Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2018 10:36:59 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Mark Millard <markmi@dsl-only.net>, Freebsd-arm <freebsd-arm@freebsd.org>, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: rpi2 V1.1 vs. hard coded max_execution_time figures in /usr/local/share/poudriere/common.sh (package; also: extract, install, deinstall)
Message-ID:  <6d965747-dd34-36bc-e1f4-19d792d8015e@FreeBSD.org>
In-Reply-To: <E741935D-C28D-4F7A-A682-21D4A4C5063D@dsl-only.net>
References:  <E741935D-C28D-4F7A-A682-21D4A4C5063D@dsl-only.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--563gJ50tTDDKXk2dzZKNGMSP0rFcKwiNK
Content-Type: multipart/mixed; boundary="OoPVm8Vg0bn1ig2zC2kUuHrBJZt9c1hnE";
 protected-headers="v1"
From: Bryan Drewery <bdrewery@FreeBSD.org>
To: Mark Millard <markmi@dsl-only.net>, Freebsd-arm
 <freebsd-arm@freebsd.org>, FreeBSD Ports <freebsd-ports@freebsd.org>
Message-ID: <6d965747-dd34-36bc-e1f4-19d792d8015e@FreeBSD.org>
Subject: Re: rpi2 V1.1 vs. hard coded max_execution_time figures in
 /usr/local/share/poudriere/common.sh (package; also: extract, install,
 deinstall)
References: <E741935D-C28D-4F7A-A682-21D4A4C5063D@dsl-only.net>
In-Reply-To: <E741935D-C28D-4F7A-A682-21D4A4C5063D@dsl-only.net>

--OoPVm8Vg0bn1ig2zC2kUuHrBJZt9c1hnE
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable

On 12/19/2017 1:31 PM, Mark Millard wrote:
> But I had set in /usr/local/etc/poudriere.conf :
>=20
> # This defines the max time (in seconds) that a command may run for a b=
uild
> # before it is killed for taking too long. Default: 86400
> #MAX_EXECUTION_TIME=3D86400
> MAX_EXECUTION_TIME=3D432000
> =20
> # This defines the time (in seconds) before a command is considered to
> # be in a runaway state for having no output on stdout. Default: 7200
> #NOHANG_TIME=3D7200
> NOHANG_TIME=3D28800
>=20
> The magic 7200 is from /usr/local/share/poudriere/common.sh :
>=20
>                 package)
>                         max_execution_time=3D7200
> . . .
>=20
> There is also a lack of control over:
>=20
>                 extract)
>                         max_execution_time=3D3600
> . . .
>                 install)
>                         max_execution_time=3D3600
> . . .
>                 deinstall)
>                         max_execution_time=3D3600
> . . .

https://github.com/freebsd/poudriere/commit/61579e702bcb0f720669f5e45cd93=
5131ff5e8ca

This commit should resolve it for you.  It'll be in the next -devel
update and the next release.

--=20
Regards,
Bryan Drewery


--OoPVm8Vg0bn1ig2zC2kUuHrBJZt9c1hnE--

--563gJ50tTDDKXk2dzZKNGMSP0rFcKwiNK
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJaaNJLAAoJEDXXcbtuRpfPft0IALi63hR+CA6yjbkk06A/PpfK
RHv7FsqVpAW/s0iYw4nSeLI9TP3+9FvertwyG3qcP6CPEJXvPCxXda48FnhzgIYw
8xLsPNl1gwrFI5Ov9LQZfNfJxTevrcDVUf6ifP8PJiuTTcEMIj6p4iesZbox4lTF
V8HJWkz81WiYaR/VOtfiTRf1mEaxKIdF63Iu05IeYvkJne0acEIOWsyAjn/22DAn
LAqto0uzbFG5w7JN5L9aBPat3tMtucWPn2EFjQphMav682yFNDxqJ8cusxvlDfzQ
Uq/aUZ41hdPTIsLHkzqLe2raQ6x5Za6amhd+jSWuPJtGpAspgl4WC6liyDO+9ac=
=kG4T
-----END PGP SIGNATURE-----

--563gJ50tTDDKXk2dzZKNGMSP0rFcKwiNK--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6d965747-dd34-36bc-e1f4-19d792d8015e>