Can't setup ALT Linux chroot under gentoo
cd $HOME
git clone https://github.com/altlinux/hasher.git
export PATH=$HOME/hasher/hasher:$PATH
mkdir -p $HOME/chroots/alt
hsh --initroot-only $HOME/chroots/alt
Got errror
hasher/hasher/hsh: line 12: .: hsh-sh-functions: file not found
Tried to use hsh-sh-functions.in
cp $HOME/hasher/hasher/hsh-sh-functions.in $HOME/hasher/hasher/hsh-sh-functions
But got error too
hasher/hasher/hsh-sh-functions: line 15: .: shell-error: file not found
Can't setup ALT Linux chroot under gentoo
Got errror
Tried to use hsh-sh-functions.in
But got error too