Opened 18 years ago
Closed 18 years ago
#1846 closed task (fixed)
Udev testsuite will cause failures in the logs
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 6.2 |
Component: | Book | Version: | 6.2 |
Severity: | normal | Keywords: | |
Cc: |
Description
This is something that can make us who watch logs a lot rather nervous, when it is just the testsuite doing it' thing and is harmless.
Change History (6)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Summary: Udev testsuite will cause failures in the logs
That's what I'm talking about. Run the udev testsuite and watch your logs. If a person doesn't know that udev's testsuite will generate errors in the logs, then they will think it's the udev rules themselves. IOW, something needs to be in the book in the line that mentions the testsuite.
comment:3 by , 18 years ago
What errors do you get? I rechecked and got:
udev-test will run 140 tests: ... 0 errors occured block devices: 10/10 char devices: 91/91
comment:4 by , 18 years ago
Look in /var/log, not in build logs. sorry for the confusion. As for the exact errors, I haven't access to the logs right now.
comment:5 by , 18 years ago
I see messages in daemon.log and sys.log. I ran the test after the build, but I suspect the messages will show up in the host's logs when building by the book.
If we put in a note like:
To test the results, issue: make test. Note that this will produce numerous messages in your host system's logs.
will that satisfy this ticket?
comment:6 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Let's hope it's satisfactory because that's about what I committed. See r7739.
What are you talking about? We need more details to address a problem.