-
📚 @theloudspeaker-guestenv is generally at
/usr/bin/envnot/bin/env -
/binis usually a symlink to/usr/bin, allowing distros who choose to deviate from this (NixOS, and Termux on Android comes to mind) to symlink/binto whatever other place they might wish. Hardcoding/usr/binmight result in errors if that distro doesn't provide FHS compatible paths. -
📚 @theloudspeaker-guestAgreed. But Most people using this script will use it in Debian Sid and it doesn't have
/bin/envsymlink. Throws up an error. -
📚 @theloudspeaker-guestMy container doesn't have it.
-
📚 @theloudspeaker-guestAre you using a full installation of debian/sid? I am running a minimal lxc container without GUI and it doesn't have that symlink.
-
@theloudspeaker-guest Can you please check whether the fix for tests/control works?
Please register or sign in to comment