Hi, > On 23 May 2019, at 13:30, ummeegge wrote: > > Hi Michael, > yes have seen that it is available in Pakfire after i compiled the > actual version 2.4.1 :D. But the problem persists. The error disappears > from torctrl restart but Apaches error_log points the following out: Which problem persists? If you have installed the library it cannot be missing any more. > [Thu May 23 14:26:19 2019] tor.cgi: Scalar value @pid[0] better written as $pid[0] at /srv/web/ipfire/cgi-bin/tor.cgi line 235. > [Thu May 23 14:26:19 2019] tor.cgi: Scalar value @pid[0] better written as $pid[0] at /srv/web/ipfire/cgi-bin/tor.cgi line 244. > [Thu May 23 14:26:19 2019] tor.cgi: "my" variable @cmds masks earlier declaration in same scope at /srv/web/ipfire/cgi-bin/tor.cgi line 949. > [Thu May 23 14:26:19 2019] tor.cgi: Name "Header::colourgreen" used only once: possible typo at /srv/web/ipfire/cgi-bin/tor.cgi line 239. > [Thu May 23 14:26:19 2019] tor.cgi: Name "Header::colourorange" used only once: possible typo at /srv/web/ipfire/cgi-bin/tor.cgi line 565. > [Thu May 23 14:26:19 2019] tor.cgi: Name "Header::colouryellow" used only once: possible typo at /srv/web/ipfire/cgi-bin/tor.cgi line 35. > [Thu May 23 14:26:20 2019] tor.cgi: Use of uninitialized value in addition (+) at /srv/web/ipfire/cgi-bin/tor.cgi line 82. > [Thu May 23 14:26:20 2019] tor.cgi: Use of uninitialized value in addition (+) at /srv/web/ipfire/cgi-bin/tor.cgi line 82. These are all warnings. You can send a patch if you like. The messages tell you what to change :) -Michael > > > > On Do, 2019-05-23 at 13:13 +0100, Michael Tremer wrote: >> Did you try installing libseccomp? >> >>> On 23 May 2019, at 13:12, ummeegge wrote: >>> >>> Hi all, >>> wanted to report that after the update to Core 132 testing and a >>> system >>> reboot that Tor does not starts anymore. Error is >>> >>> /usr/bin/tor: error while loading shared libraries: >>> libseccomp.so.2: cannot open shared object file: No such file or >>> directory >>> >>> Best, >>> >>> Erik >>> >> >> >