Comment 0 for bug 414854

Revision history for this message
Ryan Kavanagh (ryanakca) wrote :

 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.