Bug 1210398
Summary: | 'fedpkg mockbuild' fails to set up build root | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> |
Component: | mock | Assignee: | Miroslav Suchý <msuchy> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | dennis, jdisnard, jeff, mebrown, msimacek, msuchy, pbabinca, praiskup, s, williams |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-04-20 15:28:40 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
Tim Waugh
2015-04-09 15:24:42 UTC
reassiging to mock as that is where the error is coming from. mock likely needs to call yum-deprecated not yum now I tried adding this line to /etc/mock/fedora-22-x86_64.cfg: config_opts['package_manager'] = 'dnf' and it worked around the problem. *** This bug has been marked as a duplicate of bug 1211978 *** |