From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: bug#33861: Problem building sources for guile-bash Date: Mon, 24 Dec 2018 22:33:15 +0200 Message-ID: <20181224203315.GN2581@macbook41> References: <87wonyerf5.fsf@uf> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="24/piotZLKF/SXqU" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gbWvP-0002BN-QF for bug-guix@gnu.org; Mon, 24 Dec 2018 15:34:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gbWvK-00024n-Pk for bug-guix@gnu.org; Mon, 24 Dec 2018 15:34:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:60062) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gbWvK-00023Y-Ku for bug-guix@gnu.org; Mon, 24 Dec 2018 15:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gbWvK-0005rS-CC for bug-guix@gnu.org; Mon, 24 Dec 2018 15:34:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline 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 --24/piotZLKF/SXqU Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 24, 2018 at 11:30:14PM +0530, Amar Singh wrote: > -*- Org -*- > * 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/= 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 > * $ guix describe > Generation 11 Dec 23 2018 20:05:13 (current) > guix fc1f3f2 > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: fc1f3f254785823be3eaca7fb4be262deace6cbf >=20 > * $ guix build --source `guix package -I guile- | cut -f1` > The following derivations will be built: > /gnu/store/s3vk3i1f78b02rsgcn581r1h1bmr9z1q-guile-present-0.3.0.tar.gz= =2Edrv > /gnu/store/9gv4lzw1phabwxhnim0hlbky303r3mik-guile-bash-0.1.6-0.1eabc56= -checkout.drv > /gnu/store/5a8dn66k8n129wl7f4kxqfi3wjach087-guile-config-0.3-checkout.= drv > /gnu/store/f37rv764hxszj4msgkcp1x26hy1wxfig-guile-daemon-0.1.2.tar.gz.= drv > /gnu/store/wzgpxis9s7d901nq1pmwsi983waclbal-guile-xosd-0.2.1.tar.gz.drv > /gnu/store/sa924d0ldhqqi5v0n6z7whazd93lb0k6-guile-charting-0.2.0.tar.g= z.drv > /gnu/store/lhga3hanal2vissf2njrmyjwnnj3r3i8-guile-hall-0.1.1-checkout.= drv > /gnu/store/pq2fy79a06n49h45sys410rgfq6cdmj2-guile-present-0.3.0.tar.xz= =2Edrv > building /gnu/store/9gv4lzw1phabwxhnim0hlbky303r3mik-guile-bash-0.1.6-0.1= eabc56-checkout.drv... > environment variable `PATH' set to `/gnu/store/q09sy224qnxrp982z4xfaxi197= 21mjx8-gzip-1.9/bin:/gnu/store/ipx79bfj2mrc8npj7s3qi3zri11jfhaw-tar-1.30/bi= n' > Initialized empty Git repository in /gnu/store/7p7mkiqv9ah6x0x20qzpas44sd= f7jqkl-guile-bash-0.1.6-0.1eabc56-checkout/.git/ > fatal: repository 'https://anonscm.debian.org/cgit/users/kaction-guest/re= tired/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/re= tired/dev.guile-bash.git/' not found > Backtrace: > 3 (primitive-load "/gnu/store/b29qhm9vjrd3kvyip2jb7s34jkp?") > In ice-9/eval.scm: > 293:34 2 (_ #) > In ./guix/build/git.scm: > 50:10 1 (git-fetch "https://anonscm.debian.org/cgit/users/kact?" ?) > In ./guix/build/utils.scm: > 616:6 0 (invoke _ . _) >=20 > ./guix/build/utils.scm:616:6: In procedure invoke: > Throw to key `srfi-34' with args `(#)'. > builder for `/gnu/store/9gv4lzw1phabwxhnim0hlbky303r3mik-guile-bash-0.1.6= -0.1eabc56-checkout.drv' failed with exit code 1 > build of /gnu/store/9gv4lzw1phabwxhnim0hlbky303r3mik-guile-bash-0.1.6-0.1= eabc56-checkout.drv failed > View build log at '/var/log/guix/drvs/9g/v4lzw1phabwxhnim0hlbky303r3mik-g= uile-bash-0.1.6-0.1eabc56-checkout.drv.bz2'. > guix build: error: build failed: build of `/gnu/store/9gv4lzw1phabwxhnim0= hlbky303r3mik-guile-bash-0.1.6-0.1eabc56-checkout.drv' failed >=20 Looks like it's not the trailing slash, but the repo might be gone: https://anonscm.debian.org/ --- The alioth.debian.org service is discontinued. Its replacement is a GitLab = instance at salsa.debian.org. Migration documentation is available on the wiki, and an archive of VCS rep= ositories can be found on alioth-archive.debian.org. 2018-05-31. --- --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --24/piotZLKF/SXqU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAlwhQoYACgkQQarn3Mo9 g1HasQ//bGb8wfsEH2Rz3ACpGvdK68u+bACagaxxD80ne0g5SwHZuCCjTMKCRcww 2pL+zbyIwEHt+yUgrAewag36SRad0Pf54IpRqS0KW1S/J/9PhDK+NEXMzGSbSgkW IiP3GkFsBfZoXrU4yCykQL3yc73B9dCd7lPHH6x/WW8/rTg2quDL0icomhb2DEf4 /9KHV2ibekmXVvBPsOdKWLcKvBKjYNWr+840RB8Y+1FgMQjW8vsMU9XFJguj/3bv Li5yejZ0AsqssOcKqyU8fdiZUSFM9rY126kuxRFYJqYR6bzJd3i6hVsUlThwIJMT PnrBdgmWF9YnGR2yqAUzHBMTpAllfTEW/421sIkrJCSP2rIAhQav5eD+YZSg8ZrF uDAqg55bUVTW0+L7KtnKdY/0PzIYE5kvWiGfZaXoC6ksIHOt9JY2RY28xomJoGRH h7de5PcFxzA6X9wVmrHH6mF9qVoPu+VT3iwbwaDCLsjKdmAIEx/opFTeDQ6y4QEi KTfgqbQFA+Eag6y60LNBCVue2Ke5RB0CtLMDsv+AvR+ss17D+jo6y9koy0yTcEQn /pAyXntxvJWHz8K9qWPzK90jwgpfnb0ZCBfKib6OsUSzECedQ2IyVwEwFFUz6+Dh Ms4M6izlarPds/BGHAoOCilCFTm7kJgWmux/zbl04/WwhFrgC28= =0+p+ -----END PGP SIGNATURE----- --24/piotZLKF/SXqU--