Bug 438446

Summary: installer aborts
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: jvonau3
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: 2008-03-29 22:57:30 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:
Attachments:
Description Flags
anacdump.txt none

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.