I'm on archlinux, and decsync used to work without issues.
But a recently update makes libcrypt.so.1 no longer exist. I guess this is because of libxcrypt (recently compiled on 2022-02-02). Checking the files in libxcrypt, I find libcrypt.so.2, but no libcrypt.so..1.
I'm not familiar with libxcrypt, so I don't know if these two versions are compatible or not. But the version bump may imply that they don't.
Maybe it's worth updating libdecsync to work with libcrypt.so.2?
I'm on archlinux, and decsync used to work without issues.
But a recently update makes
libcrypt.so.1no longer exist. I guess this is because oflibxcrypt(recently compiled on 2022-02-02). Checking the files inlibxcrypt, I findlibcrypt.so.2, but nolibcrypt.so..1.I'm not familiar with
libxcrypt, so I don't know if these two versions are compatible or not. But the version bump may imply that they don't.Maybe it's worth updating
libdecsyncto work withlibcrypt.so.2?