2009/9/26 Tuomas Aavikko <taavi...@gmail.com>
>
> Tried to add new user:
> t...@dv5:~$ sudo adduser test
> [sudo] password for tta:
> Adding user `test' ...
> Adding new group `test' (1001) ...
> Adding new user `test' (1001) with group `test' ...
> useradd: cannot lock /etc/passwd; try again later.
> adduser: `/usr/sbin/useradd -d /home/test -g test -s /bin/bash -u 1001
> test' returned error code 1. Exiting.
> t...@dv5:~$
>

And then on my KDE setup
de...@core7:~$ sudo adduser test
[sudo] password for devil:
Adding user `test' ...
Adding new group `test' (1001) ...
Adding new user `test' (1001) with group `test' ...
Creating home directory `/home/test' ...
Copying files from `/etc/skel' ...
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
Changing the user information for test
Enter the new value, or press ENTER for the default
        Full Name []: testing tester
        Room Number []:
        Work Phone []:
        Home Phone []:
        Other []:
Is the information correct? [Y/n] y
de...@core7:~$

So passwd is b0rked on fresh installation (tried reinstalling it)
But upgrade from Jaunty is working correctly.

-- 
usermod fails: "cannot lock /etc/passwd"
https://bugs.launchpad.net/bugs/432964
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