unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42992: nix-channel refers to a non existent bash-minimal
@ 2020-08-23  1:32 Brendan Tildesley
  2020-08-23  8:27 ` Oleg Pykhalov
  2020-08-23 13:39 ` bug#42992: closed Brendan Tildesley
  0 siblings, 2 replies; 3+ messages in thread
From: Brendan Tildesley @ 2020-08-23  1:32 UTC (permalink / raw)
  To: 42992

I use nix for some libre software not available in guix yet. currently 
I'm getting the following error:

b@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@ui ~$
b@ui ~$ guix build nix
/gnu/store/ngk9ir0am97190hf4p9v0rwcvm8bcgn2-nix-2.3.6
b@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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#42992: nix-channel refers to a non existent bash-minimal
  2020-08-23  1:32 bug#42992: nix-channel refers to a non existent bash-minimal Brendan Tildesley
@ 2020-08-23  8:27 ` Oleg Pykhalov
  2020-08-23 13:39 ` bug#42992: closed Brendan Tildesley
  1 sibling, 0 replies; 3+ messages in thread
From: Oleg Pykhalov @ 2020-08-23  8:27 UTC (permalink / raw)
  To: Brendan Tildesley; +Cc: 42992

[-- Attachment #1: Type: text/plain, Size: 434 bytes --]

Hi,

Brendan Tildesley <mail@brendan.scot> writes:

[…]

> 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.

Do you use nix-service-type [1], which should pass bash-minimal and
other utilities to Nix sandbox?

[1] https://www.gnu.org/software/guix/manual/html_node/Miscellaneous-Services.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#42992: closed
  2020-08-23  1:32 bug#42992: nix-channel refers to a non existent bash-minimal Brendan Tildesley
  2020-08-23  8:27 ` Oleg Pykhalov
@ 2020-08-23 13:39 ` Brendan Tildesley
  1 sibling, 0 replies; 3+ messages in thread
From: Brendan Tildesley @ 2020-08-23 13:39 UTC (permalink / raw)
  To: 42992-done

bug was my own misconfiguration.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-23 13:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-23  1:32 bug#42992: nix-channel refers to a non existent bash-minimal Brendan Tildesley
2020-08-23  8:27 ` Oleg Pykhalov
2020-08-23 13:39 ` bug#42992: closed Brendan Tildesley

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).