Bug 142139 - kickstart traceback
Summary: kickstart traceback
Keywords:
Status: CLOSED DUPLICATE of bug 141570
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-12-07 16:44 UTC by Joe Orton
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:07:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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