You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.
Basically for certain packages (gunzip, liblzma seen as problems) - if there is a /bin/bash on the build host they'll use that as the invocation script instead of a standard IRIX shell like /bin/ksh.
Quick fix: Edit the /usr/didbs/VERSION/bin/gunzip script and change the shell to /bin/ksh.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Spotted by thor, unintentional bash being picked up.
The text was updated successfully, but these errors were encountered: