Skip to content

Commit 9fd7813

Browse files
committed
file-bugs: Update info for cache failures, pkgcore is better now
Signed-off-by: Michał Górny <[email protected]>
1 parent ab12a5c commit 9fd7813

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

utils/file-bugs.py

+1-8
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,7 @@ def BAD_CACHE(self, repo, data):
5858
5959
%s/%s.html
6060
61-
In particular, please look for highlighted '!!! ERROR' and '!!! caught
62-
exception' lines. The former usually mean failures coming from eclasses
63-
and the ebuild itself, while exceptions usually mean malformed ebuilds
64-
or metadata.xml.
65-
66-
Please note that due to technical limitations of pkgcore, the processing
67-
stops on the first error found. Once solved, please wait ~30 minutes
68-
for the report to refresh in case new errors may appear.
61+
In particular, please look for highlighted error messages.
6962
7063
Please fix the issue ASAP, possibly via removing unmaintained, old
7164
ebuilds. We reserve the right to remove the repository from our list if

0 commit comments

Comments
 (0)