Advertisement
Guest User

Linux Mint 18.1 installer crashed

a guest
Dec 26th, 2016
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 787, in <lambda>
  3. lambda: self.dbfilter.start(auto_process=True))
  4. File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 103, in start
  5. prep = self.prepare()
  6. File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 377, in prepare
  7. self.setup_sufficient_space()
  8. File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 394, in setup_sufficient_space
  9. free = self.free_space()
  10. File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 410, in free_space
  11. if device and int(device.split('\t')[1]) > biggest:
  12. IndexError: list index out of range
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement