[Bug 1108] New: unexpected dependencies show up in output, but no in journal
[email protected] Fri, 28 Oct 2005 12:33:02 -0400
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <[email protected]> |
OtherBugsDependingO 1104
nThis:
lsbappchk is not reporting errors with unexpected dependencies correctly in the
journal file. For example, when a package has a dependency on
PartialHardlinkSets, the output will look like this:
Error: Unexpected dependency rpmlib(PartialHardlinkSets)
However, in the resulting journal file it shows this:
400|0 48 01:01:27|IC Start
200|0 48 01:01:27|Check RPMTAG_REQUIREVERSION
520|0 48 0 0 0|Unexpected dependency rpmlib(PartialHardlinkSets)
220|0 48 0 01:01:27|PASS
410|0 48 01:01:27|IC End
Since an error was found, we should get a FAIL in the journal file and not a PASS.
--
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.