Received: from wolfsden.cz (wolfsden.cz [37.205.8.62]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 03A8E781BB6 for ; Sun, 31 May 2020 19:47:00 +0000 (UTC) Received: by wolfsden.cz (Postfix, from userid 110) id DA3E6313630; Sun, 31 May 2020 19:46:59 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on wolfsden X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_ALL,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from localhost (unknown [128.0.188.242]) by wolfsden.cz (Postfix) with ESMTPSA id 5C495313172 for ; Sun, 31 May 2020 19:46:59 +0000 (UTC) Date: Sun, 31 May 2020 21:46:58 +0200 From: Wolf To: alpine-user@lists.alpinelinux.org Subject: abuild-gzsplit does not work on packages from 3.12 Message-ID: <20200531194658.c36u7rz6y3shrvak@wolfsden.cz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tfvfpdgl54esm5f6" Content-Disposition: inline --tfvfpdgl54esm5f6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, I'm not sure if this should go into -devel or -users list, but since it's quite possible I'm just doing something wrong, I'm sending it to -users first. I have mine own repository and as part of the build I'm using abuild-gzsplit to resign the packages outside of docker (since I prefer not having the signing key readable by any random ./configure script). When 3.12 was out, I've tried to move my repo from 3.11 to 3.12, but was not able to do so due to failure in abuild-gzsplit. Let's compare the output (both had alpine-sdk installed as a first step) =66rom 3.11 executed inside docker image alpine:3.11: / # cat /etc/os-release NAME=3D"Alpine Linux" ID=3Dalpine VERSION_ID=3D3.11.2 PRETTY_NAME=3D"Alpine Linux v3.11" HOME_URL=3D"https://alpinelinux.org/" BUG_REPORT_URL=3D"https://bugs.alpinelinux.org/" / # wget http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/vim-8.2.0-r0.apk Connecting to dl-cdn.alpinelinux.org (151.101.0.249:80) saving to 'vim-8.2.0-r0.apk' vim-8.2.0-r0.apk 100% |***********************************************| 8643k 0:00:00 ETA 'vim-8.2.0-r0.apk' saved / # abuild-gzsplit