Bug 438446 - installer aborts
Summary: installer aborts
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-20 22:07 UTC by David Woodhouse
Modified: 2008-03-29 22:57 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-29 22:57:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
anacdump.txt (420.51 KB, text/plain)
2008-03-20 22:07 UTC, David Woodhouse
no flags Details

Description David Woodhouse 2008-03-20 22:07:53 UTC
anaconda 11.4.0.54 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/isys.py", line 263, in lochangefd
    _isys.lochangefd(loop, targ)
  File "/usr/lib/anaconda/yuminstall.py", line 362, in systemMounted
    isys.lochangefd("/dev/loop0", self._loopbackFile)
  File "/usr/lib/anaconda/yuminstall.py", line 1301, in doPreInstall
    if self.ayum.systemMounted (anaconda.id.fsset, anaconda.rootPath):
  File "/usr/lib/anaconda/backend.py", line 203, in doPreInstall
    anaconda.backend.doPreInstall(anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 131, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1246, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 80, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1267, in handleRenderCallback
    self.currentWindow.renderCallback()
SystemError: (22, 'Invalid argument')

Comment 1 David Woodhouse 2008-03-20 22:07:53 UTC
Created attachment 298753 [details]
anacdump.txt

Comment 2 David Woodhouse 2008-03-20 22:22:10 UTC
This is without my patch in bug #438377, btw -- I'm booting from the CD this time.

Comment 3 Jerry Vonau 2008-03-25 00:15:34 UTC
19:42:06 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on
/mnt/sysimage
19:42:10 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol01 on
/mnt/sysimage
19:42:10 DEBUG   : isys.py:mount()- going to mount /dev/ps3da1 on /mnt/sysimage

In my BZ438646 I had the same issue, /mnt/sysimage double mounted. At least this
one found VolGroup00 to mount 

Comment 4 David Woodhouse 2008-03-25 07:26:11 UTC
This started happening a little after 6pm, on a machine which had been working
fine earlier (I'd started another install, which had died when I unplugged the
keyboard due to the evdev thing).

My daily rawhide rsync kicks in at 6pm.

This went away when I burned the new boot.iso and booted from that instead of
the previous day's version.

Those three facts are probably enough for us to close it without further
investigation.

Comment 5 Chris Lumens 2008-03-29 22:57:30 UTC
Closing on the basis of comment #4.


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