Public bug reported:

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.

** Affects: ubiquity (Ubuntu)
     Importance: Undecided
         Status: New

-- 
'getpwnam(): name not found: oem' error in OMAP4 10.10 images
https://bugs.launchpad.net/bugs/640386
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to