From unknown Fri Mar 29 11:04:45 2024 X-Loop: owner@bugs.devuan.org Subject: bug#75: InRelease formatting errors Reply-To: Michael Stroucken , 75@bugs.devuan.org Resent-From: Michael Stroucken Resent-To: devuan-bugs@lists.dyne.org Resent-CC: Jaromil Resent-Date: Mon, 15 May 2017 02:33:01 UTC Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 75 X-Devuan-PR-Package: devuan-project X-Devuan-PR-Keywords: Received: via spool by submit@bugs.devuan.org id=B.14948154031522 (code B ref -1); Mon, 15 May 2017 02:33:01 UTC Received: (at submit) by bugs.devuan.org; 15 May 2017 02:30:03 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Mon, 15 May 2017 04:30:03 +0200 (CEST) Received: from gunkai.ascient.net (gunkai.ascient.net [74.50.51.254]) by tupac2.dyne.org (Postfix) with ESMTP id 7245D18D834 for ; Mon, 15 May 2017 02:22:05 +0000 (UTC) Received: from mus.wv.cc.cmu.edu (MUS.WV.CC.CMU.EDU [128.237.248.53]) by gunkai.ascient.net (Postfix) with ESMTPSA id 5A3BC6C36B for ; Sun, 14 May 2017 22:21:15 -0400 (EDT) Message-ID: <591910C9.6030405@cmu.edu> Date: Sun, 14 May 2017 22:22:01 -0400 From: Michael Stroucken User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: submit@bugs.devuan.org Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 Package: devuan-project Severity: important I use approx to mediate access to the devuan repositories, and to cache files for machines without a direct connection to the outside world. approx incorrectly parses the lines in InRelease and fails to provide the files to clients. I think I have found that the reason why approx has problems is because devuan's InRelease files have two spaces at the beginning of each line, while InRelease files for other debian-based distributions only have one. Depending on what the InRelease file specification is, the problem lies either with the devuan formatting of InRelease files or approx. I also noticed that the InRelease file for jessie-updates has a missing newline before MD5Sum: Components: main contrib non-freeMD5Sum: b195b097a2a4353f58cf73cebbc17062 520 non-free/binary-amd64/Packages.xz The dates for this file are as follows: Date: Mon, 15 May 2017 01:31:27 UTC Valid-Until: Mon, 22 May 2017 01:31:27 UTC Greetings, Michael. From unknown Fri Mar 29 11:04:45 2024 X-Loop: owner@bugs.devuan.org Subject: bug#75: InRelease formatting errors Reply-To: Michael Stroucken , 75@bugs.devuan.org Resent-From: Michael Stroucken Resent-To: devuan-bugs@lists.dyne.org Resent-CC: Jaromil Resent-Date: Wed, 19 Jul 2017 23:48:02 UTC Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 75 X-Devuan-PR-Package: devuan-project X-Devuan-PR-Keywords: Received: via spool by 75-submit@bugs.devuan.org id=B75.1500507606649 (code B ref 75); Wed, 19 Jul 2017 23:48:02 UTC Received: (at 75) by bugs.devuan.org; 19 Jul 2017 23:40:06 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Thu, 20 Jul 2017 01:40:06 +0200 (CEST) Received: from gunkai.ascient.net (gunkai.ascient.net [74.50.51.254]) by tupac2.dyne.org (Postfix) with ESMTP id 81AE618F422 for <75@bugs.devuan.org>; Wed, 19 Jul 2017 23:31:45 +0000 (UTC) Received: from mus.wv.cc.cmu.edu (MUS.WV.CC.CMU.EDU [128.237.248.53]) by gunkai.ascient.net (Postfix) with ESMTPSA id 253816C3CA for <75@bugs.devuan.org>; Wed, 19 Jul 2017 19:31:09 -0400 (EDT) Message-ID: <596FEBDB.3050904@cmu.edu> Date: Wed, 19 Jul 2017 19:31:39 -0400 From: Michael Stroucken User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: 75@bugs.devuan.org Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 The InRelease file for jessie-security is a bit better; it has a newline after the Components field, an additional Description field, but each hash is still prefixed with two spaces: Components: main contrib non-free Description: Devuan 1.0 Jessie Security Updates MD5Sum: a39e73f232d88ed23a6821d1ede10d39 32 non-free/binary-hppa/Packages.xz What are these files being generated by? The standard InRelease file generator, apt-ftparchive, uses only one space: strprintf(out, " %s %16llu %s\n", hs->HashValue().c_str(), (*I).second.size, (*I).first.c_str()); Output.Write(out.c_str(), out.length()); From unknown Fri Mar 29 11:04:45 2024 X-Loop: owner@bugs.devuan.org Subject: bug#75: [Devuan-bugs] bug#75: InRelease formatting errors Reply-To: KatolaZ , 75@bugs.devuan.org Resent-From: KatolaZ Resent-To: devuan-bugs@lists.dyne.org Resent-CC: Jaromil Resent-Date: Thu, 20 Jul 2017 05:18:01 UTC Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 75 X-Devuan-PR-Package: devuan-project X-Devuan-PR-Keywords: Received: via spool by 75-submit@bugs.devuan.org id=B75.15005274039384 (code B ref 75); Thu, 20 Jul 2017 05:18:01 UTC Received: (at 75) by bugs.devuan.org; 20 Jul 2017 05:10:03 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Thu, 20 Jul 2017 07:10:02 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id D10C318B279 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=freaknet.org; s=mail; t=1500526951; bh=moxkH1//G40A2lPauvwM5ohDzYPk1krU5FA9SF6Zu8w=; h=Date:From:To:Subject:References:In-Reply-To:From; b=cTnZa9cV2lVfBY2ig9ms0x0WyFg2OXUxxYDhPD+TvhovjHe1vR6+8CDdxCKqbBUKt dikrGK//7eWSJF70QZZrPCG9XdxgOndJcqPJe3vImNoF375e8ecytVEL+LzshMIIrH Ugipl2al+iU4T5KVTsqiG5RuXQVP5GKfutOGSrcU= Date: Thu, 20 Jul 2017 06:02:32 +0100 From: KatolaZ To: Where all about bugs in Devuan packages is reported , 75@bugs.devuan.org Message-ID: <20170720050232.GW15821@katolaz.homeunix.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pHQZnkZJcpgkVomt" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 --pHQZnkZJcpgkVomt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 19, 2017 at 07:31:39PM -0400, Where all about bugs in Devuan pa= ckages is reported wrote: > The InRelease file for jessie-security is a bit better; it has a newline > after the Components field, an additional Description field, but each > hash is still prefixed with two spaces: >=20 > Components: main contrib non-free > Description: Devuan 1.0 Jessie Security Updates > MD5Sum: > a39e73f232d88ed23a6821d1ede10d39 32 non-free/binary-hppa/Packages= =2Exz >=20 > What are these files being generated by? The standard InRelease file > generator, apt-ftparchive, uses only one space: The actual number of spaces before the MD5 sums does not seem to be specified anywhere, not even here: https://wiki.debian.org/DebianRepository/Format Anyway, this should be solved by the new version of amprolla.=20 HND KatolaZ --pHQZnkZJcpgkVomt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAllwOWgACgkQXyCzrgtfBi+rzwCgjrxttrg1XzsgdtZ6UjFzxjni X90AmQF5/T7SPYVCusqjONkWhXQEcqhr =N9tE -----END PGP SIGNATURE----- --pHQZnkZJcpgkVomt-- From unknown Fri Mar 29 11:04:45 2024 X-Loop: owner@bugs.devuan.org Subject: bug#75: Info received (was InRelease formatting errors) Reply-To: Michael Stroucken , 75@bugs.devuan.org Resent-From: Michael Stroucken Resent-To: devuan-bugs@lists.dyne.org Resent-CC: Jaromil Resent-Date: Wed, 26 Jul 2017 04:18:01 UTC Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 75 X-Devuan-PR-Package: devuan-project X-Devuan-PR-Keywords: Received: via spool by 75-submit@bugs.devuan.org id=B75.150104220811102 (code B ref 75); Wed, 26 Jul 2017 04:18:01 UTC Received: (at 75) by bugs.devuan.org; 26 Jul 2017 04:10:08 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Wed, 26 Jul 2017 06:10:08 +0200 (CEST) Received: from gunkai.ascient.net (gunkai.ascient.net [74.50.51.254]) by tupac2.dyne.org (Postfix) with ESMTP id 33F3C186E0B for <75@bugs.devuan.org>; Wed, 26 Jul 2017 04:09:25 +0000 (UTC) Received: from mus.wv.cc.cmu.edu (MUS.WV.CC.CMU.EDU [128.237.248.53]) by gunkai.ascient.net (Postfix) with ESMTPSA id DFF766C36F for <75@bugs.devuan.org>; Wed, 26 Jul 2017 00:08:42 -0400 (EDT) Message-ID: <597815EF.8060200@cmu.edu> Date: Wed, 26 Jul 2017 00:09:19 -0400 From: Michael Stroucken User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: 75@bugs.devuan.org Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 Thank you for taking a look. I read the standard as allowing any number of spaces including 0 before the hash. Was it an old version of amprolla that created those files? I couldn't see a change in the git log that would have changed the number of spaces or fixed the missing newline. Will it be used to create the release files for jessie soon? For this and other reasons, my solution was to discontinue the use of approx. Finally, even though I opened the bug, I was not notified of your reply. Greetings, Michael. From unknown Fri Mar 29 11:04:45 2024 X-Loop: owner@bugs.devuan.org Subject: bug#75: moreinfo Reply-To: KatolaZ , 75@bugs.devuan.org Resent-From: KatolaZ Resent-To: devuan-bugs@lists.dyne.org Resent-CC: Jaromil Resent-Date: Thu, 07 Dec 2017 19:33:12 UTC Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 75 X-Devuan-PR-Package: devuan-project X-Devuan-PR-Keywords: Received: via spool by 75-submit@bugs.devuan.org id=B75.151267440329466 (code B ref 75); Thu, 07 Dec 2017 19:33:12 UTC Received: (at 75) by bugs.devuan.org; 7 Dec 2017 19:20:03 +0000 Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Thu, 07 Dec 2017 20:20:03 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id C3A8EF608FE Date: Thu, 7 Dec 2017 19:10:31 +0000 From: KatolaZ To: 75@bugs.devuan.org Message-ID: <20171207191031.GI26595@katolaz.homeunix.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QSsK6wemolCmGa9N" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org --QSsK6wemolCmGa9N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, could you please confirm that this has been solved by the new version of amprolla, whose packages are available at: pkgmaster.devuan.org If yes, I will with closing the bug. Thanks KatolaZ --QSsK6wemolCmGa9N Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEUEARECAAYFAlopkicACgkQXyCzrgtfBi9gkQCaAtzud3fhILHVtRpQEWdCpn4p eAIAmOmY7vDbA0p7wwsCPEzC+wgKGs4= =Tc0e -----END PGP SIGNATURE----- --QSsK6wemolCmGa9N-- From unknown Fri Mar 29 11:04:45 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) X-Loop: owner@bugs.devuan.org From: "Devuan bug Tracking System" To: Michael Stroucken Subject: bug#75 closed by Mark Hindley (Re: moreinfo) Message-ID: References: <20200114173600.GA15410@hindley.org.uk> <591910C9.6030405@cmu.edu> X-Devuan-PR-Message: they-closed 75 X-Devuan-PR-Package: devuan-project Reply-To: 75@bugs.devuan.org Date: Tue, 14 Jan 2020 17:48:16 +0000 Content-Type: multipart/mixed; boundary="----------=_1579024096-32614-1" This is a multi-part message in MIME format... ------------=_1579024096-32614-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the devuan-project package: #75: InRelease formatting errors It has been closed by Mark Hindley . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Mark Hindley by replying to this email. --=20 75: bugs.devuan.org//cgi/bugreport.cgi?bug=3D75 Devuan Bug Tracking System Contact owner@bugs.devuan.org with problems ------------=_1579024096-32614-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 75-done) by bugs.devuan.org; 14 Jan 2020 17:40:05 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for (single-drop); Tue, 14 Jan 2020 17:40:05 +0000 (UTC) Received: from mx.hindley.org.uk (mohindley.plus.com [81.174.245.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id B6E7FF60BB0 for <75-done@bugs.devuan.org>; Tue, 14 Jan 2020 18:36:06 +0100 (CET) Received: from apollo.hindleynet ([192.168.1.3] helo=apollo) by mx.hindley.org.uk with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1irQ6l-0008SZ-UZ for 75-done@bugs.devuan.org; Tue, 14 Jan 2020 17:36:04 +0000 Received: from mark by apollo with local (Exim 4.84_2) (envelope-from ) id 1irQ6i-00040j-Q2 for 75-done@bugs.devuan.org; Tue, 14 Jan 2020 17:36:00 +0000 Date: Tue, 14 Jan 2020 17:36:00 +0000 From: Mark Hindley To: 75-done@bugs.devuan.org Subject: Re: moreinfo Message-ID: <20200114173600.GA15410@hindley.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Debbugs-No-Ack: No Thanks User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=0.0 required=5.0 tests=FAKE_REPLY_C,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Fixed. Closing. LeePen ------------=_1579024096-32614-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.devuan.org; 15 May 2017 02:30:03 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Mon, 15 May 2017 04:30:03 +0200 (CEST) Received: from gunkai.ascient.net (gunkai.ascient.net [74.50.51.254]) by tupac2.dyne.org (Postfix) with ESMTP id 7245D18D834 for ; Mon, 15 May 2017 02:22:05 +0000 (UTC) Received: from mus.wv.cc.cmu.edu (MUS.WV.CC.CMU.EDU [128.237.248.53]) by gunkai.ascient.net (Postfix) with ESMTPSA id 5A3BC6C36B for ; Sun, 14 May 2017 22:21:15 -0400 (EDT) Message-ID: <591910C9.6030405@cmu.edu> Date: Sun, 14 May 2017 22:22:01 -0400 From: Michael Stroucken User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: submit@bugs.devuan.org Subject: InRelease formatting errors Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 Package: devuan-project Severity: important I use approx to mediate access to the devuan repositories, and to cache files for machines without a direct connection to the outside world. approx incorrectly parses the lines in InRelease and fails to provide the files to clients. I think I have found that the reason why approx has problems is because devuan's InRelease files have two spaces at the beginning of each line, while InRelease files for other debian-based distributions only have one. Depending on what the InRelease file specification is, the problem lies either with the devuan formatting of InRelease files or approx. I also noticed that the InRelease file for jessie-updates has a missing newline before MD5Sum: Components: main contrib non-freeMD5Sum: b195b097a2a4353f58cf73cebbc17062 520 non-free/binary-amd64/Packages.xz The dates for this file are as follows: Date: Mon, 15 May 2017 01:31:27 UTC Valid-Until: Mon, 22 May 2017 01:31:27 UTC Greetings, Michael. ------------=_1579024096-32614-1--