Comment 2 for bug 1329615

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

Exception during installation:
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: Traceback (most recent call last):
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1770, in <module>
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: install.run()
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 78, in wrapper
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: func(self)
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 305, in run
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: self.db.progress('SET', self.count)
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: File "/usr/lib/python3/dist-packages/debconf.py", line 62, in <lambda>
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: lambda *args, **kw: self.command(command, *args, **kw))
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: File "/usr/lib/python3/dist-packages/debconf.py", line 67, in command
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: self.write.flush()
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: BrokenPipeError: [Errno 32] Broken pipe
Jun 13 05:22:19 ubuntu-gnome /plugininstall.py: