GNU bug report logs -
#42992
nix-channel refers to a non existent bash-minimal
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 23 Aug 2020 23:39:10 +1000
with message-id <3e15da15-2163-ae9a-5b13-5070c8e086fb <at> brendan.scot>
and subject line closed
has caused the debbugs.gnu.org bug report #42992,
regarding nix-channel refers to a non existent bash-minimal
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
42992: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42992
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
I use nix for some libre software not available in guix yet. currently
I'm getting the following error:
b <at> ui ~$ nix-channel --update
unpacking channels...
while setting up the build environment: executing
'/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash':
No such file or directory
builder for
'/nix/store/vbcwq7qgz2372vhjg1mjzcmln5q2rihz-nixos-20.09pre239318.c59ea8b8a0e.drv'
failed with exit code 1
error: build of
'/nix/store/jimxjljq433dm5arwyps9yp0qap8n4rc-nixpkgs-20.09pre239803.909539e6a09.drv',
'/nix/store/vbcwq7qgz2372vhjg1mjzcmln5q2rihz-nixos-20.09pre239318.c59ea8b8a0e.drv'
failed
error: program
'/gnu/store/ngk9ir0am97190hf4p9v0rwcvm8bcgn2-nix-2.3.6/bin/nix-env'
failed with exit code 100
b <at> ui ~$
b <at> ui ~$ guix build nix
/gnu/store/ngk9ir0am97190hf4p9v0rwcvm8bcgn2-nix-2.3.6
b <at> ui ~$ rg bash-minimal
/gnu/store/ngk9ir0am97190hf4p9v0rwcvm8bcgn2-nix-2.3.6
/gnu/store/ngk9ir0am97190hf4p9v0rwcvm8bcgn2-nix-2.3.6/share/nix/corepkgs/config.nix
6: shell =
"/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash";
-------------------------------
I am unsure where this bash-minimal comes from. it is not the latest
bash-minimal returned by guix build bash-minimal. Adding bash-minimal to
nix's inputs didn't fix it.
[Message part 3 (message/rfc822, inline)]
bug was my own misconfiguration.
This bug report was last modified 4 years and 314 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.