I'm trying to run my tests but I keep getting `/ho...
# multiplatform
m
I'm trying to run my tests but I keep getting
/home/mart/git/command_parser/build/bin/linuxX64/debugTest/test.kexe: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
and I checked /usr/lib and only libcrypt.so.2 exists, I already tried rebooting and then running gradle clean first, but the error still occurs