Bug 6449

Summary: iBCS %install for kernel-2.2.12-20 won't work as a normal user
Product: [Retired] Red Hat Linux Reporter: carenas
Component: kernelAssignee: Cristian Gafton <gafton>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 6.1   
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: 1999-10-28 15:41:29 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 carenas 1999-10-28 05:28:25 UTC
on the iBCS part for %install there are several calls to
mknod, which can no made as a normal user.  building the
iBCS devices would be better done on a %post script or
telling the user to use MAKDEV.iBCS which is installed

Comment 1 Bill Nottingham 1999-10-28 15:41:59 UTC
If you do it in the %post, you can't verify the package correctly.
At some point, there might be a mechanism in RPM to allow for packaging
of special files in a different manner. Until then, we probably won't
fix this, or the dev package.