Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 22448

Summary: Applying security update for sysklogd, unlink error
Product: [Retired] Red Hat Linux Reporter: Need Real Name <root>
Component: sysklogdAssignee: Bill Nottingham <notting>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: rvokal
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: 2000-12-18 14:58:52 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 Need Real Name 2000-12-18 14:21:27 UTC
[root@midnightsun cybmon]# rpm -Uvh sysklogd-1.3.31-17.i386.rpm
sysklogd                    #############can't rename /sbin/syslogd to
/sbin/syslogd-RPMDELETE: Operation not permitted
unpacking of archive failed on file /sbin/syslogd: cpio: unlink

Comment 1 Need Real Name 2000-12-18 14:25:01 UTC
[root@midnightsun /sbin]# rm syslogd
rm: remove write-protected file `syslogd'? y
rm: cannot unlink `syslogd': Operation not permitted


Comment 2 Bill Nottingham 2000-12-18 14:58:49 UTC
You appear to have done something odd, like tried to upgrade on a
read-only filesystem, or have made /sbin/syslogd immutable. RPM
isn't going to work in that case.