Bug 39173 - traceback (innermost last) finds an internal error after installation files have been installed
Summary: traceback (innermost last) finds an internal error after installation files h...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-05-05 00:22 UTC by Anthony Uribe
Modified: 2007-04-18 16:33 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-05-18 19:12:11 UTC
Embargoed:


Attachments (Terms of Use)
exact error message that occurs (909 bytes, text/plain)
2001-05-05 00:23 UTC, Anthony Uribe
no flags Details

Description Anthony Uribe 2001-05-05 00:22:32 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows 98; Supra 
Telecom.Net = 888-31-SUPRA)

Description of problem:
Installer finishes all the installation files and it finds an internal 
error when it does the traceback.

How reproducible:
Always

Steps to Reproduce:
1.I make the partition: three partitions, /boot, /, swap
2.choose programs to install: Gnome and games
3.press ok to install	
4. intallation goes fine and error ocurrs during traceback

Actual Results:  Traceback (innermost last):
  File "/usr/bin/anaconda", line 438, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1028, in 
run
    rc = apply (step[1](), (dir,) + step[2])
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 279, in 
__call__
    todo.upgradeFindPackages (root)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 910, in 
upgradeFindPackages
    fstab.readFstab('/mnt/sysimage/etc/fstab', self.fstab)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/fstab.py", line 976, in 
readFstab
    f = open (path, "r")
IOError: [Errno 5] Input/output error: '/mnt/sysimage/etc/fstab'

Local variables in innermost frame:
loopIndex: {}
path: /mnt/sysimage/etc/fstab
fstab: <fstab.NewtFstab instance at 82160b0>

ToDo object:
(itodo
ToDo
p1
(dp2
S'method'
p3
(iimage
CdromInstallMethod
p4
(dp5
S'progressWindow'
p6

<failed>


Expected Results:  installation complete

Additional info:

Comment 1 Anthony Uribe 2001-05-05 00:23:29 UTC
Created attachment 17409 [details]
exact error message that occurs

Comment 2 Brent Fox 2001-05-07 15:17:27 UTC
Were you upgrading or installing?

Comment 3 Anthony Uribe 2001-05-08 01:55:13 UTC
I was installing Red Hat linux 7.0 on a 233 pentium 2 processor with an 
internal 100mb zip drive, 36x cd-rom, and a 2.6 gig harddrive.

Comment 4 Brent Fox 2001-05-08 18:22:38 UTC
Ok, for some reason the traceback that I see indicates that the installer was
trying to perform an upgrade instead of an install.  Something may be wrong with
your cd.  Can you look on VC3 and VC4 and see if there are any error messages?

Comment 5 Brent Fox 2001-05-18 19:12:07 UTC
Closing due to inactivity. Please reopen if you have more information.


Note You need to log in before you can comment on or make changes to this bug.