Comment 2 for bug 877711

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

Exception during installation:
Oct 18 23:11:39 ubuntu plugininstall.py: Traceback (most recent call last):
Oct 18 23:11:39 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1641, in <module>
Oct 18 23:11:39 ubuntu plugininstall.py: install.run()
Oct 18 23:11:39 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 55, in wrapper
Oct 18 23:11:39 ubuntu plugininstall.py: func(self)
Oct 18 23:11:39 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 199, in run
Oct 18 23:11:39 ubuntu plugininstall.py: self.configure_bootloader()
Oct 18 23:11:39 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 944, in configure_bootloader
Oct 18 23:11:39 ubuntu plugininstall.py: old_bootdev = self.db.get('grub-installer/bootdev')
Oct 18 23:11:39 ubuntu plugininstall.py: File "/usr/lib/python2.7/dist-packages/debconf.py", line 60, in <lambda>
Oct 18 23:11:39 ubuntu plugininstall.py: lambda *args, **kw: self.command(command, *args, **kw))
Oct 18 23:11:39 ubuntu plugininstall.py: File "/usr/lib/python2.7/dist-packages/debconf.py", line 65, in command
Oct 18 23:11:39 ubuntu plugininstall.py: self.write.flush()
Oct 18 23:11:39 ubuntu plugininstall.py: IOError: [Errno 32] Broken pipe
Oct 18 23:11:39 ubuntu plugininstall.py: