i used ubuntu all the time and wanted to test linux mint.
now i've got a problem.
I got an error "Installer crashed" at 83% of the installation when the installer wanted to download packet lists. My internet works with this livecd (i'm using it at the moment)
the only thing i changed in the setup was, that i gave the partition table by myself, because i need to keep my /home/-partition.
first i thought that my cd is damaged or something like this, so i downloaded the iso again, checked the md5sum and burned it at a speed of 2.... so the cd should work fine, but the error comes anyway.
need help!!! thats the 3rd time i destroyed my working system with the experiment of installing linux mint
ps: excuse my bad english
this is the error message i got:
Traceback (most recent call last):
File "/usr/bin/ubiquity", line 166, in ?
main()
File "/usr/bin/ubiquity", line 161, in main
install(sys.argv[1])
File "/usr/bin/ubiquity", line 57, in install
ret = wizard.run()
File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 305, in run
self.process_step()
File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 856, in process_step
self.progress_loop()
File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 628, in progress_loop
raise RuntimeError, ("Install failed with exit code %s\n%s" %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
File "/usr/share/ubiquity/install.py", line 1404, in ?
install.run()
File "/usr/share/ubiquity/install.py", line 355, in run
self.install_language_packs()
File "/usr/share/ubiquity/install.py", line 836, in install_language_packs
self.mark_install(cache, lp)
File "/usr/share/ubiquity/install.py", line 763, in mark_install
assert cache._depcache.BrokenCount == 0
AssertionError



