[Nix-dev] Executing bash directly lead to errors

Bjørn Forsman bjorn.forsman at gmail.com
Thu Oct 23 16:02:07 CEST 2014


On 23 October 2014 15:46, Pierre Allix <pierre.allix.work at gmail.com> wrote:
> Hi,
>
> When executing bash directly from the store, I get the following errors:
>
> Any ideas?
>
> ./nix/env/bin/bash
> bash: lesspipe: command not found
> bash: shopt: progcomp: invalid shell option name
> bash: complete: command not found
[...]

Works here:

$ /nix/store/j9z585f73bl8i5r0q9pvzwanc7xh5fns-bash-4.2-p51/bin/bash
[new bash instance, no error]

What system is this on? Not NixOS I guess?

Best regards,
Bjørn Forsman


More information about the nix-dev mailing list