From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#33861: Problem building sources for guile-bash Date: Mon, 24 Dec 2018 22:35:18 +0100 Message-ID: <87lg4eip61.fsf@elephly.net> References: <87wonyerf5.fsf@uf> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gbqQ5-0002EH-TY for bug-guix@gnu.org; Tue, 25 Dec 2018 12:23:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gbqQ2-000605-HX for bug-guix@gnu.org; Tue, 25 Dec 2018 12:23:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:53186) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gbqQ2-0005zw-Dn for bug-guix@gnu.org; Tue, 25 Dec 2018 12:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gbqQ2-0005rP-5A for bug-guix@gnu.org; Tue, 25 Dec 2018 12:23:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87wonyerf5.fsf@uf> 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: Amar Singh Cc: 33861@debbugs.gnu.org Hi Amar, > * Error building sources for 'guile-*' using guix build --source `guix pa= ckage -I guile- | cut -f1` >> fatal: repository 'https://anonscm.debian.org/cgit/users/kaction-guest/r= etired/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/r= etired/dev.guile-bash.git/' not found > > Looks like there is an extra "/" at the end of the urls That=E2=80=99s fine. The problem here is that the repository is no longer hosted there. (The URL returns 404.) Do you happen to know where the repository might now be? --=20 Ricardo