From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Subject: bug#33861: Problem building sources for guile-bash Date: Sat, 29 Dec 2018 19:27:35 +0100 Message-ID: <20181229192735.1c58c8a1@alma-ubu> References: <87wonyerf5.fsf@uf> <87lg4eip61.fsf@elephly.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/JXu7wbr4N1FWm_pqyYHAitZ"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33874) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gdK2c-0004px-51 for bug-guix@gnu.org; Sat, 29 Dec 2018 14:13:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gdJoa-0005fu-5C for bug-guix@gnu.org; Sat, 29 Dec 2018 13:58:32 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39023) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gdJL8-0003Kd-Ay for bug-guix@gnu.org; Sat, 29 Dec 2018 13:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gdJL8-0006ae-23 for bug-guix@gnu.org; Sat, 29 Dec 2018 13:28:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87lg4eip61.fsf@elephly.net> 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: Ricardo Wurmus Cc: 33861@debbugs.gnu.org --Sig_/JXu7wbr4N1FWm_pqyYHAitZ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, 24 Dec 2018 22:35:18 +0100 Ricardo Wurmus wrote: > Hi Amar, >=20 > > * Error building sources for 'guile-*' using guix build --source > > `guix package -I guile- | cut -f1` =20 > >> fatal: repository > >> 'https://anonscm.debian.org/cgit/users/kaction-guest/retired/dev.guile= -bash.git/' > >> not found Failed to do a shallow fetch; retrying a full fetch... > >> fatal: repository > >> 'https://anonscm.debian.org/cgit/users/kaction-guest/retired/dev.guile= -bash.git/' > >> not found =20 > > > > Looks like there is an extra "/" at the end of the urls =20 >=20 > That=E2=80=99s fine. The problem here is that the repository is no longer > hosted there. (The URL returns 404.) >=20 > Do you happen to know where the repository might now be? >=20 The software is unmaintained and this repository is gone since months. It is available through Software Heritage Project (SWH) and there is a reference in this thread (there are also some ideas for alternatives in there): https://lists.gnu.org/archive/html/help-guix/2018-12/msg00013.html Usually the git-download method should fall back to SWH, but due to the 404-error it throughs an exception and never gets to the fallback. I opened a bug for this: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33911 Still I wonder why you didn't get the sources: Guix substitute servers also serve sources (when they build the package, they save the sources), so if you want to build this on your own, you can still do that and download the source from a substitute-server, at least hydra has it: substituting /gnu/store/7p7mkiqv9ah6x0x20qzpas44sdf7jqkl-guile-bash-0.1.6-0= .1eabc56-checkout... downloading from https://mirror.hydra.gnu.org/guix/nar/gzip/7p7mkiqv9ah6x0x= 20qzpas44sdf7jqkl-guile-bash-0.1.6-0.1eabc56-checkout... Have you completely switched off substitutes? Or at least hydra? Bj=C3=B6rn --Sig_/JXu7wbr4N1FWm_pqyYHAitZ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlwnvJgACgkQvyhstlk+X/3g5wCcCJAtFFkOl+Iofzd+m95Yw7uo pT4AnirYamn+ZO4ZvqS0tLNgYjGAkMbW =i1wH -----END PGP SIGNATURE----- --Sig_/JXu7wbr4N1FWm_pqyYHAitZ--