'getpwnam(): name not found: oem' error in OMAP4 10.10 images

Bug #640386 reported by Michael Opdenacker
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

Found on the OMAP 4 image from http://cdimage.ubuntu.com/ubuntu-netbook/ports/daily-preinstalled/20100916/.
Tested on a Blaze ES 2.0 board

After replacing the MLO and u-boot.bin files on the FAT partition, the system boots well, expands the rootfs partition, and reboots with no problem. However, the Ubiquity installer fails to execute then:

Traceback (most recent call last):
  File "/usr/bin/ubiquity-dm", line 531, in <module>
    dm = DM(vt, display, username)
  File "/usr/bin/ubiquity-dm", line 94, in __init__
    self.uid, self.gid = pwd.getpwnam(self.username)[2:4]
KeyError: 'getpwnam(): name not found: oem'
Traceback (most recent call last):
  File "/usr/bin/ubiquity-dm", line 531, in <module>
    dm = DM(vt, display, username)
  File "/usr/bin/ubiquity-dm", line 94, in __init__
    self.uid, self.gid = pwd.getpwnam(self.username)[2:4]
KeyError: 'getpwnam(): name not found: oem'

Early, it also said:

Checking filesystem before resizing... Done.
sh: X: unknown operand

done
... but this may not be related.

See the attached boot log.

Cheers,

Michael.

Related branches

Revision history for this message
Michael Opdenacker (michael-opdenacker) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubiquity - 2.3.19

---------------
ubiquity (2.3.19) maverick; urgency=low

  * Make sure /var/lib/ubiquity/langpacks gets generated (LP: #630924).
  * Fall back to root if the regular user cannot be found in
    ubiquity-dm (LP: #640386).
  * Properly handle dmimodel() returning the null string.
  * Fix bootloader installation test (LP: #640341).
  * Set a the respective timezone, both internally and visually, when an
    entry is selected from the geonames autocompletion.
 -- Evan Dandrea <email address hidden> Thu, 16 Sep 2010 13:22:19 +0100

Changed in ubiquity (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.