Public bug reported: Binary package hint: ubiquity
I was trying to re-install Ubuntu 6.10 from the Live CD and first it would crash and tell me that the hard disk must be overheated or something like that. Then after a couple of retries, it gave me this bug report: We're sorry; the installer crashed. Please file a new bug report at https://launchpad.net/distros/ubuntu/+source/ubiquity/+filebug (do not attach your details to any existing bug) and a developer will attend to the problem as soon as possible. To help the developers understand what went wrong, include the following detail in your bug report, and attach the files /var/log/syslog and /var/log/partman: 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 306, in run self.copy_all() File "/usr/share/ubiquity/install.py", line 484, in copy_all shutil.copyfile(sourcepath, targetpath) File "shutil.py", line 48, in copyfile fdst = open(dst, 'wb') IOError: [Errno 30] Read-only file system: '/target/usr/share/doc/libxxf86vm1/changelog.Debian.gz' It gives me this when I choose the option for erasing the hard disk drive, but when I choose the option for a manual partition, it just seems to freeze right after I have set up the partitions ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: Unconfirmed -- Ubuntu 6.10 Live CD installation crashes https://launchpad.net/bugs/78531 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
