Comment 3 for bug 987418

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

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