Bug 19901

Summary: KeyError: MAKEDEV
Product: [Retired] Red Hat Linux Reporter: Need Real Name <pbrackin>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
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: 2000-10-27 22:12:39 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 2000-10-27 06:02:23 UTC
I am installing from hardrive dowload from ftp site.

Ok - I searched your archives and found similiar failures, but not this exact one which refers to MAKEDEV.  But, extrapolating from the other 
issues, I assumed my problem might be a bad MAKEDEV image.  So, I re-downloaded it IN BINARY mode, from a DIFFERENT mirror.  This 
did not rectify the problem.  Then I tried the updates img floppy.  The update image was loaded ok, but I got the same exact failure.  What is a 
fellow to do?

Is the key needed to be downloaded? If so, could I be missing it & where does it go?

Thanks!


Traceback (innermost last):
  File "/usr/bin/anaconda.real", line 438, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1030, in run
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/textw/packages_text.py", line 33, in __call__
  File "/tmp/updates/todo.py", line 539, in getCompsList
    self.comps = self.method.readComps(self.hdList)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/harddrive.py", line 43, in readComps
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 459, in __init__
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 428, in readCompsFile
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 101, in __getitem__
KeyError: MAKEDEV

Local variables in innermost frame:
self: <comps.HeaderList instance at 81d7630>
item: MAKEDEV

ToDo object:
(itodo
ToDo
p1
(dp2
S'method'
p3
(iharddrive
HardDriveInstallMethod
p4
(dp5
S'fstype'
p6
S'vfat'
p7
sS'isMounted'
p8
I1
sS'fnames'
p9
(dp10

<failed>

Comment 1 Need Real Name 2000-10-27 18:32:10 UTC
I have received some input from someone that my problem is that I have downloaded the src packages instead of the executable packages.  

Be advised that this is not all my fault, although I do take some blame:

your download instructions called for:
ftp://ftp.redhat.com/pub/redhat/current/i386/RedHat/RPMS

Well - ur server is hard to get to, so I went to a mirror.  Confirm that your path is incorrect for a mirror site.  The actual path is:
/pub/redhat/current/i386/en/RedHat/RPMS
or, I assume (?):
/pub/redhat/redhat-7.0/i386/en/RedHat/RPMS

where did I get my files?:
/pub/redhat/redhat-7.0/SRPMS/i386/SRPMS

Being a total newbie to redhat - I didn't know the difference between SRPMS ans RPMS - I figured maybe SRPMS were a newer convention.  Try not to 
laugh, please.

So, you may want to update you download instructions.  I will turn a few screws upstairs for my part.

Thanks!



Comment 2 Michael Fulbright 2000-10-27 22:12:37 UTC
Sorry for the confusion - I hope everything is working well now.