Bug 169131 - Install failure
Summary: Install failure
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-23 14:30 UTC by David Woodhouse
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-23 15:04:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
screenshot of failed install (52.60 KB, image/jpeg)
2005-09-23 14:30 UTC, David Woodhouse
no flags Details

Description David Woodhouse 2005-09-23 14:30:56 UTC
Install fails on pSeries with today's rawhide (anaconda 10.3.0.24). I believe it
was about to format the file systems. See attached screenshot.

Comment 1 David Woodhouse 2005-09-23 14:30:57 UTC
Created attachment 119182 [details]
screenshot of failed install

Comment 2 David Woodhouse 2005-09-23 14:32:15 UTC
What it said on the console may be slightly more informative than what it said
in the screenshot :)

15:24:57 CRITICAL: Traceback (most recent call last):
  File "/usr/lib/anaconda/gui.py", line 1164, in handleRenderCallback
    self.currentWindow.renderCallback()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 245, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 893, in nextClicked
    self.dispatch.gotoNext()
  File "/usr/lib/anaconda/dispatch.py", line 159, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/dispatch.py", line 230, in moveStep
    rc = apply(func, self.bindArgs(args))
  File "/usr/lib/anaconda/backend.py", line 131, in doPreSelection
    backend.doPreSelection(intf, id, instPath)
  File "/usr/lib/anaconda/yuminstall.py", line 258, in doPreSelection
    id.instClass.setGroupSelection(self)
  File "/usr/lib/anaconda/installclasses/fedora.py", line 26, in setGroupSelection
    backend.selectGroup("workstation-common")
  File "/usr/lib/anaconda/yuminstall.py", line 462, in selectGroup
    self.ayum.tsInfo.addInstall(p)
  File "/usr/lib/python2.4/site-packages/yum/transactioninfo.py", line 194, in
addInstall
    txmbr = TransactionMember(po)
  File "/usr/lib/python2.4/site-packages/yum/transactioninfo.py", line 283, in
__init__
    val = getattr(self.po, attr)
AttributeError: 'list' object has no attribute 'pkgtup'

/usr/lib/anaconda/gui.py:586: GtkWarning: gtk_text_buffer_emit_insert: assertion
`g_utf8_validate (text, len, NULL)' failed
  textbuf.insert(iter, line)


Comment 3 Jeremy Katz 2005-09-23 15:04:55 UTC
This is fixed in the current work.  Should be in rawihde tomorrow


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