Lucid installer hangs at the 85%-95% mark

Bug #491027 reported by mstfa cmly
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-apt (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

Testing the daily builds of Lucid in the Laptops lab at Canonical, the installer hung at the 85% mark (Installing Language Packs).

Tried again in a virtual environment (Virtualbox OSE), where the installer reached the 95% mark and stopped.

Attached are the /var/log/syslog, /var/log/messages, and the /var/log/installer directory (compressed).

If there's any missing info, I'll be sure to get them here.

Tags: pcert
Revision history for this message
mstfa cmly (mstfacmly) wrote :
Revision history for this message
mstfa cmly (mstfacmly) wrote :
Revision history for this message
mstfa cmly (mstfacmly) wrote :
Revision history for this message
mstfa cmly (mstfacmly) wrote :

Just in case, I found this bug that affected Karmic, which could be similar to what's being experienced here:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/445385

Ronald McCollam (fader)
tags: added: pcert
Revision history for this message
Colin Watson (cjwatson) wrote :

Bug 445385 is unrelated.

Revision history for this message
Colin Watson (cjwatson) wrote :

So, what happened here is that as part of the auto-update branch we removed ubiquity's local fork of the updateInterface method on the grounds that python-apt had merged the fixes that made the fork necessary. It turns out we missed a bit, though, and that bit was needed to make things work right with non-blocking file descriptors. I'm testing a patch to python-apt to fix this; assuming that works, I think it would be better to improve python-apt than to reintroduce the fork.

affects: ubiquity (Ubuntu) → python-apt (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-apt - 0.7.13.4ubuntu1

---------------
python-apt (0.7.13.4ubuntu1) lucid; urgency=low

  [ Michael Vogt ]
  * merge from debian, remaining changes:
    - different mirror list

  [ Colin Watson ]
  * apt/progress/__init__.py:
    - Fix InstallProgress.updateInterface() to cope with read() returning 0
      on non-blocking file descriptors (LP: #491027).

python-apt (0.7.13.4) unstable; urgency=low

  [ Michael Vogt ]
  * po/zh_CN.po:
    - updated, thanks to Feng Chao
  * python/progress.cc:
    - if the mediaChange() does not return anything or is not implemented
      send "false" to libapt

  [ Julian Andres Klode ]
  * apt/package.py: Fix dictionary access of VersionList, patch
    by Sebastian Heinlein (Closes: #554895).
 -- Michael Vogt <email address hidden> Wed, 02 Dec 2009 17:02:37 +0100

Changed in python-apt (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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