armhf+omap4 desktop installer dies in plugininstall.py

Bug #901847 reported by Adam Conrad
34
This bug affects 4 people
Affects Status Importance Assigned to Milestone
procps (Ubuntu)
Fix Released
High
Oliver Grawert
ubiquity (Ubuntu)
Invalid
High
Unassigned

Bug Description

See attached logs.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.9.7
ProcVersionSignature: Ubuntu 3.2.0-1401.1-omap4 3.2.0-rc4
Uname: Linux 3.2.0-1401-omap4 armv7l
ApportVersion: 1.90-0ubuntu1
Architecture: armhf
Date: Thu Dec 8 12:57:48 2011
ProcEnviron:
 LANGUAGE=en_CA.UTF-8
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

Related branches

Revision history for this message
Adam Conrad (adconrad) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ubiquity (Ubuntu):
status: New → Confirmed
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote : Traceback

Exception during installation:
Dec 8 19:57:21 localhost plugininstall.py: Traceback (most recent call last):
Dec 8 19:57:21 localhost plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1654, in <module>
Dec 8 19:57:21 localhost plugininstall.py: install.run()
Dec 8 19:57:21 localhost plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 55, in wrapper
Dec 8 19:57:21 localhost plugininstall.py: func(self)
Dec 8 19:57:21 localhost plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 161, in run
Dec 8 19:57:21 localhost plugininstall.py: self.configure_face()
Dec 8 19:57:21 localhost plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 266, in configure_face
Dec 8 19:57:21 localhost plugininstall.py: uid = int(uid)
Dec 8 19:57:21 localhost plugininstall.py: ValueError: invalid literal for int() with base 10: ''
Dec 8 19:57:21 localhost plugininstall.py:

tags: added: installer-crash
Changed in ubiquity (Ubuntu):
importance: Undecided → High
Revision history for this message
q4a (q4a) wrote :

Same bug on Toshiba AC100-117 with precise-preinstalled-desktop-armhf+ac100.tar.gz 08-Dec-2011 18:40 from http://cdimages.ubuntu.com/daily-preinstalled/20111208.1/
Tested 2-3 times with entered language *Russian and *English, different timezone, nickname, password, etc.

Revision history for this message
Xerxes Rånby (xranby) wrote :

This bug are symptom of the following issue:
The user's shell return instantly.
The python script are trying to run chroot / sudo -u username -- id -u in order to fetch the uid.
Unfortunally the users shell terminate instantly and the id command are not invoked.

testcase 1:
try press ctrl+alt f1 and try login as the user
result: userlongs in but returns to login promt instantly, the shell have died.

testcase 2:
command: chroot / sudo -u root -- id -u
returns: 0

command: chroot / sudo -u username -- id -u
returns nothing: ''

Revision history for this message
Oliver Grawert (ogra) wrote :

both works fine running it manually in an armhf chroot...

Oliver Grawert (ogra)
Changed in ubiquity (Ubuntu):
status: Confirmed → Invalid
Changed in procps (Ubuntu):
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Oliver Grawert (ogra)
Revision history for this message
Adam Conrad (adconrad) wrote :

procps (1:3.2.8-11ubuntu6) precise; urgency=low
.
  * debian/sysctl.d/10-zeroconf ... have armhf using teh same value that
    is used on armel for vm.mmap_min_addr (LP: #901847)
.
 -- Oliver Grawert <email address hidden> Mon, 12 Dec 2011 18:31:15 +0100

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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