Kaelyn <[email protected]> writes: >> > https://codeberg.org/guix/guix/commits/branch/crypto-team >> >> Wonderful! >> >> > Hopefully, this will happen before the end of this month. In the >> > meantime, feel free to take a look and report any issue you may observe. >> >> I tried to build this, but got errors -- is this the right approch to >> build the crypto-team branch? >> >> jas@frallan:~/src/guix$ guix shell -D guix -CPW > > The above creates a nested container without networking, and the below > errors look like they are from a lack of network connection. Have you > tried adding '-N' to the command to enable networking within the > container, e.g. "guix shell -D guix -CPWN"?
Thanks! I get network working in the container now (confirmed with working wget), but it still fails due to 404's after the failed git checkout. Maybe I need the more recent git-based fetcher somehow? Perhaps attempting to build this is a bit out of my depths... /Simon building /gnu/store/mn2si9asmwl6wcbav3l71qbs40crlfag-gnupg-2.5.20-checkout.drv... Initialized empty Git repository in /gnu/store/fsd5prswa1bn4cym9jkbb6q1744qsjl3-gnupg-2.5.20-checkout/.git/ fatal: repository 'https://dev.gnupg.org/source/gnupg/' not found Failed to do a shallow fetch; retrying a full fetch... fatal: repository 'https://dev.gnupg.org/source/gnupg/' not found git-fetch: '/gnu/store/n7r7llgj52krh38q3c69anw4lcrwm0qg-git-minimal-2.52.0/bin/git fetch -- origin' failed with exit code 128 Trying content-addressed mirror at bordeaux.guix.gnu.org... following redirection to `https://bordeaux.guix.gnu.org/nar/lzip/fsd5prswa1bn4cym9jkbb6q1744qsjl3-gnupg-2.5.20-checkout'... Unable to fetch from bordeaux.guix.gnu.org, misc-error: (#f download failed ~S ~S ~S (https://bordeaux.guix.gnu.org/nar/lzip/fsd5prswa1bn4cym9jkbb6q1744qsjl3-gnupg-2.5.20-checkout 404 Not Found) #f) Trying content-addressed mirror at ci.guix.gnu.org... Unable to fetch from ci.guix.gnu.org, misc-error: (#f download failed ~S ~S ~S (http://ci.guix.gnu.org/nar/lzip/fsd5prswa1bn4cym9jkbb6q1744qsjl3-gnupg-2.5.20-checkout 404 Not Found) #f) Trying content-addressed mirror at bordeaux.guix.gnu.org... following redirection to `https://bordeaux.guix.gnu.org/nar/fsd5prswa1bn4cym9jkbb6q1744qsjl3-gnupg-2.5.20-checkout'... Unable to fetch from bordeaux.guix.gnu.org, misc-error: (#f download failed ~S ~S ~S (https://bordeaux.guix.gnu.org/nar/fsd5prswa1bn4cym9jkbb6q1744qsjl3-gnupg-2.5.20-checkout 404 Not Found) #f) Trying content-addressed mirror at ci.guix.gnu.org... Unable to fetch from ci.guix.gnu.org, misc-error: (#f download failed ~S ~S ~S (http://ci.guix.gnu.org/nar/fsd5prswa1bn4cym9jkbb6q1744qsjl3-gnupg-2.5.20-checkout 404 Not Found) #f) Trying to download from Software Heritage... SWH: directory with nar-sha256 hash 1c1a93bfb2280634ea45e336caebaf688277bccaabea0771a269a590b60f57ca not found SWH: revision "gnupg-2.5.20" originating from https://dev.gnupg.org/source/gnupg could not be found builder for `/gnu/store/mn2si9asmwl6wcbav3l71qbs40crlfag-gnupg-2.5.20-checkout.drv' failed to produce output path `/gnu/store/fsd5prswa1bn4cym9jkbb6q1744qsjl3-gnupg-2.5.20-checkout' build of /gnu/store/mn2si9asmwl6wcbav3l71qbs40crlfag-gnupg-2.5.20-checkout.drv failed Could not find build log for '/gnu/store/mn2si9asmwl6wcbav3l71qbs40crlfag-gnupg-2.5.20-checkout.drv'. cannot build derivation `/gnu/store/rww18qslnz5dm9v47s95l6wmrrv808c7-gnupg-2.5.20.drv': 1 dependencies couldn't be built guix build: error: build of `/gnu/store/rww18qslnz5dm9v47s95l6wmrrv808c7-gnupg-2.5.20.drv' failed
signature.asc
Description: PGP signature
