Bug 1461839
Summary: | mock-1.4.2-1 fails to create /etc/mock/default.cfg symlink | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Nikola Forró <nforro> |
Component: | mock | Assignee: | Clark Williams <williams> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | audrey, bitlord0xff, ferdnyc, jdisnard, lyude, mebrown, mpalenik, msimacek, msuchy, praiskup, sjenning, williams, zbyszek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-07-31 09:58:18 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
Nikola Forró
2017-06-15 12:36:11 UTC
Just saw this as well on F26 during mock install: Installing : mock-1.4.2-1.fc26.noarch 49/49 Running scriptlet: mock-1.4.2-1.fc26.noarch 49/49 Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named rpmUtils.arch Warning: file /etc/mock/fedora-26-.cfg does not exists. unable to update /etc/mock/default.cfg Just adding myself, since I'm not an expert, does 'uname -m' provide architecture of the running system, or maybe even better 'rpm --eval %_arch'? I know this for x86_64 should work, but not sure for 32bit x86, or other arches like different variants of arm, ppc ... This issue (the failure to link /etc/mock/default.cfg) is ultimately a side-effect of the scriptlet problem from #1473040, which causes it to mis-generate the link target filename. Suggest marking this report as dup of bug 1473040 (even though it's older). *** Bug 1473040 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 1462310 *** |