Bug 526368
| Summary: | rpm updates fail for nfs-mounted directories | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Frank Ch. Eigler <fche> |
| Component: | filesystem | Assignee: | Ondrej Vasik <ovasik> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | meherab.023012, ovasik |
| 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: | 2009-09-30 12:32:12 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
Frank Ch. Eigler
2009-09-30 01:21:27 UTC
I'll try to check with rpm guys if it could be solved. Anyway - could you please specify that low level cpio error? TIA. Additionally, could you please add information which way of update you have tried? Was it update via PackageKit , yum or simple rpm -U on downloaded rpm? Could you try other ways? TIA. Sure, via yum: .... Installing : filesystem .... Error unpacking rpm package filesystem-2.4.30-2.fc12.x86_64 error: unpacking of archive failed on file /home: cpio: lsetfilecon Failed: filesystem.x86_64 .... Discussed with rpm guy, we both tend to close this bugzilla NOTABUG. It is expected that rpm update should fail when one or more of the package files/dirs are not installed due to read only target filesystem. Any other behaviour could lead to incomplete package update, imagine package update on filesystem with read only /usr. Maybe error from rpm could be more comprehensive to allow user better address the issue. But this could be only suggested as RFE for rpm. Feel free to make a suggestion there. You can try to unmount the said directory the the error. For example, if your error message shows like bellow error, then umount the /mnt directory which may be mounted by cdrom. error: unpacking of archive failed on file /mnt: cpio: lsetfilecon |