Comment 2 for bug 1168864

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

Exception during installation:
Apr 14 11:59:11 ubuntu plugininstall.py: Traceback (most recent call last):
Apr 14 11:59:11 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1730, in <module>
Apr 14 11:59:11 ubuntu plugininstall.py: install.run()
Apr 14 11:59:11 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 55, in wrapper
Apr 14 11:59:11 ubuntu plugininstall.py: func(self)
Apr 14 11:59:11 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 265, in run
Apr 14 11:59:11 ubuntu plugininstall.py: self.db.progress('SET', self.count)
Apr 14 11:59:11 ubuntu plugininstall.py: File "/usr/lib/python2.7/dist-packages/debconf.py", line 60, in <lambda>
Apr 14 11:59:11 ubuntu plugininstall.py: lambda *args, **kw: self.command(command, *args, **kw))
Apr 14 11:59:11 ubuntu plugininstall.py: File "/usr/lib/python2.7/dist-packages/debconf.py", line 81, in command
Apr 14 11:59:11 ubuntu plugininstall.py: status = int(status)
Apr 14 11:59:11 ubuntu plugininstall.py: ValueError: invalid literal for int() with base 10: ''
Apr 14 11:59:11 ubuntu plugininstall.py: