vasqs
(usa Linux Mint)
Enviado em 05/06/2017 - 23:30h
Da esse erro aqui
Installer crashed
We're sorry; the installer crashed. After you close this window, we'll allow you to file a bug report using the integrated bug reporting tool. This will gather information about your system and your installation process. The details will be sent to our bug tracker and a developer will attend to the problem as soon as possible.
Traceback (most recent call last):
File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 787, in <lambda>
lambda: self.dbfilter.start(auto_process=True))
File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 103, in start
prep = self.prepare()
File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 377, in prepare
self.setup_sufficient_space()
File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 394, in setup_sufficient_space
free = self.free_space()
File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 410, in free_space
if device and int(device.split('\t')[1]) > biggest:
IndexError: list index out of range