chroot-bind.sh don't support Debian 10 ? #148

Open
opened 2022-03-09 11:22:07 +01:00 by btatu · 0 comments
Owner

Hello,

On an server, i've got this error :

# bash /usr/share/scripts/chroot-bind.sh
install: cannot stat '/usr/lib/x86_64-linux-gnu/openssl-1.0.*/engines/libgost.so': No such file or director

This packages are installed :

# dpkg -l |grep openssl
ii  openssl                       1.1.1d-0+deb10u6             amd64        Secure Sockets Layer toolkit - cryptographic utility

# dpkg -L libengine-gost-openssl1.1
/.
/usr
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/engines-1.1
/usr/lib/x86_64-linux-gnu/engines-1.1/gost.so

We should fix this loop

Hello, On an server, i've got this error : ~~~ # bash /usr/share/scripts/chroot-bind.sh install: cannot stat '/usr/lib/x86_64-linux-gnu/openssl-1.0.*/engines/libgost.so': No such file or director ~~~ This packages are installed : ~~~ # dpkg -l |grep openssl ii openssl 1.1.1d-0+deb10u6 amd64 Secure Sockets Layer toolkit - cryptographic utility # dpkg -L libengine-gost-openssl1.1 /. /usr /usr/lib /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/engines-1.1 /usr/lib/x86_64-linux-gnu/engines-1.1/gost.so ~~~ We should fix [this loop](https://gitea.evolix.org/evolix/ansible-roles/src/branch/stable/bind/files/chroot-bind.sh#L62)
btatu added the
enhancement
label 2022-03-09 11:22:07 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: evolix/ansible-roles#148
No description provided.