Comment 3 for bug 1615847

Revision history for this message
Steve Langasek (vorlon) wrote :

This error shown in JournalErrors.txt may be the root crash:

août 23 00:39:03 hostname /plugininstall.py[11881]: Traceback (most recent call last):
août 23 00:39:03 hostname /plugininstall.py[11881]: File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 362, in run
août 23 00:39:03 hostname /plugininstall.py[11881]: self.update_interface()
août 23 00:39:03 hostname /plugininstall.py[11881]: File "/usr/lib/python3/dist-packages/apt/progress/base.py", line 255, in update_interface
août 23 00:39:03 hostname /plugininstall.py[11881]: if float(percent) != self.percent or status_str != self.status:
août 23 00:39:03 hostname /plugininstall.py[11881]: ValueError: could not convert string to float: '0,0000'
août 23 00:39:03 hostname /plugininstall.py[11881]: