Skip to content

Instantly share code, notes, and snippets.

@sammcj
Created June 29, 2015 23:52
Show Gist options
  • Save sammcj/871f4932ce247b5077e6 to your computer and use it in GitHub Desktop.
Save sammcj/871f4932ce247b5077e6 to your computer and use it in GitHub Desktop.
wtf yum
[root@int-build-samm ~]# yum upgrade python
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirror.as24220.net
* centosplus: mirror.as24220.net
* elrepo: mirror.ventraip.net.au
* elrepo-SRPMS: mirror.ventraip.net.au
* elrepo-extras: mirror.ventraip.net.au
* elrepo-kernel: mirror.ventraip.net.au
* epel: mirror.as24220.net
* extras: mirror.optus.net
* fasttrack: mirror.as24220.net
* updates: mirror.as24220.net
Resolving Dependencies
--> Running transaction check
---> Package python.x86_64 0:2.7.5-16.el7 will be updated
---> Package python.x86_64 0:2.7.5-18.el7_1.1 will be an update
--> Processing Dependency: python-libs(x86-64) = 2.7.5-18.el7_1.1 for package: python-2.7.5-18.el7_1.1.x86_64
--> Running transaction check
---> Package python-libs.x86_64 0:2.7.5-16.el7 will be updated
---> Package python-libs.x86_64 0:2.7.5-18.el7_1.1 will be an update
--> Processing Dependency: /bin/python for package: cluster-glue-1.0.12-1.16.1.x86_64
--> Finished Dependency Resolution
Error: Package: cluster-glue-1.0.12-1.16.1.x86_64 (@suse-centos7-haclustering)
Requires: /bin/python
Removing: python-2.7.5-16.el7.x86_64 (@anaconda)
Not found
Updated By: python-2.7.5-18.el7_1.1.x86_64 (updates)
Not found
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@int-build-samm ~]# yum remove cluster-glue
Loaded plugins: fastestmirror, langpacks
Resolving Dependencies
--> Running transaction check
---> Package cluster-glue.x86_64 0:1.0.12-1.16.1 will be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================================================================================================================================================
Package Arch Version Repository Size
================================================================================================================================================================================================================
Removing:
cluster-glue x86_64 1.0.12-1.16.1 @suse-centos7-haclustering 887 k
Transaction Summary
================================================================================================================================================================================================================
Remove 1 Package
Installed size: 887 k
Is this ok [y/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Erasing : cluster-glue-1.0.12-1.16.1.x86_64 1/1
Verifying : cluster-glue-1.0.12-1.16.1.x86_64 1/1
Removed:
cluster-glue.x86_64 0:1.0.12-1.16.1
Complete!
[root@int-build-samm ~]# yum upgrade python
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirror.as24220.net
* centosplus: mirror.as24220.net
* elrepo: mirror.ventraip.net.au
* elrepo-SRPMS: mirror.ventraip.net.au
* elrepo-extras: mirror.ventraip.net.au
* elrepo-kernel: mirror.ventraip.net.au
* epel: mirror.as24220.net
* extras: mirror.optus.net
* fasttrack: mirror.as24220.net
* updates: mirror.as24220.net
Resolving Dependencies
--> Running transaction check
---> Package python.x86_64 0:2.7.5-16.el7 will be updated
---> Package python.x86_64 0:2.7.5-18.el7_1.1 will be an update
--> Processing Dependency: python-libs(x86-64) = 2.7.5-18.el7_1.1 for package: python-2.7.5-18.el7_1.1.x86_64
--> Running transaction check
---> Package python-libs.x86_64 0:2.7.5-16.el7 will be updated
---> Package python-libs.x86_64 0:2.7.5-18.el7_1.1 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================================================================================================================================================
Package Arch Version Repository Size
================================================================================================================================================================================================================
Updating:
python x86_64 2.7.5-18.el7_1.1 updates 86 k
Updating for dependencies:
python-libs x86_64 2.7.5-18.el7_1.1 updates 5.6 M
Transaction Summary
================================================================================================================================================================================================================
Upgrade 1 Package (+1 Dependent package)
Total download size: 5.7 M
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs reduced 5.7 M of updates to 564 k (90% saved)
(1/2): python-2.7.5-16.el7_2.7.5-18.el7_1.1.x86_64.drpm | 58 kB 00:00:00
(2/2): python-libs-2.7.5-16.el7_2.7.5-18.el7_1.1.x86_64.drpm | 506 kB 00:00:00
Finishing delta rebuilds of 1 package(s) (5.6 M)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 117 kB/s | 564 kB 00:00:04
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : python-libs-2.7.5-18.el7_1.1.x86_64 1/4
Updating : python-2.7.5-18.el7_1.1.x86_64 2/4
Cleanup : python-2.7.5-16.el7.x86_64 3/4
Cleanup : python-libs-2.7.5-16.el7.x86_64 4/4
Verifying : python-2.7.5-18.el7_1.1.x86_64 1/4
Verifying : python-libs-2.7.5-18.el7_1.1.x86_64 2/4
Verifying : python-libs-2.7.5-16.el7.x86_64 3/4
Verifying : python-2.7.5-16.el7.x86_64 4/4
Updated:
python.x86_64 0:2.7.5-18.el7_1.1
Dependency Updated:
python-libs.x86_64 0:2.7.5-18.el7_1.1
Complete!
[root@int-build-samm ~]# yum install cluster-glue
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirror.as24220.net
* centosplus: mirror.as24220.net
* elrepo: mirror.ventraip.net.au
* elrepo-SRPMS: mirror.ventraip.net.au
* elrepo-extras: mirror.ventraip.net.au
* elrepo-kernel: mirror.ventraip.net.au
* epel: mirror.as24220.net
* extras: mirror.optus.net
* fasttrack: mirror.as24220.net
* updates: mirror.as24220.net
Resolving Dependencies
--> Running transaction check
---> Package cluster-glue.x86_64 0:1.0.12-1.16.1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================================================================================================================================================
Package Arch Version Repository Size
================================================================================================================================================================================================================
Installing:
cluster-glue x86_64 1.0.12-1.16.1 network_ha-clustering_Stable 275 k
Transaction Summary
================================================================================================================================================================================================================
Install 1 Package
Total download size: 275 k
Installed size: 887 k
Is this ok [y/d/N]: y
Downloading packages:
cluster-glue-1.0.12-1.16.1.x86_64.rpm | 275 kB 00:00:06
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : cluster-glue-1.0.12-1.16.1.x86_64 1/1
Verifying : cluster-glue-1.0.12-1.16.1.x86_64 1/1
Installed:
cluster-glue.x86_64 0:1.0.12-1.16.1
Complete!
@sammcj
Copy link
Author

sammcj commented Dec 15, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment