Bug 1549006
Summary: | Wrong dependency on python2-requests | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Daniel B <dani-rh> |
Component: | python-dns-lexicon | Assignee: | Nick Bebout <nb> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel7 | CC: | elyscape, nb |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python2-requests-2.6.0-0.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-05-03 20:09:39 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Daniel B
2018-02-26 08:42:41 UTC
Maybe you need to yum clean all. python2-requests is a package in epel which automatically requires python-requests. [root@nbebout1 ~]# yum info python2-requests Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.sjc02.svwh.net * epel: mirror.sjc02.svwh.net * epel-testing: mirror.sjc02.svwh.net * extras: mirror.sjc02.svwh.net * remi-php71: mirror.bebout.net * remi-safe: mirror.bebout.net * updates: mirror.sjc02.svwh.net Available Packages Name : python2-requests Arch : noarch Version : 2.6.0 Release : 0.el7 Size : 2.9 k Repo : epel-testing/x86_64 Summary : Dummy package depending on python-requests License : Public Domain Description : This package exists only to allow packagers to uniformly depend on : python2-requests instead of conditionalizing those dependencies based on the : version of EPEL or Fedora. It contains no files. Indeed, the package does exist. But only in epel-testing, not in epel. So there's still a broken dependency unless we --enablerepo=epel-testing Good catch. Can you give it karma at https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-348279fada Hopefully we can get it pushed soon. Done. Thanks. I guess we can close this one (unless it should stay open until python2-requests is pushed in epel ?) Do you have a FAS account? if you do, please login and give it karma again (Bodhi doesn't count anonymous karma). |