xubuntu installation problem

Bug #57952 reported by G-Spot+
64
Affects Status Importance Assigned to Milestone
Python
Unknown
Unknown
ubiquity (Ubuntu)
Fix Released
Medium
Colin Watson

Bug Description

this is what came up as soon as i tried to install it to my desktop from my livecd:

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 54, in install
    wizard = ui.Wizard(distro)
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 171, in __init__
    self.customize_installer()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 300, in customize_installer
    self.tzmap = TimezoneMap(self)
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1703, in __init__
    self.tzdb = ubiquity.tz.Database()
  File "/usr/lib/python2.4/site-packages/ubiquity/tz.py", line 182, in __init__
    self.locations.append(Location(line, iso3166))
  File "/usr/lib/python2.4/site-packages/ubiquity/tz.py", line 168, in __init__
    today = datetime.datetime.today()
ValueError: microsecond must be in 0..999999

this is the syslog:

Related branches

Revision history for this message
G-Spot+ (gptech) wrote : the sys log
Revision history for this message
Vassilis Pandis (pandisv) wrote :

Can you attach /var/log/partman and /var/log/installer/syslog as well? Thanks in advance.

Changed in ubiquity:
importance: Untriaged → Medium
status: Unconfirmed → Needs Info
Revision history for this message
Colin Watson (cjwatson) wrote :

Er. Matthias, help? Shouldn't this be something that can't happen?

Revision history for this message
Colin Watson (cjwatson) wrote :

This is really a python bug (see the bug watch I just added), but I've worked around it in ubiquity for my next upload.

Changed in ubiquity:
assignee: nobody → kamion
status: Needs Info → Fix Committed
Revision history for this message
Colin Watson (cjwatson) wrote :

ubiquity (1.3.25) feisty; urgency=low

  [ Evan Dandrea ]
  * Handle spaces in usernames in migration-assistant. (LP: #89009)
  * Fixed list movement bugs on the Migration page. Also, selecting an
    item now selects the user as well. (LP: #89414)
  * The Migration page now auto-fills the username box, matching the
    behavior on the User Setup page. (LP: #89522)
  * Stopped the username auto fill on User Setup from clobbering the m-a
    username.

  [ Colin Watson ]
  * GTK frontend:
    - Don't reset partition_edit_mount_combo's cell renderer; doing so
      causes GTK warnings.
    - Add more space around text in question dialogs.
  * New partitioner: Allow changing the mount point for NTFS (LP: #90276).
  * Automatically unmount mounted partitions if they are on a changed
    partition table or they are to be mounted somewhere other than /media/*.
    Display an error and allow the user to try to unmount them manually if
    automatic unmounting fails (LP: #89605).
  * Work around datetime misbehaviour if the system clock is set before the
    Unix epoch (LP: #57952).
  * Add XS-Vcs-Bzr field to debian/control.
  * Automatic update of included source packages: console-setup 1.13ubuntu7,
    localechooser 1.37ubuntu1, migration-assistant 0.4.1, partman-auto
    62ubuntu6, partman-base 100ubuntu7, partman-efi 11ubuntu3.

 -- Colin Watson <email address hidden> Wed, 7 Mar 2007 15:21:48 +0000

Changed in ubiquity:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.