oem-config crashes with KeyError: 'UBIQUITY_MIGRATION_ASSISTANT'

Bug #414854 reported by Ryan Kavanagh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Released
Undecided
Colin Watson

Bug Description

 affects ubuntu/ubiquity

Version 1.99.6

PythonArgs: ['/usr/sbin/oem-config', '-q']
Traceback:
 Traceback (most recent call last):
   File "/usr/sbin/oem-config", line 445, in <module>
     main(oem_config)
   File "/usr/sbin/oem-config", line 432, in main
     install(query=options.query)
   File "/usr/sbin/oem-config", line 227, in install
     del os.environ['UBIQUITY_MIGRATION_ASSISTANT']
   File "/usr/lib/python2.6/os.py", line 496, in __delitem__
     del self.data[key]
 KeyError: 'UBIQUITY_MIGRATION_ASSISTANT'

See attached backtrace / .crash file.

Tags: iso-testing
Revision history for this message
Ryan Kavanagh (ryanakca) wrote :
Colin Watson (cjwatson)
Changed in ubiquity (Ubuntu):
status: New → Fix Committed
assignee: nobody → Colin Watson (cjwatson)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubiquity - 1.99.18

---------------
ubiquity (1.99.18) karmic; urgency=low

  [ Evan Dandrea ]
  * Do not provide an inaccurate remaining time estimate for the file copy
    process (LP: #199834). Thanks rugby471!
  * Call reboot as root. Thanks Mario Limonciello!
  * Don't let the user proceed past the timezone page until a selection has
    been made (LP 425011).
  * Automatic update of included source packages: partman-auto
    89ubuntu1, partman-partitioning 71ubuntu1.

  [ Michael Terry ]
  * Add a default oem-config post-install hook that restarts HAL. This lets
    HAL pick up any keyboard changes we made. LP: #395625

  [ Colin Watson ]
  * More packaging simplifications: move dh_clean arguments to debian/clean;
    remove old $(BUILDDIR) cruft; move architecture-specific
    build-dependencies to debian/control, which dpkg has supported for quite
    a while; use dh-di for partman scripts.
  * Update translations from Launchpad.
  * Fix method name to allow page changing in partitioner (LP: #427347).
  * Fix oem-config crash if the KDE frontend is detected, due to trying to
    delete UBIQUITY_MIGRATION_ASSISTANT from the environment when it's not
    there (LP: #414854).
  * Stop ubiquity-dm crashing if a process it's trying to kill doesn't exist
    (LP: #423700).

  [ Jonathan Riddell ]
  * Update path to kdesu in ubiquity-wrapper

 -- Evan Dandrea <email address hidden> Fri, 11 Sep 2009 19:26:50 +0100

Changed in ubiquity (Ubuntu):
status: Fix Committed → Fix Released
tags: added: iso-testing
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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