Ubuntu v6.10 i386 installation crashed
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| ubiquity (Ubuntu) |
Invalid
|
Undecided
|
Colin Watson | ||
Bug Description
Binary package hint: ubiquity
I am trying to install Ubuntu v6.10 from the desktopPC cd. I have a Dell Inspiron 1100. It booted into live mode, and I selected to install it. It went through the entire process of reformatting my hard drive and installing the new file system, then gave me an error "Installer crashed" when it seemed to be done.
The following is the error message it generated
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/bin/
install(
File "/usr/bin/
ret = wizard.run()
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
raise RuntimeError, ("Install failed with exit code %s\n%s" %
RuntimeError: Install failed with exit code 1
| Changed in ubiquity: | |
| assignee: | nobody → kamion |

Unfortunately the syslog you included was incomplete. The last line was:
Feb 4 03:47:28 ubuntu python: ubiquity: Starting up '['log-output', '-t', 'ubiquity', '--pass-stdout', '/
The traceback you attached also looks incomplete. I'd expect a second chunk of traceback after that particular error.
Could you please try again? Unfortunately the bits that are missing are exactly the bits I'd need to debug your problem.