Comment 7 for bug 933433

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote : Traceback

Exception during installation:
Feb 16 22:36:09 ubuntu python: Traceback (most recent call last):
Feb 16 22:36:09 ubuntu python: File "/usr/share/ubiquity/install.py", line 2566, in <module>
Feb 16 22:36:09 ubuntu python: install.run()
Feb 16 22:36:09 ubuntu python: File "/usr/share/ubiquity/install.py", line 418, in run
Feb 16 22:36:09 ubuntu python: self.configure_bootloader()
Feb 16 22:36:09 ubuntu python: File "/usr/share/ubiquity/install.py", line 1681, in configure_bootloader
Feb 16 22:36:09 ubuntu python: self.db.input('critical', bootdev)
Feb 16 22:36:09 ubuntu python: File "/usr/lib/python2.6/dist-packages/debconf.py", line 65, in <lambda>
Feb 16 22:36:09 ubuntu python: lambda *args, **kw: self.command(command, *args, **kw))
Feb 16 22:36:09 ubuntu python: File "/usr/lib/python2.6/dist-packages/debconf.py", line 86, in command
Feb 16 22:36:09 ubuntu python: status = int(status)
Feb 16 22:36:09 ubuntu python: ValueError: invalid literal for int() with base 10: ''
Feb 16 22:36:09 ubuntu python: