Bug 88706 - firstboot.1050114282.0
Summary: firstboot.1050114282.0
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: firstboot
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-04-12 03:10 UTC by Need Real Name
Modified: 2007-04-18 16:53 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-05-16 20:54:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2003-04-12 03:10:49 UTC
Description of problem:
I did a system update from RedHat 8 to RedHat 9.

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

How reproducible:
unknown

Steps to Reproduce:
1.
2.
3.
    
Actual results:



IndexError: list index out of range


Expected results:


Additional info:

Comment 1 Need Real Name 2003-04-12 03:12:26 UTC
Traceback (most recent call last):
  File "/usr/share/firstboot/firstbootWindow.py", line 160, in __init__
    vbox, pix, title = module.launch()
  File "/usr/share/firstboot/modules/create_user.py", line 80, in launch
    uidNumber = int(userEnt.get(libuser.UIDNUMBER)[0])
IndexError: list index out of range




Comment 2 Brent Fox 2003-04-14 19:27:00 UTC
Firstboot should not have run on an upgrade.  Can you provide more information
on how to reproduce this problem?

Comment 3 Brent Fox 2003-05-16 20:54:18 UTC
Closing due to lack of information.  Please reopen if you have more information.


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