tiomap-dev team mailing list archive
-
tiomap-dev team
-
Mailing list archive
-
Message #00069
[Bug 640386] [NEW] 'getpwnam(): name not found: oem' error in OMAP4 10.10 images
You have been subscribed to a public bug by Michael Opdenacker (michael-opdenacker):
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 TI OMAP Developers, which is a direct subscriber.