From 6ff42a6e99c0d13361eacc4c6b7d03a465767bc4 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 3 Oct 2007 07:50:57 +0000 Subject: Eliminate confusing false positive error messages for SRC_URI.syntax and digestentry.unused that are reported when the SRC_URI for one or more ebuilds can't be parsed for some reason. There's no point in producing a false error here since the root cause will produce a valid error elsewhere, such as "SRC_URI.syntax" or "ebuild.sytax". Also, update the docs for the "ebuild.syntax" error to indicate that a digest verification failure can trigger it. svn path=/main/trunk/; revision=7905 --- man/repoman.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'man/repoman.1') diff --git a/man/repoman.1 b/man/repoman.1 index 7b97a0abc..edbc7afd0 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -221,6 +221,7 @@ A simple sourcing of the ebuild produces output; this breaks ebuild policy. .TP .B ebuild.syntax Error generating cache entry for ebuild; typically caused by ebuild syntax error +or digest verification failure. .TP .B file.UTF8 File is not UTF8 compliant -- cgit v1.2.3-1-g7c22