Created
October 15, 2017 15:03
-
-
Save cinek810/059cfd5f487f69cf727ebc22fc7870cc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@centos6 cinek]# yum install azure-cli | |
Loaded plugins: fastestmirror | |
Setting up Install Process | |
Loading mirror speeds from cached hostfile | |
* base: centos.mirror.transip.nl | |
* epel: epel.besthosting.ua | |
* extras: centos.mirror.triple-it.nl | |
* updates: centos.mirror.transip.nl | |
Resolving Dependencies | |
--> Running transaction check | |
---> Package azure-cli.x86_64 0:2.0.19-1.el7 will be installed | |
--> Processing Dependency: libpython2.7.so.1.0()(64bit) for package: azure-cli-2.0.19-1.el7.x86_64 | |
--> Finished Dependency Resolution | |
Error: Package: azure-cli-2.0.19-1.el7.x86_64 (azure-cli) | |
Requires: libpython2.7.so.1.0()(64bit) | |
You could try using --skip-broken to work around the problem | |
You could try running: rpm -Va --nofiles --nodigest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment