From debbugs-submit-bounces@debbugs.gnu.org Sun May 26 15:02:19 2024 Received: (at submit) by debbugs.gnu.org; 26 May 2024 19:02:19 +0000 Received: from localhost ([127.0.0.1]:42590 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sBJ8M-0006Bn-MQ for submit@debbugs.gnu.org; Sun, 26 May 2024 15:02:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:43268) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sBJ8K-0006BX-6h for submit@debbugs.gnu.org; Sun, 26 May 2024 15:02:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sBJ8B-0001ch-Fp for bug-guix@gnu.org; Sun, 26 May 2024 15:02:07 -0400 Received: from mail-108-mta56.mxroute.com ([136.175.108.56]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sBJ89-00086X-LA for bug-guix@gnu.org; Sun, 26 May 2024 15:02:07 -0400 Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta56.mxroute.com (ZoneMTA) with ESMTPSA id 18fb647f0fd000efce.001 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Sun, 26 May 2024 19:01:59 +0000 X-Zone-Loop: 04e7b49e5ece86cdf0c98c64d0270989af2ccb6621e8 X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Type:MIME-Version:Message-ID:Date: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=tPwKP72qKjea/v12c+r5l7AJy5g/ehhdIvx6h0t22rw=; b=QBnuUMZryvq476xuRT2GbGHWAb 2NhXVJi76h+MNA2PARNDkcBxr/LKJD75yBZ0nQ6DVVFVjyuajwyt9BgLCwBAFTT7WCViaSLCwgdgf dH44cL6QB3AGBeXXi36X6EcMj9pqm96LjjzDXv9HiHU2rwsg+R3Tsjyriovvqs+H8FkJ41Wr6zzYZ hDvS118oO/wwSEGlxQheDwq8zlKQqJBBKPas9Z0lfWATt9oE00ZGAOhZ0WhZNcweRZ3Co3FXHJ0g5 a/AMb7xFO5gXsNIUtHynsEOasqCaDSxUpc/SW4QwzFddZhwdWBD1LmX943vGwws9QvOCR+ASJQHIx +6Lv603Q==; From: Richard Sent To: bug-guix@gnu.org Subject: bordeaux linux-libre-6.8.10-guix.tar.gz corrupt nar Date: Sun, 26 May 2024 15:01:55 -0400 Message-ID: <87sey4s8gs.fsf@freakingpenguin.com> MIME-Version: 1.0 Content-Type: text/plain X-Authenticated-Id: richard@freakingpenguin.com Received-SPF: pass client-ip=136.175.108.56; envelope-from=richard@freakingpenguin.com; helo=mail-108-mta56.mxroute.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hi Guix! The nar for /gnu/store/y813phs2n9xnb7zbcr07g0j9509bzbsb-linux-libre-6.8.10-guix.tar.xz on Bordeaux seems to have been corrupted by some mechanism. The URL in question is > URL: nar/none/y813phs2n9xnb7zbcr07g0j9509bzbsb-linux-libre-6.8.10-guix.tar.xz >From comments by cbaines on an earlier issue [1] that had misdiagnosed the problem: > Yeah, something's up here specifically with the bordeaux build farm, > feel free to open a new issue. > > You can tell something is wrong just by looking at the narinfo: > > https://bordeaux.guix.gnu.org/y813phs2n9xnb7zbcr07g0j9509bzbsb.narinfo > > Given there's no compression here, the file size should be the same as > the nar size, but it's not, it's missing a few bytes. For reference: > NarSize: 143081664 > Compression: none > FileSize: 143081472 On a related note, whatever issue is going on here seems to cause [2]. The actual issues are distinct. [1]: https://issues.guix.gnu.org/71133 [2]: https://issues.guix.gnu.org/71160 -- Take it easy, Richard Sent Making my computer weirder one commit at a time. From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 10 09:10:40 2024 Received: (at 71214-done) by debbugs.gnu.org; 10 Jun 2024 13:10:40 +0000 Received: from localhost ([127.0.0.1]:32916 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGenH-0005p4-IB for submit@debbugs.gnu.org; Mon, 10 Jun 2024 09:10:40 -0400 Received: from mail-108-mta173.mxroute.com ([136.175.108.173]:39705) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGeXo-00055k-89 for 71214-done@debbugs.gnu.org; Mon, 10 Jun 2024 08:54:41 -0400 Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta173.mxroute.com (ZoneMTA) with ESMTPSA id 1900236c13f00017a3.002 for <71214-done@debbugs.gnu.org> (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Mon, 10 Jun 2024 12:54:21 +0000 X-Zone-Loop: 7280811e84b55d554535e8b98bd1cc1655228a95939c X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=8+o1Zp6w/XRKcXwxA/jJiNrCf7QF3F72FCtPLNzhQE8=; b=KfD/oCwIHc7EpZUCCwAu3tonde wHQmeFFm1YVIt7hOwWihBbmOhBq+oDUEeHXaL/v36zvNnHYoNHa36sFcF3yuWl6G25MhVjj0IIp5C Ntsq5Q5IwxKN609KWCbo3UzMzlFV5sPSJIu+dt92V9cHhRNcNalSNioWGRpvItOHwczwhwTN9hW7b yBasp/Ik6NOXoX5bm6o/YRLYDT2/Ql+Wcl9jIzRL3MXXXlN5BPbtkBpyMyw4peaDQloJL9Fx+c3CD Lc6XNbx105MDOg+AUdM20cge+54hJ0srSOd5h0t3JHomok1e+zqNqQSb2ZAqHzEIKxjMXw8Cc/okS EoQBBxXA==; From: Richard Sent To: Christopher Baines Subject: Re: bug#71214: bordeaux linux-libre-6.8.10-guix.tar.gz corrupt nar In-Reply-To: <877cexc6uv.fsf@cbaines.net> (Christopher Baines's message of "Mon, 10 Jun 2024 13:36:24 +0100") References: <87sey4s8gs.fsf@freakingpenguin.com> <877cexc6uv.fsf@cbaines.net> Date: Mon, 10 Jun 2024 08:54:12 -0400 Message-ID: <87cyopufez.fsf@freakingpenguin.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Authenticated-Id: richard@freakingpenguin.com X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71214-done Cc: 71214-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Christopher Baines writes: > I've investigated this now Thanks for looking into this! -- Take it easy, Richard Sent Making my computer weirder one commit at a time. From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 10 11:40:57 2024 Received: (at 71214-done) by debbugs.gnu.org; 10 Jun 2024 15:40:57 +0000 Received: from localhost ([127.0.0.1]:42729 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGh8j-0007wd-E8 for submit@debbugs.gnu.org; Mon, 10 Jun 2024 11:40:57 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGh8h-0007wR-FW for 71214-done@debbugs.gnu.org; Mon, 10 Jun 2024 11:40:56 -0400 Received: from localhost (unknown [212.132.255.10]) by mira.cbaines.net (Postfix) with ESMTPSA id 09E8627BBE2; Mon, 10 Jun 2024 13:36:27 +0100 (BST) Received: from felis (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id ef7d6cf0; Mon, 10 Jun 2024 12:36:26 +0000 (UTC) From: Christopher Baines To: Richard Sent Subject: Re: bug#71214: bordeaux linux-libre-6.8.10-guix.tar.gz corrupt nar In-Reply-To: <87sey4s8gs.fsf@freakingpenguin.com> (Richard Sent's message of "Sun, 26 May 2024 15:01:55 -0400") References: <87sey4s8gs.fsf@freakingpenguin.com> User-Agent: mu4e 1.12.4; emacs 29.3 Date: Mon, 10 Jun 2024 13:36:24 +0100 Message-ID: <877cexc6uv.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71214-done Cc: 71214-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Richard Sent writes: > Hi Guix! > > The nar for > /gnu/store/y813phs2n9xnb7zbcr07g0j9509bzbsb-linux-libre-6.8.10-guix.tar.xz > on Bordeaux seems to have been corrupted by some mechanism. The URL in > question is > >> URL: nar/none/y813phs2n9xnb7zbcr07g0j9509bzbsb-linux-libre-6.8.10-guix.t= ar.xz > > From comments by cbaines on an earlier issue [1] that had misdiagnosed > the problem: > >> Yeah, something's up here specifically with the bordeaux build farm, >> feel free to open a new issue. >>=20 >> You can tell something is wrong just by looking at the narinfo: >>=20 >> https://bordeaux.guix.gnu.org/y813phs2n9xnb7zbcr07g0j9509bzbsb.narinfo >>=20 >> Given there's no compression here, the file size should be the same as >> the nar size, but it's not, it's missing a few bytes. > > For reference: > >> NarSize: 143081664 >> Compression: none >> FileSize: 143081472 I've investigated this now, the problem was introduced in [1] with the new feature in the build coordinator to recompress nars in the publish hook. The bordeaux build farm uses the default configuration, which is to uncompress the lzip'ed nar if there don't seem to be an advantage to using lzip. 1: https://git.savannah.gnu.org/cgit/guix/build-coordinator.git/commit/?id= =3D1ecad692a75402872b7b366859f364a421727925 Unfortunately the code for that didn't explicitly close the output port when writing the uncompressed nars, which led to missing data off the ends of the file. I've now fixed that [2], removed the affected nars and submitted new builds to re-add them. 2: https://git.savannah.gnu.org/cgit/guix/build-coordinator.git/commit/?id= =3D7aa1369d6d5a34300045596cdf0bcfd6f4992f9b Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZm80hfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XefKA/+Ohox5L967NkxpnE13RQUUdTVvl/3E1WV YAK6BrNMhHcBkByFy+joXDT1PeXN9JfC1MeXTbthq3Cak1V1bBfgoaTofkjUYsvm mYRWx525M3NHGvT8NzQ4KLKgPamAeUVqHDR+ShFODXrBFqQiCYI7lWpDQ7X/Rcxv wvzNPm6k2gvc8UH2xOQ7P3DkEHeS8Yksu3eAjhLZgnpwskBFhLlUzNPHjg0WGsN2 +o2hHrhatmdX75I798uQ8/3NADge5m1zmFPSmDUCWt78pYI8Q+762NMOEZUa2vYP +8x9hL4aqDbXSCyirzRgovAmzFQh1CzMQBEfrAhTJ+YT5/mYrn6D1XRAorpePpCi eY+w/PMFIf4ahFi7L4vrETOIUdq5gl4vGWHW9i1i3+d4s2ut9YNBgekGQWDPzAUA +Djzp3CXVEhgQES+rPkWv1svL/ZVdcja2fJcFCGSJEbeaAqsHnG30YyTVOqH6OV5 wSFc4gME/gLvmObM1KGQKjQHwRanZWW9z1+FzynNom+MCrAQK5jZT+ls2wm1Jjf1 y9eUAGDC7VAGazGidJjjPmvZ/3/W7FASnwa+rasKi6ftfKQxOa+E2bwODQ+2eVrz ml47oNrTAz9ovQSQa1uC3t26wn11N4cCaVZDGfJDyp4W5s9RsibQEXZvgO2RCzEo E/ASN6KWIUo= =2l/m -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Jun 19 14:17:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 09 Jul 2024 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator