Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Removing python-urllib3 from EPEL6 break python-requests How reproducible: always. Steps to Reproduce: $ yum install python-requests Resolving Dependencies --> Running transaction check ---> Package python-requests.noarch 0:1.1.0-4.el6 will be installed --> Processing Dependency: python-urllib3 for package: python-requests-1.1.0-4.el6.noarch --> Finished Dependency Resolution Beginning Kernel Module Plugin Finished Kernel Module Plugin Error: Package: python-requests-1.1.0-4.el6.noarch (epel) Requires: python-urllib3 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Actual results: I can't install python-requests Expected results: python-requests installs. Additional info:
FWIW, both python-requests and python-urllib3 (and their deps) are apperently in CentOS Extras. Perhaps you can use versions provided by your distribution.
In RHEL, they seem to be in a "Red Hat Common" channel. ;( Which is in fact NOT a channel that EPEL currently promises to not conflict with... I'll see what I can find out here...
I am using Scientific Linux. RDO install requires these dependencies as well, so el6 Icehouse install now breaks. It's why we detected it this morning.
ok. I have unblocked and retagged the last build... so it should re-appear in the updates push I am pushing right now. ;( Sorry for this.
Unless I'm mistaken, this is fixed now.