
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, My relay is running on Raspberry OS so the updates are a little late for some packages, so my relay is running on obsolote version 0.3.5.15, I installed Tor from source and tor --version gives me Tor version 0.4.6.10. Tor is running on Linux with Libevent 2.1.8-stable, OpenSSL 1.1.1d, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.28 as libc. Tor compiled with GCC version 8.3.0but tor@default.service is still running on 0.3.5.15 (I have restarted the service multiple times)... Regards, Daniel Nikoloski Sent with ProtonMail Secure Email. -----BEGIN PGP SIGNATURE----- Version: ProtonMail wsBzBAEBCAAGBQJiBMpiACEJEAutNI6WgEWAFiEE/jRLdx96gF2z0p05C600 jpaARYCzgQf5AXlzmz1cV38y+/4DMFGMwV74+2acsiAhw8dml1/In34debY1 JgoP6CP+GugKMPAq7JQPvhRF2eVrTYdSN9h0OFrZE3OT45YZWR7uU38MzXd0 NorjBu9lALsE321ocL80igKd+0nXgOofQoWyelaLMRc1YCP8BQLXqv7JLAee 0eZLaHyX8u3OdgyE/ejpbb+7tKzXSkSQZ7vh6e0BEcmQZFXfzEbTuS6jzGQk x8OOYZmF7t4Q1m54NffydyXbQv7hUPYaRFwyMLwdonRl51GFATr+G6vMQqkf QsxxvRQflJ0ANv0cw9oUieMCYXyzrb3oNf9avOucHP477CG6UjwV3A== =m7jC -----END PGP SIGNATURE-----

On Thursday, February 10, 2022 9:19:03 AM CET Dan via tor-relays wrote:
My relay is running on Raspberry OS so the updates are a little late for some packages, so my relay is running on obsolote version 0.3.5.15, I installed Tor from source and tor --version gives me Tor version 0.4.6.10.
Tor is running on Linux with Libevent 2.1.8-stable, OpenSSL 1.1.1d, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.28 as libc.
Tor compiled with GCC version 8.3.0but tor@default.service is still running on 0.3.5.15 (I have restarted the service multiple times)...
If you previously installed tor with your package management system, then you now have 2x tor, once default '/usr/bin/tor' and once compiled yourself '/usr/ local/bin/tor' or somewhere. Did you uninstall the 'default' (installed with apt) tor daemon first? Remove removes the application, but leaves the system configuration files, purge also deletes system configuration files and your tor keys! apt remove tor apt purge tor Reminder, don't forget the autostart scripts after compiling. -- ╰_╯ Ciao Marco! Debian GNU/Linux It's free software and it gives you freedom!

Hi Daniel, On 2/10/22 09:19, Dan via tor-relays wrote: [..]
Tor compiled with GCC version 8.3.0but tor@default.service is still running on 0.3.5.15 (I have restarted the service multiple times)...
Please show us the output of 'systemctl cat tor@defailt.service' and 'which tor'. I assume you need to adjust the path in your unit file. -- Martin
participants (3)
-
lists@for-privacy.net
-
Martin Gebhardt
-
nikoloskid@pm.me