Bug 202744 - FC4->FC6t2 DVD text upgrade fails with AttributeError: InstallData has no attribute 'grpset'
Summary: FC4->FC6t2 DVD text upgrade fails with AttributeError: InstallData has no att...
Keywords:
Status: CLOSED DUPLICATE of bug 201960
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 6
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-16 08:16 UTC by Pekka Savola
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-16 14:03:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pekka Savola 2006-08-16 08:16:03 UTC
Description of problem:

FC4->FC6t2 (USB) DVD text upgrade fails with AttributeError: InstallData has no
attribute 'grpset'.

DVD mediacheck has been successfully performed.  The crash happens after
depsolver has completed.

From the log (typos possible as this was typed by myself):

INFO: moving(1) to step confirmupgrade
CRITICAL: Traceback (most recent call last):
  File "/usr/bin/anaconda", line 939, in ?
    anaconda.intf.run(anaconda)
  File "/usr/lib/anaconda/text.py", line 517, in run
    rc = win(self.screen, instance)
  File "/usr/lib/anaconda/textw/confirm_text.py", line 60, in __call__
    rc = presentRequiredMediaMessage(anaconda.intf, anaconda.id.grpset)
AttributeError: InstallMedia instance has no attribute 'grpset'

INFO: in run, screen = <snack.SnackScreen instance at 0xb7b42bec>


Version-Release number of selected component (if applicable):

FC6 test 2

How reproducible:

Upgrade from DVD in text mode (?).  Cannot test graphical mode as it doesn't
work for another reason (being filled right now).

Comment 1 Chris Lumens 2006-08-16 14:03:08 UTC

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


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