Bug 1101325
Summary: | error: unpacking of archive failed on file /var/lock/uucp: cpio: mkdir | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lee Howard <faxguy> |
Component: | uucp | Assignee: | Pavel Raiskup <praiskup> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | nphilipp, ovasik, praiskup |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | uucp-1.07-42.fc19 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-12 06:23:20 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: | 998737 |
Description
Lee Howard
2014-05-26 22:49:39 UTC
uucp-1.07-42.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/uucp-1.07-42.fc20 uucp-1.07-42.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/uucp-1.07-42.fc19 Package uucp-1.07-42.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing uucp-1.07-42.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-6751/uucp-1.07-42.fc19 then log in and leave karma (feedback). Thank you. I don't know how apply the uucp update to koji builds other than simply waiting for it to mature and release. (?) (In reply to Lee Howard from comment #4) > Thank you. I don't know how apply the uucp update to koji builds other than > simply waiting for it to mature and release. (?) Lee, I submitted buildroot override [1] right now: Your buildroot override has been successfully tagged. It may take up to 20 minutes for the buildroot to regenerate. [1] http://fedoraproject.org/wiki/Bodhi/BuildRootOverrides Hmm, I'm still at a loss why the error in comment #0 happens in F19, F20 but not F21: The filesystem package tries to create the /var/lock symlink in %pretrans, but this should fail on all three because the /var directory doesn't exist at that point (unless koji/mock creates it in Rawhide but not the old releases). Ondrej? Seems like on Rawhide is installed "lockdev" before uucp? Maybe - I should probably add posix.mkdir(/var) into filesystem to prevent it anyway... uucp-1.07-42.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. uucp-1.07-42.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |