Comment 4 for bug 464395

Revision history for this message
Brian Murray (brian-murray) wrote : Traceback

Exception during installation:
Oct 30 08:28:36 ubuntu python: Traceback (most recent call last):
Oct 30 08:28:36 ubuntu python: File "/usr/share/ubiquity/install.py", line 2430, in <module>
Oct 30 08:28:36 ubuntu python: install.run()
Oct 30 08:28:36 ubuntu python: File "/usr/share/ubiquity/install.py", line 406, in run
Oct 30 08:28:36 ubuntu python: self.configure_plugins(count)
Oct 30 08:28:36 ubuntu python: File "/usr/share/ubiquity/install.py", line 1158, in configure_plugins
Oct 30 08:28:36 ubuntu python: self.db.progress('SET', count)
Oct 30 08:28:36 ubuntu python: File "/usr/lib/python2.6/dist-packages/debconf.py", line 65, in <lambda>
Oct 30 08:28:36 ubuntu python: lambda *args, **kw: self.command(command, *args, **kw))
Oct 30 08:28:36 ubuntu python: File "/usr/lib/python2.6/dist-packages/debconf.py", line 101, in command
Oct 30 08:28:36 ubuntu python: raise DebconfError(status, data)
Oct 30 08:28:36 ubuntu python: DebconfError: (30, 'progress bar cancelled')
Oct 30 08:28:36 ubuntu python: