X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mailauth3.nine.ch (mailauth3.nine.ch [94.230.211.187]) by lists.alpinelinux.org (Postfix) with ESMTP id 7F3E95C4976 for ; Mon, 1 May 2017 17:59:57 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by mailauth3.nine.ch (Postfix) with ESMTP id E27D911F860; Mon, 1 May 2017 19:59:56 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mailauth3.nine.ch X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=5.6 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from mailauth3.nine.ch ([127.0.0.1]) by localhost (mailauth3.nine.ch [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ymn1ksd1d4KA; Mon, 1 May 2017 19:59:55 +0200 (CEST) Received: from vimes (8.224.197.178.dynamic.wless.zhbmb00p-cgnat.res.cust.swisscom.ch [178.197.224.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: pf@1042.ch) by mailauth3.nine.ch (Postfix) with ESMTPSA; Mon, 1 May 2017 19:59:55 +0200 (CEST) Received: by vimes (Postfix, from userid 1000) id 415B82049C; Mon, 1 May 2017 19:59:55 +0200 (CEST) Date: Mon, 1 May 2017 19:59:55 +0200 From: Jean-Louis Fuchs To: Natanael Copa Cc: William Pitcock , alpine-dev Subject: Re: [alpine-devel] checkdepends and bootstrapping new releases Message-ID: <20170501175955.GA7124@angua.1042.ch> References: <20170429142041.74314721@ncopa-macbook.copa.dup.pw> <20170501150510.36d36590@ncopa-macbook.copa.dup.pw> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: <20170501150510.36d36590@ncopa-macbook.copa.dup.pw> User-Agent: Mutt/1.8.1 (2017-04-11) --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Natanael On Mon, May 01, 2017 at 03:05:10PM +0200, Natanael Copa wrote: > The correct thing to do would be to build a temporary newlang with > tests disabled, use this to build newlib and finally re-build newlang > with tests enabled. But this is not implemented on lua-aports and is > sort of complicated since it needs to be auto detected. If you don't want to implement a complex logic, what about retrying _once_ if it has checkdepends? Depend fail: * Aport a check fails -> schedule retry an hour later * Aport b build success * Aport a check success, because b has been built in the meantime Real fail: * Aport a check fails -> schedule retry an hour later * Aport b build success * Aport a check fails -> because something is broken Best, Jean-Louis --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJ8BAEBCgBmBQJZB3eYXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3RTBFQTE3OUE3QUY0QTdFNTU1REIzRDU0 Mzk1OUY2ODQwODg2RDQ1AAoJEEOVn2hAiG1FYEYP/jstVtitWYyo6PLuNOBXZt89 wezW0r6/J3UidLOWEtpNkXlxYguSXcafhi+e+3Yqdo0vTOUi85HYMdAqrF0OM8dr Ll6BiRctFfiD6RjZn2tCE5cAaw3AyO6+aCZOr1kzgMvnu980h2DhBPORjUzyu81+ hPVp34GIWRLpS2BmKKIPx7yprGrxwvzVSMateqICCp/gM7d6NF2xLB7b2sLjEr2D K8CLKa7PGep4geGUp2y1/W6wYr1/+tZGr6C77sB2xXk9Qd9c/urXnLzwNTld8srK h84VU8p7RJAaDLb6xE0ldLhojLfcdE+NycHGQ9QeL+0cgMsYPrUgc8FZzAMhLCI/ YBLTGiLnEJg+iHqkpe+11N+hCk637/D+4Qh0qh/+dky9ABNfHGI2DmlpFdm+TEPQ 8I4ym3RpnPIVUnWMEqN3Ius+xDn+QbBh3vFjXNA/kkG0YwE81RalAFVrnXpLd9fh 0GcD2nWdaimEG3S6hxjSD7bcW28Bxi18WNXh0YBXa4WHNnzBdTSAnZ6/Sx7XdFt6 sS0d8o8mYgyRBJjtSj2NNS+vbKxS4hMoOV6JbOKi8+XGDVviKQl62sqAM1c9Wy8M MXzO/y4ONaXq5nWp00+Gs/IPIB9GjZ7MhKo25vNfwTO3SoOv1v9yRK8f1EBKJG8N DAS1N8JyYx3pEuYYhZki =R4rU -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---