From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: b588adc (c-ares update) triggers 6959 builds Date: Tue, 06 Nov 2018 18:13:50 +0100 Message-ID: <87lg66w2lt.fsf@elephly.net> References: <87a7mm5x1u.fsf@lassieur.org> <20181106102132.GC1206@macbook41> <877ehq5v1y.fsf@lassieur.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40957) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gK4vr-0006GA-6D for guix-devel@gnu.org; Tue, 06 Nov 2018 12:14:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gK4vj-0005fQ-5M for guix-devel@gnu.org; Tue, 06 Nov 2018 12:14:25 -0500 In-reply-to: <877ehq5v1y.fsf@lassieur.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Cc: guix-devel@gnu.org Hi Cl=C3=A9ment, > Efraim Flashner writes: > >> On Tue, Nov 06, 2018 at 11:18:21AM +0100, Cl=C3=A9ment Lassieur wrote: >>> Hi, >>>=20 >>> FYI commit b588adc96feec4498857ecb6d3537f746b0c0463 (gnu: c-ares: Update >>> to 1.15.0.) triggers 6959 commits, and was pushed to master. >>>=20 >> >> I obviously did not check that well enough, I thought it was only used >> by a few packages. Reverting it now. > > Cool, thank you! Ricardo or Ludovic, maybe you could type: > > # herd stop cuirass > # sqlite3 /var/lib/cuirass/cuirass.db 'update builds set status =3D 4= where evaluation =3D 1401' > # herd start cuirass > > To cancel all the builds that have been triggered by that evaluation? Done! --=20 Ricardo