Hello, The bug is corrected,
Debian Live should use user-setup version 1.18 when it will be available in unstable. Follows the bug report from the debian-installer group: user-setup - Set up initial user and password user-setup-udeb - Set up users and passwords user-setup-udeb - Set up users and passwords (udeb) Closes: 462387 Changes: user-setup (1.18) unstable; urgency=low . * In shadow version 4.1.0, the chpassword -e and -m options are mutially exclusive. Avoid sending both options when a pre-encrypted password is provided by preseeding. Thanks, Jordi-Pujol. Closes: #462387 Best Regards, Jordi Pujol El Thursday 24 January 2008 14:37:09 Jordi Pujol va escriure: > Hello, > > Today, doing the update of a live Debian OS at the testing level, I have > found that the new image does not create the live user in the system. > > Searching a bit more about that, it's the user-setup package issuing the > command "chpasswd -e -m newpasswd" > That does not work because the passwd package is changed, and the command > chpasswd has a test on the parameters -e and -m, > It says: > > chpasswd: options -e and -m are mutually exclusive > > I have sent a bug over the package user-setup, > > Regards, > > Jordi Pujol _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

