From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 02/02: gnu: e2fsprogs: Update to 1.43.5. Date: Sun, 13 Aug 2017 17:17:59 -0400 Message-ID: <87shgvi2uw.fsf@netris.org> References: <20170812123239.1058.41804@vcs0.savannah.gnu.org> <20170812123240.B1C0B20CDE@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dh0HJ-000742-Sd for guix-devel@gnu.org; Sun, 13 Aug 2017 17:18:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dh0HG-0004Mc-M3 for guix-devel@gnu.org; Sun, 13 Aug 2017 17:18:33 -0400 Received: from world.peace.net ([50.252.239.5]:35897) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dh0HG-0004Ch-Ia for guix-devel@gnu.org; Sun, 13 Aug 2017 17:18:30 -0400 In-Reply-To: <20170812123240.B1C0B20CDE@vcs0.savannah.gnu.org> (Marius Bakke's message of "Sat, 12 Aug 2017 08:32:40 -0400 (EDT)") 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: Marius Bakke Cc: guix-devel@gnu.org Hi Marius, mbakke@fastmail.com (Marius Bakke) writes: > mbakke pushed a commit to branch master > in repository guix. > > commit 3ddaa7922bdd71ff4467b95a7ed264bbc4d49975 > Author: Marius Bakke > Date: Sat Aug 12 14:07:41 2017 +0200 > > gnu: e2fsprogs: Update to 1.43.5. Unfortunately, this new version fails its test suite on i686. It has done so twice in a row on Hydra: https://hydra.gnu.org/build/2217470 The armhf build hasn't yet been attempted. This is a serious problem for i686 users, since it's effectively blocking them from updating their system to deploy security updates. If the issue cannot be resolved very soon, we'll need to revert this update. Would you like to investigate? Mark