From 9c35aa7937c842124d053e85c0af9d590df6e932 Mon Sep 17 00:00:00 2001 From: Ger Strikwerda Date: Tue, 20 Mar 2018 11:39:35 +0100 Subject: [PATCH] first commit --- sync.rpms | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 sync.rpms 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