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

Bug 40045

Summary: installer fail with minor disk failures
Product: [Retired] Red Hat Linux Reporter: Need Real Name <ferulisses>
Component: anacondaAssignee: Brent Fox <bfox>
Status: CLOSED WONTFIX QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-05-10 20:49:22 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 2001-05-10 10:12:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.51 [pt] (WinNT; I)

Description of problem:
using a bad media or a bad cd-rom drive to install or upgrade, the system give no chances to correct the problem

How reproducible:
Sometimes

Steps to Reproduce:
1. got a no so good cdrom drive, or a RedHat disk with failures
2. start install or upgrade of a system

	 

Actual Results:  1. when some file fail to load, the install or upgrade process hang, and don't give chances to continue

Expected Results:  at least, try again, unmount and remount the disk, or ask the user to make it work

Additional info:

I was surprised for a mal-functionall CD-ROM drive on a upgrade of RedHat Linux box, the upgrade
hangs at middle, and the system no longer boot-up, it may at least ask me to make the CD-ROM
run, and, in fact, umount and remount solve the problem, in the next boot, I restart the upgrade
and it did everything ok. (oh, I need to fsck manually the partitions, because anaconda just
say me: there are errors in file system, reboot, and don't give chance to correct the problem
and continue)

Somecases, the user may have a backup disk of RedHat Linux, and may replace the media at
instalation,

Comment 1 Brent Fox 2001-05-10 20:49:17 UTC
I agree that this would be nice, but it's a decent amount of work and I'm not
sure that we would gain very much by doing it.  Usually, when there are problems
reading a file or a package, it's usually because something is wrong with the
installation media (whether that's a cdrom or a network install).  Trying again
wouldn't make any difference in these cases because something is physically
wrong with the media (or hardware).  Also, we get a lot of requests for an
"Abort, Retry, Fail" kind of option if the package appears to be corrupt. 
Again, we can't just allow the user to skip a package because we don't know what
other packages may rely on that one.  For example, if the package in question is
something like glibc or the kernel, skipping that package just shouldn't be
possible.

Comment 2 Brent Fox 2001-05-14 19:12:06 UTC
*** Bug 40088 has been marked as a duplicate of this bug. ***