bin/173005: PW(8) - 'pw usermod' causes Segmentation fault: 11 (core dumped)
J B
jb.1234abcd at gmail.com
Sun Oct 28 09:10:01 UTC 2012
The following reply was made to PR bin/173005; it has been noted by GNATS.
From: J B <jb.1234abcd at gmail.com>
To: bug-followup at FreeBSD.org, jb.1234abcd at gmail.com
Cc:
Subject: Re: bin/173005: PW(8) - 'pw usermod' causes Segmentation
fault: 11 (core dumped)
Date: Sun, 28 Oct 2012 10:03:36 +0100
Well done, except for error message.
It should be:
# pw usermod mark -g ""
pw: group `' is not defined
which would be consistent with:
# pw useradd mark -g ""
pw: group `' is not defined
jb
More information about the freebsd-bugs
mailing list