Comment 2 for bug 855871

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

Exception during installation:
Sep 21 21:34:25 ubuntu plugininstall.py: Traceback (most recent call last):
Sep 21 21:34:25 ubuntu plugininstall.py: File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 256, in start
Sep 21 21:34:25 ubuntu plugininstall.py: self.db.progress('START', 0, 100, self.title)
Sep 21 21:34:25 ubuntu plugininstall.py: File "/usr/lib/python2.7/dist-packages/debconf.py", line 60, in <lambda>
Sep 21 21:34:25 ubuntu plugininstall.py: lambda *args, **kw: self.command(command, *args, **kw))
Sep 21 21:34:25 ubuntu plugininstall.py: File "/usr/lib/python2.7/dist-packages/debconf.py", line 81, in command
Sep 21 21:34:25 ubuntu plugininstall.py: status = int(status)
Sep 21 21:34:25 ubuntu plugininstall.py: ValueError: invalid literal for int() with base 10: ''
Sep 21 21:34:25 ubuntu plugininstall.py: