Opened 20 years ago
Closed 20 years ago
#856 closed defect (fixed)
glibc testsuite fails if lfs user belongs to a non-existent gid
Reported by: | Matthew Burgess | Owned by: | |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Book | Version: | CVS |
Severity: | normal | Keywords: | |
Cc: |
Description
See the above thread. The consensus (if it can be called that!) seems to be to do the following in chapter04/addinguser.html:
groupadd lfs useradd -g lfs -m -k /dev/null -s /bin/bash lfs
Note:
See TracTickets
for help on using tickets.