Bug 1024070
| Summary: | yum-builddep requires source repositories to be disabled | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Ray Strode [halfline] <rstrode> | |
| Component: | yum-utils | Assignee: | Valentina Mukhamedzhanova <vmukhame> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Patrik Kis <pkis> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 7.0 | CC: | jstpierr, ksrot, packaging-team-maint, pkis, riehecky, vmukhame | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | yum-utils-1.1.31-23.el7 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1088403 (view as bug list) | Environment: | ||
| Last Closed: | 2014-06-13 11:47:52 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1088403 | |||
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |
The yum-builddep man page says: The source RPM for the specified package must be available in a Yum repository (which will be automatically enabled, if it is disabled) But adding an enabled source yum repository doesn't make yum-builddep function in RHEL 7. Editing the repo file to have enabled=0 instead of enabled=1 does make it work, though. Toggling it back to 1 again, makes it fail again. It's apparently only looking at disabled repositories.