Giter Club home page Giter Club logo

Comments (1)

mbr0wn avatar mbr0wn commented on June 13, 2024

Here's the offending part:

[INFO] Executing command with elevated privileges: `yum -y install python-requests'
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: mirror.ash.fastserv.com
 * epel: mirror.steadfastnet.com
 * extras: mirror.ash.fastserv.com
 * updates: mirror.ash.fastserv.com
Resolving Dependencies
--> Running transaction check
---> Package python-requests.noarch 0:2.6.0-1.el7_1 will be installed
--> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-1.el7_1.noarch
--> Running transaction check
---> Package python-urllib3.noarch 0:1.10.2-5.el7 will be installed
--> Processing Dependency: python-six for package: python-urllib3-1.10.2-5.el7.noarch
--> Running transaction check
---> Package python-six.noarch 0:1.9.0-2.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
 Package                Arch          Version                 Repository   Size
================================================================================
Installing:
 python-requests        noarch        2.6.0-1.el7_1           base         94 k
Installing for dependencies:
 python-six             noarch        1.9.0-2.el7             base         29 k
 python-urllib3         noarch        1.10.2-5.el7            base        102 k
Transaction Summary
================================================================================
Install  1 Package (+2 Dependent packages)
Total download size: 224 k
Installed size: 817 k
Downloading packages:
--------------------------------------------------------------------------------
Total                                              845 kB/s | 224 kB  00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : python-six-1.9.0-2.el7.noarch                                1/3 
  Installing : python-urllib3-1.10.2-5.el7.noarch                           2/3Error unpacking rpm package python-urllib3-1.10.2-5.el7.noarch
 
error: unpacking of archive failed on file /usr/lib/python2.7/site-packages/urllib3/packages/ssl_match_hostname: cpio: rename
  Installing : python-requests-2.6.0-1.el7_1.noarch                         3/3 
error: python-urllib3-1.10.2-5.el7.noarch: install failed
  Verifying  : python-requests-2.6.0-1.el7_1.noarch                         1/3 
  Verifying  : python-six-1.9.0-2.el7.noarch                                2/3 
  Verifying  : python-urllib3-1.10.2-5.el7.noarch                           3/3 
Installed:
  python-requests.noarch 0:2.6.0-1.el7_1                                        
Dependency Installed:
  python-six.noarch 0:1.9.0-2.el7                                               
Failed:
  python-urllib3.noarch 0:1.10.2-5.el7                                          

So yum tries to install python-urllib3, then fails. I think this is not even a CentOS issue, because I couldn't repro this bug. However, I tried to see what yum install python-requests does for me, and it tries to install urllib3, and succeeds. I think this is probably a glitch. I'm going to close this unless you see this happening again.

from gr-recipes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.