Date: Tue, 30 Mar 2010 21:19:36 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts processonelog Message-ID: <201003302119.o2ULJasA027911@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
linimon 2010-03-30 21:19:36 UTC
FreeBSD ports repository
Modified files:
Tools/portbuild/scripts processonelog
Log:
Add a case to detect a transient problem that shows up on all package
nodes, but most regularly on sparc64. (Occasionally, on amd64 and ia64).
For reasons I haven't been quite able to track down, on some occasions
a pkg_add command is unable to extract a dependency; the tarfile shows
up as being truncated. This does not seem to be due to disk-low or
memory-low conditions, nor is it a problem with scp; the md5 on the file
is fine when examined afterwards.
The only clue so far is that it seems to happen on systems with the most
package builds running simultaneously -- and thus, possibly more than one
pkg_add running in parallel.
Revision Changes Path
1.29 +4 -1 ports/Tools/portbuild/scripts/processonelog
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003302119.o2ULJasA027911>
