Document two failure modes: looping on a single package; all package builds
suddenly fail.
This commit is contained in:
parent
7850e192f0
commit
eaf9640387
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30846
1 changed files with 9 additions and 0 deletions
|
@ -640,6 +640,15 @@ umount: Cleanup of /x/tmp/6-exp/chroot/53837/compat/linux/proc failed!
|
|||
<filename><replaceable>${arch}</replaceable>/<replaceable>${branch}</replaceable>/wrkdirs</filename>.
|
||||
</para>
|
||||
|
||||
<para>If you find that the system is looping trying to build the
|
||||
same package over and over again, you may be able to fix the
|
||||
problem by rebuilding the offending package by hand.</para>
|
||||
|
||||
<para>If all the builds start failing with complaints that they
|
||||
cannot load the dependent packages, check to see that
|
||||
<application>httpd</application> is still running, and restart
|
||||
it if not.</para>
|
||||
|
||||
<para>Keep an eye on &man.df.1; output. If the
|
||||
<filename>/var/portbuild</filename> file system becomes full
|
||||
then <trademark>Bad Things</trademark> happen.
|
||||
|
|
Loading…
Reference in a new issue