summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-03-30 21:14:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-03-30 21:14:16 +0000
commit5c7fe20b5ff102f9b3d54b96db890397c0e6321d (patch)
tree379d56a467c9b9218c7c7cc822609668c33a2f05 /Tools
parentUpgrade to 4.19.2. (diff)
Add an entry for the "truncated distfiles" problem; improve one other entry.
Notes
Notes: svn path=/head/; revision=251856
Diffstat (limited to 'Tools')
-rw-r--r--Tools/portbuild/errorlogs/index.shtml8
1 files changed, 7 insertions, 1 deletions
diff --git a/Tools/portbuild/errorlogs/index.shtml b/Tools/portbuild/errorlogs/index.shtml
index 2682b0e45127..85a7c2405faa 100644
--- a/Tools/portbuild/errorlogs/index.shtml
+++ b/Tools/portbuild/errorlogs/index.shtml
@@ -566,7 +566,7 @@ made to allow '.' in usernames).</dd>
<dt><img alt="(transient)" src="/errorlogs/images/green-ball.gif"><a name=
"cluster">cluster</a></dt>
-<dd>There was some kind of error on the build cluster. It is not your
+<dd>There was some kind of transient error on the build cluster. It is not your
fault.</dd>
<dt><img alt="(uncommon)" src="/errorlogs/images/purple-ball.gif"><a name=
@@ -801,6 +801,12 @@ Communication code.</dd>
<dd>There is a linker error which is caused by failing to find one of
the thread libraries.</dd>
+<dt><img alt="(transient)" src="/errorlogs/images/green-ball.gif"><a name=
+"truncated_distfile">truncated_distfile</a></dt>
+
+<dd>A package node encountered an error during pkg_add. It is not your
+fault. Linimon is trying to figure out this problem.</dd>
+
<dt><img alt="(uncommon)" src="/errorlogs/images/purple-ball.gif"><a name=
"usexlib">USE_XLIB</a></dt>