committer guide: point people to beefy instead of pointyhay
- these new logs actually exist
This commit is contained in:
parent
64dbd1394a
commit
091f5908e7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46607
1 changed files with 6 additions and 27 deletions
|
@ -4591,34 +4591,13 @@ Relnotes: yes</programlisting>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>First, go check <uri
|
||||
xlink:href="http://pointyhat.FreeBSD.org/errorlogs/">http://pointyhat.FreeBSD.org/errorlogs/</uri>.
|
||||
There you will find error logs from the latest package
|
||||
building runs on all supported platforms for the most
|
||||
recent branches.</para>
|
||||
<para>The packages are built weekly. If a port fails,
|
||||
the maintainer will be emailed from
|
||||
<literal>pkg-fallout@FreeBSD.org</literal>.</para>
|
||||
|
||||
<para>However, just because the port does not show up
|
||||
there does not mean it is building correctly. (One of
|
||||
the dependencies may have failed, for instance.) The
|
||||
relevant directories are available on
|
||||
<systemitem>pointyhat</systemitem> under
|
||||
<filename>/a/portbuild/<arch>/<major_version></filename>
|
||||
so feel free to dig around. Each architecture and
|
||||
version has the following subdirectories:</para>
|
||||
|
||||
<programlisting>errors error logs from latest <major_version> run on <arch>
|
||||
logs all logs from latest <major_version> run on <arch>
|
||||
packages packages from latest <major_version> run on <arch>
|
||||
bak/errors error logs from last complete <major_version> run on <arch>
|
||||
bak/logs all logs from last complete <major_version> run on <arch>
|
||||
bak/packages packages from last complete <major_version> run on <arch></programlisting>
|
||||
|
||||
<para>Basically, if the port shows up in
|
||||
<filename>packages</filename>, or it is in
|
||||
<filename>logs</filename> but not in
|
||||
<filename>errors</filename>, it built fine. (The
|
||||
<filename>errors</filename> directories are what you get
|
||||
from the web page.)</para>
|
||||
<para>In addition, <link
|
||||
xlink:href="http://beefy1.isc.freebsd.org/data/93i386-default/latest-per-pkg/">poudriere</link>
|
||||
build logs are available.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue