-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bash builtins not working #25746
Comments
Is this still a problem? For me, at least on NixOS, bash when called by its nix-store path seems to work fine. |
Thank you for your contributions. This has been automatically marked as stale because it has had no activity for 180 days. If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity. Here are suggestions that might help resolve this more quickly:
|
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/non-interactive-bash-errors-from-flake-nix-mkshell/33310/1 |
Issue description
On my Fedora 25:
$ /nix/store/wsz11sx18n85if6gp50m870rypgavwpd-bash-4.4-p12/bin/bash
bash: shopt: progcomp: invalid shell option name
bash: shopt: progcomp: invalid shell option name
None of the other built-ins seem to work either, which wreaks havoc in some build scripts that require the bash builtins (for example: neo4j).
This might be related to NixOS/nix#730
Steps to reproduce
Technical details
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: Fedora
Description: Fedora release 25 (Twenty Five)
Release: 25
Codename: TwentyFive
The text was updated successfully, but these errors were encountered: