Bug 51188

Summary: scriptlets produce warnings when /usr is mounted ro
Product: [Retired] Red Hat Linux Reporter: Enrico Scholz <rh-bugzilla>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-08-09 15:30:32 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:
Bug Depends On: 51193    
Bug Blocks:    

Description Enrico Scholz 2001-08-08 11:49:47 UTC
When /usr is mounted read-only (and put into rpm's %_netsharedpath), the
%post... scriptlets are producing warnings:

$ rpm -U XFree86-4.1.0-0.9.11.i386.rpm
Warnung:    erase unlink of /usr/X11R6/lib/X11/xserver failed: Das
Dateisystem ist nur lesbar
Warnung:    erase unlink of /usr/X11R6/lib/X11/rstart failed: Das
Dateisystem ist nur lesbar
Warnung:    erase unlink of /usr/X11R6/lib/X11/proxymngr failed: Das
Dateisystem ist nur lesbar
Warnung:    erase unlink of /usr/X11R6/lib/X11/lbxproxy failed: Das
Dateisystem ist nur lesbar

[sorry for German locale; warning tells that the filesystem is read-only]

Comment 1 Jeff Johnson 2001-08-09 15:30:26 UTC
Changing package to rpm

Comment 2 Jeff Johnson 2001-08-30 18:05:01 UTC
Collapsing RO mount problems at bugzilla #52190.

*** This bug has been marked as a duplicate of 52190 ***