svn commit: r46607 - head/en_US.ISO8859-1/articles/committers-guide
Eitan Adler <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: eadler Date: Sun Apr 26 17:05:42 2015 New Revision: 46607 URL: https://svnweb.freebsd.org/changeset/doc/46607 Log: committer guide: point people to beefy instead of pointyhay - these new logs actually exist Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Apr 26 16:54:39 2015 (r46606) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Apr 26 17:05:42 2015 (r46607) @@ -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>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>The packages are built weekly. If a port fails, + the maintainer will be emailed from + <literal>[email protected]</literal>.</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> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"