Bug 10082

Summary: Burning Redhat 6.2 beta CD fails
Product: [Retired] Red Hat Linux Reporter: whitis
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://www.freelabs.com/~whitis/linux/fix-permissions-3.c
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-03-21 20:28:23 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 whitis 2000-03-09 06:41:45 UTC
Due to permission problems which commonly acompany downloading, burning
a CD-ROM fails to produce a working copy.  The "Burning a RedHat CD
mini-HOWTO" gives a script to fix this but it does not work with 6.2
since the installer is now in python.  The "file" command on redhat 5.1
does not recognize python scripts, either.  Modifying the script
to make all .py files executable does not work.  I ended up burning
4 CD's before one would work.

Redhat should have included a script to fix permissions.

However, I have written a program which will fix the permissions
on every file when downloaded.  You may reference the URL in
your README file or included it in the download area and CD-ROMs.
It parses the "ls -lR" file and sets the permissions on every file
based on that.

Also, note that there does not seem to be a script/makefile to
make a distribution boot floppy.  This makes it difficult to
fix bugs or add enhancements to the installer.  In the past,
I have tried to dismantle the boot floppy, modify it, and put
it together but it failed for obscure layes.

Comment 1 Jay Turner 2000-03-21 20:28:59 UTC
If a user is going to download the distribution for the purposes of making a
CDROM from it, then we recommend they download the .iso image, which will
preserve the permissions and all and get around these problems.

I will pass on the script for fixing permissions to the install developers here
at the office.