Bug 142139

Summary: kickstart traceback
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nobody+pnasrat
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:07:35 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 Joe Orton 2004-12-07 16:44:57 UTC
From Raw Hide from last night or the night before, I'll attach the
anacdump.txt

Traceback (most recent call last):
  File "/usr/bin/anaconda", line 1173, in ?
    intf.run(id, dispatch, configFileData)
  File "/usr/src/build/491522-i386/install//usr/lib/anaconda/text.py",
line 510, in run
    dispatch.gotoNext()
  File
"/usr/src/build/491522-i386/install//usr/lib/anaconda/dispatch.py", line
173, in gotoNext
    self.moveStep()
  File
"/usr/src/build/491522-i386/install//usr/lib/anaconda/dispatch.py", line
241, in moveStep
    rc = apply(func, self.bindArgs(args))
  File
"/usr/src/build/491522-i386/install//usr/lib/anaconda/packages.py", line
778, in doPreInstall
    isys.mount("/dev", "/mnt/sysimage/dev", bindMount = 1)
  File "/usr/lib/anaconda/isys.py", line 189, in mount
    rc = _isys.mount(fstype, device, location, readOnly, bindMount,
remount)
SystemError: (22, 'Invalid argument')

Local variables in innermost frame:
bindMount: 1
remount: 0
fstype: ext2
readOnly: 0
location: /mnt/sysimage/dev
device: /dev
createdNode: 0

Comment 2 Jeremy Katz 2004-12-08 16:00:36 UTC

*** This bug has been marked as a duplicate of 141570 ***

Comment 3 Red Hat Bugzilla 2006-02-21 19:07:35 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.