Opened 19 years ago
Closed 19 years ago
#1526 closed defect (fixed)
Section 6.15.1 nitpick
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Book | Version: | TESTING |
Severity: | trivial | Keywords: | |
Cc: |
Description
Noted:
"The test suite of Coreutils makes several assumptions about the presence of files and users that are not valid this early in the LFS build. Therefore, additional items need to be set up before running the tests. Skip down to Install the package if not running the test suite.
Create two dummy groups and a dummy user name:"
A few things here:
- It says "the presence of files and users that are not valid". The
instructions don't say to create any new file, so is there really an issue with the presence, or non-presence of any particular file?
I suggest changing "files and users" to "users and groups"
- It says "that are not valid this early in the LFS build" What
exactly isn't valid? The assumptions, or the files and users? To me, it sounds confusing.
Perhaps rewording the whole sentence as follows:
The test suite of Coreutils makes several invalid assumptions about the presence of system users and groups.
Intentionally left off is the text "this early in the LFS build." Does the point at which this testsuite is run really matter? If this testsuite was the last package installed, would there not be this need to create users and group?
- "Create two dummy groups and a dummy user name:" We say to create
two dummy groups and a dummy user name. Would it not be better to drop "name" from the end of the sentence?
Change History (2)
comment:1 by , 19 years ago
Status: | new → assigned |
---|
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |