commit 9c35aa7937c842124d053e85c0af9d590df6e932 Author: Ger Strikwerda Date: Tue Mar 20 11:39:35 2018 +0100 first commit diff --git a/sync.rpms b/sync.rpms new file mode 100644 index 0000000..3b52906 --- /dev/null +++ b/sync.rpms @@ -0,0 +1,20 @@ + +howto install same packages on cms-fa22 as installed on cms-fa21: + +[root@cms-fa21 ~]# yum install yum-utils + +Installed: + yum-utils.noarch 0:1.1.31-42.el7 + +Complete! + +[root@cms-fa21 ~]# yum-debug-dump +Loaded plugins: fastestmirror +Loading mirror speeds from cached hostfile + * base: mirror.nforce.com + * epel: nl.mirror.babylon.network + * extras: centos.mirror.triple-it.nl + * updates: centos.mirror.triple-it.nl +Output written to: /root/yum_debug_dump-cms-fa21.service.rug.nl-2018-03-14_11:02:30.txt.gz + +[root@cms-fa22 ~]# yum-debug-restore ./yum_debug_dump-cms-fa21.service.rug.nl-2018-03-14_11\:15\:00.txt.gz