[Piuparts-commits] rev 542 - piatti/home/piupartsm/bin/known_problems trunk/debian
Holger Levsen
holger at alioth.debian.org
Sat Dec 5 18:55:40 UTC 2009
Author: holger
Date: 2009-12-05 18:55:40 +0000 (Sat, 05 Dec 2009)
New Revision: 542
Modified:
piatti/home/piupartsm/bin/known_problems/broken_symlinks_issue.conf
trunk/debian/changelog
Log:
add changelog entry, improve helptext
Modified: piatti/home/piupartsm/bin/known_problems/broken_symlinks_issue.conf
===================================================================
--- piatti/home/piupartsm/bin/known_problems/broken_symlinks_issue.conf 2009-12-05 18:48:30 UTC (rev 541)
+++ piatti/home/piupartsm/bin/known_problems/broken_symlinks_issue.conf 2009-12-05 18:55:40 UTC (rev 542)
@@ -1,9 +1,9 @@
#
# detect packages which have the string "WARN: Broken symlinks" in their logs
#
-COMMAND=`rgrep "WARN: Broken symlinks" pass fail bugged |cut -d " " -f1|sed -e "s#\.log:#.log#"|sort -u 2>/dev/null`
+COMMAND=`rgrep "Broken symlinks" pass fail bugged |cut -d " " -f1|sed -e "s#\.log:#.log#"|sort -u 2>/dev/null`
ISSUE=1
HEADER='Packages which have logs with the string "WARN: Broken symlinks"'
HELPTEXT='
-<p>This is clearly an error, but as there are too many of this kind, piuparts doesn't fail if it detects broken symlinks.</p>
+<p>This is clearly an error, but as there are too many of this kind, piuparts can be configured to not fail if it detects broken symlinks. Another option is not to test for broken symlinks. See the <a href="http://piuparts.debian.org/doc/piuparts.1.html" target="_blank">piuparts manpage</p> for details.</p>
'
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-12-05 18:48:30 UTC (rev 541)
+++ trunk/debian/changelog 2009-12-05 18:55:40 UTC (rev 542)
@@ -5,6 +5,7 @@
Patrick Schoenfeld for the patch. (Closes: #559449)
- Add support for warning on broken symlinks. Thanks to Carl Chenet for
the patch. (Closes: #440151)
+ * piuparts-report: report broken symlinks.
* Makefile: workaround 559305 by calling a2x twice.
-- Holger Levsen <holger at debian.org> Fri, 04 Dec 2009 15:55:42 +0100
More information about the Piuparts-commits
mailing list