[root@localhost ~]# ./doit
|
==> Running: remove_package a
|
Saving Primary metadata
|
Saving file lists metadata
|
Saving other metadata
|
Generating sqlite DBs
|
Sqlite DBs complete
|
==> Running: yum clean all
|
Loaded plugins: fastestmirror
|
Cleaning repos: base extras test updates
|
Cleaning up everything
|
Cleaning up list of fastest mirrors
|
==> Running: yum makecache fast
|
Loaded plugins: fastestmirror
|
Determining fastest mirrors
|
* base: mirror.hmc.edu
|
* extras: denver.gaminghost.co
|
* updates: centos.mirror.ndchost.com
|
Metadata Cache Created
|
==> Running: yum clean all --disablerepo=* --enablerepo=test
|
Loaded plugins: fastestmirror
|
Cleaning repos: test
|
Cleaning up everything
|
Cleaning up list of fastest mirrors
|
==> Running: yum makecache fast --disablerepo=* --enablerepo=test
|
Loaded plugins: fastestmirror
|
Determining fastest mirrors
|
Metadata Cache Created
|
==> Running: metadata_age
|
0
|
==> Running: deploy_package a
|
Spawning worker 0 with 1 pkgs
|
Spawning worker 1 with 0 pkgs
|
Workers Finished
|
Saving Primary metadata
|
Saving file lists metadata
|
Saving other metadata
|
Generating sqlite DBs
|
Sqlite DBs complete
|
==> Running: sleep 35
|
==> Running: metadata_age
|
36
|
==> Running: yum list test-package-a
|
Loaded plugins: fastestmirror
|
Loading mirror speeds from cached hostfile
|
* base: mirror.hmc.edu
|
* extras: mirrors.usc.edu
|
* updates: centos.mirror.ndchost.com
|
Error: No matching Packages to list
|
==> Running: metadata_age
|
38
|
==> Running: yum info test-package-a
|
Loaded plugins: fastestmirror
|
Loading mirror speeds from cached hostfile
|
* base: mirror.hmc.edu
|
* extras: mirrors.usc.edu
|
* updates: centos.mirror.lstn.net
|
Error: No matching Packages to list
|
==> Running: metadata_age
|
39
|
==> Running: bash -c echo "n" | yum install test-package-a
|
Loaded plugins: fastestmirror
|
Loading mirror speeds from cached hostfile
|
* base: mirror.hmc.edu
|
* extras: mirrors.usc.edu
|
* updates: centos.mirror.ndchost.com
|
Resolving Dependencies
|
--> Running transaction check
|
---> Package test-package-a.noarch 0:0.0.1-1.el7.centos will be installed
|
--> Finished Dependency Resolution
|
|
Dependencies Resolved
|
|
================================================================================
|
Package Arch Version Repository Size
|
================================================================================
|
Installing:
|
test-package-a noarch 0.0.1-1.el7.centos test 2.1 k
|
|
Transaction Summary
|
================================================================================
|
Install 1 Package
|
|
Total download size: 2.1 k
|
Installed size: 0
|
Is this ok [y/d/N]: Exiting on user command
|
Your transaction was saved, rerun it with:
|
yum load-transaction /tmp/yum_save_tx.2017-03-08.19-03.GlSNww.yumtx
|
==> Running: metadata_age
|
1
|