Comment 13 for bug 105104

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

Exception during installation:
Apr 18 21:52:38 ubuntu python: Traceback (most recent call last):
Apr 18 21:52:38 ubuntu python: File "/usr/share/ubiquity/install.py", line 1523, in <module>
Apr 18 21:52:38 ubuntu python: install.run()
Apr 18 21:52:38 ubuntu python: File "/usr/share/ubiquity/install.py", line 307, in run
Apr 18 21:52:38 ubuntu python: self.copy_all()
Apr 18 21:52:38 ubuntu python: File "/usr/share/ubiquity/install.py", line 504, in copy_all
Apr 18 21:52:38 ubuntu python: self.db.progress('SET', 10 + copy_progress)
Apr 18 21:52:38 ubuntu python: File "/usr/lib/python2.5/site-packages/debconf.py", line 60, in <lambda>
Apr 18 21:52:38 ubuntu python: lambda *args, **kw: self.command(command, *args, **kw))
Apr 18 21:52:38 ubuntu python: File "/usr/lib/python2.5/site-packages/debconf.py", line 65, in command
Apr 18 21:52:38 ubuntu python: self.write.flush()
Apr 18 21:52:38 ubuntu python: IOError: [Errno 32] Broken pipe
Apr 18 21:52:38 ubuntu python: