Bug 73462 - hdtree based update fails if source tree is located on root partition
Summary: hdtree based update fails if source tree is located on root partition
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-09-04 22:29 UTC by Mike McLean
Modified: 2007-04-18 16:46 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-01-10 07:46:21 UTC
Embargoed:


Attachments (Terms of Use)
full traceback (38.09 KB, text/plain)
2002-09-04 22:30 UTC, Mike McLean
no flags Details

Description Mike McLean 2002-09-04 22:29:36 UTC
Traceback (most recent call last):
  File "/usr/bin/anaconda", line 694, in ?
    intf.run(id, dispatch, configFileData)
  File "/usr/src/build/146294-i386/install//usr/lib/anaconda/text.py", line 402,
in run
  File "/usr/src/build/146294-i386/install//usr/lib/anaconda/dispatch.py", line
251, in currentStep
  File "/usr/src/build/146294-i386/install//usr/lib/anaconda/dispatch.py", line
150, in gotoNext
  File "/usr/src/build/146294-i386/install//usr/lib/anaconda/dispatch.py", line
215, in moveStep
  File "/usr/src/build/146294-i386/install//usr/lib/anaconda/packages.py", line
115, in readPackages
  File "/usr/src/build/146294-i386/install//usr/lib/anaconda/harddrive.py", line
82, in readHeaders
  File "/usr/src/build/146294-i386/install//usr/lib/anaconda/comps.py", line
223, in __init__
rpm404.error: (2, 'No such file or directory')

Local variables in innermost frame:
path: /mnt/sysimage//RedHat/base/hdlist
self: <comps.HeaderListFromFile instance at 0x838ff7c>
noscore: 0
compatPackages: None

Comment 1 Mike McLean 2002-09-04 22:30:03 UTC
Created attachment 74925 [details]
full traceback

Comment 2 Jeremy Katz 2002-09-04 22:53:29 UTC
That's saying that RedHat/base/hdlist doesn't exist -- what type of hard drive
upgrade is this (iso or tree)?

Comment 3 Mike McLean 2002-09-05 00:25:18 UTC
tree

and the tree is located in the root partition of the base 6.2 install.

and, yes, hdlist is there

hard drive is an ide (although there is a Adaptec scsi controller in the system
with no drives attached)

Case replicates readily on this machine.  Haven't tried others (there are not
many machines round here that can take a 6.2 install).

Comment 4 Mike McLean 2002-09-06 13:52:08 UTC
further testing reveals that this bug is confined to hd-tree upgrades from 6.2
where the tree is located on the root partition to be upgraded.

In particular, 
 - hd-iso works whether the isos are located on the root partition or a separate
one.
 - hd-tree works if the tree is located on its own partition


Comment 5 Mike McLean 2002-09-06 14:56:40 UTC
Also observed with similar upgrade from 7.2.

Comment 6 Jeremy Katz 2003-01-10 07:46:21 UTC
hdtree is dead


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