From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Wielkiewicz Subject: bug#38050: Guix fails during downloading a substitute of google-brotli, throws an ugly backtrace Date: Wed, 6 Nov 2019 18:13:32 +0100 Message-ID: <20191106181332.7f9b3914@interia.pl> References: <20191103221431.252ee524@interia.pl> <875zjx9wki.fsf@gnu.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:470:142:3::10]:43581) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSOsd-0003OZ-JK for bug-guix@gnu.org; Wed, 06 Nov 2019 12:14:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iSOsc-00037N-B8 for bug-guix@gnu.org; Wed, 06 Nov 2019 12:14:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60607) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iSOsc-000378-7f for bug-guix@gnu.org; Wed, 06 Nov 2019 12:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iSOsc-0003zH-0I for bug-guix@gnu.org; Wed, 06 Nov 2019 12:14:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <875zjx9wki.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 38050@debbugs.gnu.org Dnia 2019-11-06, o godz. 10:35:25 Ludovic Court=C3=A8s napisa=C5=82(a): > Hi Jan, >=20 >=20 > Could you send the log returned by: >=20 > guix build --log-file > /gnu/store/brvizic3qv469j8fd2xgsgx9p8s5s1j7-google-brotli-1.0.7-checkout >=20 > ? https://ci.guix.gnu.org/log/brvizic3qv469j8fd2xgsgx9p8s5s1j7-google-brotli-= 1.0.7-checkout environment variable `PATH' set to `/gnu/store/q09sy224qnxrp982z4xfaxi19721mjx8-gzip-1.9/bin:/gnu/store/ipx79b= fj2mrc8npj7s3qi3zri11jfhaw-tar-1.30/bin' Initialized empty Git repository in /gnu/store/brvizic3qv469j8fd2xgsgx9p8s5s1j7-google-brotli-1.0.7-checkout/.g= it/ =46rom https://github.com/google/brotli * tag v1.0.7 -> FETCH_HEAD Note: checking out 'FETCH_HEAD'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d6d9895 Ramp up version to 1.0.7 >=20 > It looks like the download code provided invalid data, which led (guix > status) to pass transferred =3D #false to =E2=80=98display-download-progr= ess=E2=80=99. > I can=E2=80=99t reproduce it, though. It occured during doing something for Jami, don't remember exactly what now. I probably ran "./pre-inst-env guix build jami" in my private git repo, but I did nothing with google-brotli. > Thanks, > Ludo=E2=80=99. Jan Wielkiewicz