Ubuntu 11.04 installer crash

Bug #784416 reported by Brennan Conroy
This bug report is a duplicate of:  Bug #775735: 11.04 installation locks on atom. Edit Remove
24
This bug affects 4 people
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Confirmed
High
Unassigned

Bug Description

Binary package hint: ubiquity

Hello,

I was installing Ubuntu 11.04 on my system (alongside Windows Vista Home Premium) this evening when the installer returned the following error message:

We're sorry; the installer crashed. Please file a new bug report at https://launchpad.net/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:

As requested in the error, I am submitting this bug report. I have attached the "syslog" file requested, but I seem only to be able to attach the one file. I shall see if there is another way to submit the "partman" file before I turn in for the evening, as your guidelines are quite clear that these files are only useful in my current session.

I was installing Ubuntu 11.04 to repair a problem I had upgrading from 10.10. The upgrade seemed to proceed normally, but upon restart, the GRUB bootloader failed, returning a grub rescue prompt. I was unable to boot into either Ubuntu or Windows, so I consulted a friend, and he recommended that I try installing again. I told the installer to erase the current 11.04 partition and install fresh, and about twenty minutes into the install, that error came up.

I would really appreciate any help you can give me on this. I'm currently running 11.04 off of an Ubuntu Live CD, which, as I'm sure you can appreciate, is a less-than-ideal solution. I'm really quite frustrated at this point because I assumed the upgrade to 11.04 wouldn't cause any problems. Also, this is the second time I've had to type all of this out, as after I clicked "Submit Bug Report" the first time, Firefox "lost connection to the server, "or something like that. So, yeah, I'm ripping my hair out at this point; I would be very appreciative of any help you can provide.

Thank you,

- Brennan

Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :
Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :

Attaching the "partman" file, as requested.

Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :

Attempted to install again this morning. Had the same result. I noticed that the error dialogue appeared in front of the installer when it was in the "checking for packages to remove" phase. Figured it might be relevant. I've attached the new syslog and partman files, as well.

Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :
Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :
Revision history for this message
Daniel Manrique (roadmr) wrote :

Hi Brennan,

Thank you for taking the time to report this bug and helping to make Ubuntu better.

I looked at your syslog and it shows some locking errors but since they occur several times during the process, they might be unrelated to your problem. I would appreciate if you could reattempt your installation, but producing an installation log with debugging information. This might help determine what the problem is.

To do this, start with your LiveCD, and choose "Try ubuntu without installing". Once it has booted, open a terminal (one way to do it is to press ctrl-alt-t) and type:

ubiquity --debug

This will start the installer in debugging mode. Proceed with the installation, and if it crashes, please attach /var/log/installer/debug, /var/log/syslog and /var/log/partman.

 Thanks!

Changed in ubiquity (Ubuntu):
status: New → Incomplete
Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :

Hello, Daniel,

Running in debug mode, as instructed, I get the following error message after I click "Forward" on the "For best results, please ensure that this computer..." screen:

ubi-partman failed with exit code 10. Further information may be found in /var/log/syslog. Do you want to try running this step again before continuing? If you do not, your installation may fail entirely or may be broken.
|Quit|Continue anyway|Try again|

"Try again" causes the error to come up again, and "Continue anyway" kinda scares me, so I Quit. Please find the requested files, attached. For good measure, I'll attach "partman" as well.

Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :
Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :
Revision history for this message
Brian Murray (brian-murray) wrote :

From syslog:

May 18 19:49:08 ubuntu ubiquity[25436]: Traceback (most recent call last):
May 18 19:49:08 ubuntu ubiquity[25436]: File "/usr/lib/ubiquity/ubiquity/misc.py", line 193, in boot_device
May 18 19:49:08 ubuntu ubiquity[25436]: for disk in p.disks():
May 18 19:49:08 ubuntu ubiquity[25436]: File "/usr/lib/ubiquity/ubiquity/parted_server.py", line 153, in disks
May 18 19:49:08 ubuntu ubiquity[25436]: disks = os.listdir(devices)
May 18 19:49:08 ubuntu ubiquity[25436]: OSError: [Errno 2] No such file or directory: '/var/lib/partman/devices'
May 18 19:49:08 ubuntu ubiquity[25436]:
May 18 19:49:08 ubuntu ubiquity[25436]: debconffilter_done: ubi-partman (current: ubi-partman)
May 18 19:49:08 ubuntu ubiquity[25436]: dbfilter_handle_status: ('ubi-partman', 10)
May 18 19:49:26 ubuntu ubiquity[25436]: dbfilter_handle_status: response 2
May 18 19:49:26 ubuntu activate-dmraid: No Serial ATA RAID disks detected
May 18 19:49:26 ubuntu ubiquity: umount: /target: device is busy.
May 18 19:49:26 ubuntu ubiquity: (In some cases useful info about processes that use
May 18 19:49:26 ubuntu ubiquity: the device is found by lsof(8) or fuser(1))
May 18 19:49:26 ubuntu ubiquity[25436]: Traceback (most recent call last):
May 18 19:49:26 ubuntu ubiquity[25436]: File "/usr/lib/ubiquity/ubiquity/misc.py", line 193, in boot_device
May 18 19:49:26 ubuntu ubiquity[25436]: for disk in p.disks():
May 18 19:49:26 ubuntu ubiquity[25436]: File "/usr/lib/ubiquity/ubiquity/parted_server.py", line 153, in disks
May 18 19:49:26 ubuntu ubiquity[25436]: disks = os.listdir(devices)
May 18 19:49:26 ubuntu ubiquity[25436]: OSError: [Errno 2] No such file or directory: '/var/lib/partman/devices'

Changed in ubiquity (Ubuntu):
status: Incomplete → Confirmed
importance: Undecided → High
Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :

Hello, Brian,

I'm sorry, I'm new to this process; is this technical data something that I need to respond to? Does it tell me anything in particular?

Thanks,

- Brennan

Revision history for this message
Daniel Manrique (roadmr) wrote :

Hi Brennan,

No need to respond to what Brian posted, it's just an extract of your log files, useful for when a developer goes to work on this problem.

Thanks!

Revision history for this message
John Fuller (thecountofmontecristo1985) wrote :

Hello Brennan,
        I am having a very similar problem to you except I am trying to install alongside Windows XP home edition. My installation crashes right around (just after) the remove file part of the installation. Out of curiosity, are you installing on a netbook? I am and maybe this is a similarity between our problem and many others.

Good luck,
John

Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :

Hello, John,

No, I am installing on a custom-built desktop tower.

Have a good one,

- Brennan

Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :

Hello, Support Team,

I'm curious to as if there's anything I should be trying on my end to resolve this situation. I appreciate that nothing has really changed, and that you are all busy processing thousands of bug reports, but as you might imagine, doing my regular computing off of a Live CD isn't ideal, nor is using my Dad's computer.

It's not that I mind the wait, because I know you guys are busy and are working on it, but I feel like there's something that I should be trying that I'm not aware of; I'm not exactly what one would call an experienced Ubuntu user, but I'm not totally hopeless with this stuff when given instructions.

Thanks,

- Brennan

Revision history for this message
Jayesh Jayan (jayesh-jayan) wrote :

Developers,

I too did have the same issue.

When the issue happens

* Having a windows os already installed. Replicated the issue with Win 7 and Win Vista.

Finally the issue was nailed using the below

* ubiquity --debug

The installer crashes during "Create user".

Finally, was able to install by disabling "Encrypt Home" folder option during the install.

Regards,
Jayesh

Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :

For the information of the developers, I attempted to install with the "Encrypt Home" folder both enabled and disabled, with no difference in outcome between the two.

- Brennan

Revision history for this message
Brennan Conroy (brennan-conroy840) wrote :

My apologies to any programmers who were working on this issue for me. I couldn't take using my Dad's computer any longer, so I looked up how to repair the MBR so I could boot Windows and formatted my Linux partitions. I'll probably try a different distribution of Linux in the future, but in the meantime, it's time for me to get reacquainted with Bill Gates. :-P

- Brennan

Revision history for this message
Stefano (eagle-y) wrote :

Hello,
 I think I have the same problem. I posted the bug with number 799323, but the installation crash during copy the register file.
Plese help me.

Revision history for this message
Oldarney Maslata (oldarney) wrote :

I was getting this exact problem. I was able to crash through them by trying to install once, and then trying to upgrade the failed install. This cause me to get a really retro UI. I'm hitting the update manager to try to fix this uglyness. Cheers.

tags: added: ubiquity-2.6.10
tags: added: natty
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.