Bug 246037
Summary: | Fails unpacking package, but reports success | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Boris Goldowsky <boris> |
Component: | rpm | Assignee: | Paul Nasrat <nobody+pnasrat> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 7 | CC: | james.antill |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-08-10 07:05:41 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Boris Goldowsky
2007-06-28 00:28:56 UTC
You are likely trying to replace a directory with a symlink. If so, you will need to add a %pretrans section to move the directory and create the symlink. tar/cpio have exactly the same problem as rpm replacing a directory with a symlink. |