[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#584967: live-helper: machine boot fails to add default user



Package: live-helper
Version: 2.0~a14-1
Severity: important

The configuration of the machine is the following:

lh config --apt-recommends false \
  --mirror-bootstrap "http://ftp.it.debian.org/debian/"; \
  --mirror-chroot "http://ftp.it.debian.org/debian/"; \
  --mirror-binary "http://ftp.it.debian.org/debian/"; \
  --archive-areas "main contrib non-free" \
  -b usb-hdd -a i386 -k 686 -d sid -p "standard" \
  --packages "firmware-linux-nonfree" \
  --bootappend-live "locale=en_US.UTF-8"

lh build gives no errors but when I boot the image with qemu I got:

[...]
Begin: Adding live session user ... pwconv: failed to change the mode of /etc/passwd- to 0600
adduser: Only one or two names allowed.
chpasswd: (user ) pam_chauthtok() failed, error:
Authentication token manipulation error
chpasswd: (line 1, user ) password not changed
The default user (user) is not present,
no other valid users found, disabling autologin.
done.
[...]

And I cannot log in the system. I solved by using the interactive 
shell to manually add a user.
Thanks for the great software.

Marco

-- Package-specific info:

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages live-helper depends on:
ii  debootstrap                   1.0.23     Bootstrap a basic Debian system

Versions of packages live-helper recommends:
ii  cpio                          2.11-4     GNU cpio -- a program to manage ar
ii  gettext-base                  0.18-1     GNU Internationalization utilities
pn  gnu-fdisk                     <none>     (no description available)

Versions of packages live-helper suggests:
ii  dosfstools                 3.0.9-1       utilities for making and checking 
ii  fakeroot                   1.14.4-1      Gives a fake root environment
ii  genisoimage                9:1.1.10-1    Creates ISO-9660 CD-ROM filesystem
ii  grub                       0.97-61       GRand Unified Bootloader (dummy pa
pn  memtest86+ | memtest86     <none>        (no description available)
ii  mtools                     4.0.12-1      Tools for manipulating MSDOS files
pn  parted                     <none>        (no description available)
ii  squashfs-tools             1:4.0-8       Tool to create and append to squas
ii  sudo                       1.7.2p6-1     Provide limited super user privile
ii  syslinux                   2:3.86+dfsg-3 utilities for the syslinux bootloa
pn  uuid-runtime               <none>        (no description available)
pn  win32-loader               <none>        (no description available)

-- no debconf information



Reply to: