Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore x86_64 => dCore x86_64 Imported Extensions => Topic started by: jls on August 01, 2018, 07:48:14 PM

Title: localectl status error
Post by: jls on August 01, 2018, 07:48:14 PM
Hi
Code: [Select]
jls@pc1:~$ localectl status
localectl: error while loading shared libraries: libcryptsetup.so.4: cannot open shared object file: No such file or directory

but in bionbic there is libcryptsetup12
Title: Re: localectl status error
Post by: Jason W on August 01, 2018, 08:31:02 PM
Code: [Select]
jason@box:~$ ldd /usr/bin/localectl | grep cryptsetup
        libcryptsetup.so.12 => /lib/x86_64-linux-gnu/libcryptsetup.so.12 (0x00007fc32e930000)
jason@box:~$

Here is my results of the library linking. 
Title: Re: localectl status error
Post by: jls on August 02, 2018, 04:57:00 AM
Hi
sorry but I still had references to "artful" in debextra, same results as you now