Bug 2531
| Summary: | rpm doesn't check if partitions are mounted read/write | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Marc MERLIN <marc_soft> |
| Component: | rpm | Assignee: | Jay Turner <jturner> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 | CC: | o.schnapauff, srevivo |
| 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: | 2000-09-14 18:09:59 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
Marc MERLIN
1999-05-04 05:08:48 UTC
Rpm was not designed to manage packages on file systems, some of which are mounted read-only. Maybe some day ... *** Bug 4098 has been marked as a duplicate of this bug. *** rpm fails to realize it cannot write when /usr is mounted RO and an rpm -e or rpm -U is done. Result: partly updated /deleted rpms that are marked as updated/deleted in the rpm database. rpm needs to check if it can write on a filesystem ------- Additional Comments From jturner 07/19/99 09:42 ------- This issue has been assigned to a developer for further action. |