svn commit: r241760 - projects/portbuild/qmanager

Mark Linimon linimon at FreeBSD.org
Sat Oct 20 00:28:28 UTC 2012


Author: linimon (doc,ports committer)
Date: Sat Oct 20 00:28:27 2012
New Revision: 241760
URL: http://svn.freebsd.org/changeset/base/241760

Log:
  Add the case that is killing us via maxfiles-exceeded.

Modified:
  projects/portbuild/qmanager/retcodes

Modified: projects/portbuild/qmanager/retcodes
==============================================================================
--- projects/portbuild/qmanager/retcodes	Fri Oct 19 23:42:45 2012	(r241759)
+++ projects/portbuild/qmanager/retcodes	Sat Oct 20 00:28:27 2012	(r241760)
@@ -7,6 +7,7 @@ code		meaning					sent by
 253	success: setting up buildid on machine		pdispatch
 254	error: failed to claim chroot on host/
 		chroot is empty/
+		Failed to scp claim-chroot/
 		build failed uncleanly			pdispatch
 255	error: copy failed				portbuild
 401	error: could not connect			qmanagerhandler


More information about the svn-src-projects mailing list