I moving folder with jails from jails_2 to jails, make changes in gui and restart
all plugins except transmission continiue work
when I try to start transmission i get
but libcrypto.so.6
present in jail
How I can fix this without reinstall transmission?
all plugins except transmission continiue work
when I try to start transmission i get
Code:
root@transmission_1:/ # service transmission onestart usage: chown [-fhvx] [-R [-H | -L | -P]] owner[:group] file ... chown [-fhvx] [-R [-H | -L | -P]] :group file ... Starting transmission. Shared object "libcrypto.so.6" not found, required by "transmission-daemon" /usr/local/etc/rc.d/transmission: WARNING: failed to start transmission
but libcrypto.so.6
present in jail
Code:
root@transmission_1:/ # locate libcrypto.so.6 /usr/local/lib/compat/libcrypto.so.6 /usr/local/lib32/compat/libcrypto.so.6
How I can fix this without reinstall transmission?