Classifying ubiquity bugs as duplicates can be difficult because similar tracebacks can have many different causes resulting from different hardware or configuration. It generally necessary to examine the syslog and partman files to fine the exact cause of a crash and this may need to be done by a developer.

To help the process along we can list candidates for duplication on this page and gather data about them to build a case for merging them in each category.

ValueError: invalid literal for int():

Example: https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/53783

Seen in versions: Dapper and earlier

Notes: Most of these bugs have had their titles changed to 'debconf frontend went away'. These are *not* firm duplicates, but they share the line ValueError: invalid literal for int(): at the end of their traceback.

Question: Could these be the same as #46569 -- running installer twice simultaneously, 2nd copy explodes ? Could these users all be clicking twice but not reporting it?

Triaging plan: Many of these bugs do not have useful logs, and most look unlikely to get them (after repeated requests). It is normally not advisable to mark as duplicate duplicate bugs where the cause is not fully understood. In this case we have grouped the reports that have the same traceback, that do not have logs and look unlikely to get them. This move has been cleared with the package maintainer, as should be done in such cases. The reason for grouping them will also be marked clearly. Add the debconf-frontend-crash tag to all these bugs.

Similar bugs

Without logs: (have now been grouped)

With logs:

https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/59315 https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/50130 https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/42774 https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/54215

Other notable traits:

InstallStepError: GrubInstaller failed with code 1

Example: https://bugs.launchpad.net/distros/ubuntu/+source/ubiquity/+bug/75622

Different versions:

grub-installer: info: Calling 'apt-install grub' failed

This in turn has a few categories such as unable to read package list and unmet dependencies.

The file /boot/grub/stage1 not read correctly

The file /boot/grub/stage2 not read correctly

Similar bugs

InstallStepError: UserSetupApply failed with code 1

Example: https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/75288

Comments: This bug is characterised by ...

Similar bugs

DebuggingUbiquity/DupCandidates (last edited 2008-08-06 16:40:41 by localhost)