Comment 6 for bug 243105

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

Exception during installation:
Jun 26 10:43:28 ubuntu python: Traceback (most recent call last):
Jun 26 10:43:28 ubuntu python: File "/usr/share/ubiquity/install.py", line 89, in pulse
Jun 26 10:43:28 ubuntu python: self.db.progress('SET', int(self.percent))
Jun 26 10:43:28 ubuntu python: File "/usr/lib/python2.5/site-packages/debconf.py", line 60, in <lambda>
Jun 26 10:43:28 ubuntu python: lambda *args, **kw: self.command(command, *args, **kw))
Jun 26 10:43:28 ubuntu python: File "/usr/lib/python2.5/site-packages/debconf.py", line 64, in command
Jun 26 10:43:28 ubuntu python: self.write.write("%s %s\n" % (command, ' '.join(map(str, params))))
Jun 26 10:43:28 ubuntu python: TypeError: an integer is required
Jun 26 10:43:28 ubuntu python: