[opensuse-packaging] tor: tor apparently not running
![](https://seccdn.libravatar.org/avatar/7689edd9ec408ec55061fddbe8607b56.jpg?s=120&d=mm&r=g)
Hello Mates, today i've tried to build tor. But i get the following Error. What does that mean? Preparing packages for installation... tor-0.2.2.6.alpha-tor.0.%{ostag} warning: group tor does not exist - using root warning: group tor does not exist - using root warning: group tor does not exist - using root warning: group tor does not exist - using root warning: user tor does not exist - using root warning: group tor does not exist - using root warning: user tor does not exist - using root warning: group tor does not exist - using root warning: user tor does not exist - using root warning: group tor does not exist - using root insserv: Service network has to be enabled to start service tor insserv: exiting now! /sbin/insserv failed, exit code 1 tor 0:off 1:off 2:off 3:off 4:off 5:off 6:off insserv: Service network has to be enabled to start service tor insserv: exiting now! /sbin/insserv failed, exit code 1 /bin/chown: invalid user: `tor.tor' .... running 01-check-debuginfo .... testing for empty debuginfo packages .... running 02-check-gcc-output .... testing for serious compiler warnings (using /usr/lib/build/checks-data/check_gcc_output) (using /var/tmp/build-root/.build.log) .... running 03-check-binary-kernel-log .... running 04-check-filelist .... checking filelist .... running 05-check-invalid-requires .... running 06-check-installtest .... testing for pre/postinstall scripts that are not idempotent tor apparently not running (no pid file) -- Sincerely yours Sascha Manns open-slx GmbH openSUSE Member openSUSE Community & Support Agent openSUSE Ambassador Web: http://www.open-slx.de openSUSE Marketing Team Web: http://www.open-slx.com Web: http://saschamanns.gulli.to Blog: http://saigkill.wordpress.com ClaimID: http://claimid.com/saigkill -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
![](https://seccdn.libravatar.org/avatar/bff0c215e01f23fcee6fe49e65fae458.jpg?s=120&d=mm&r=g)
On Mon, Jan 04, 2010 at 01:44:07PM +0100, Sascha 'saigkill' Manns wrote:
Hello Mates,
today i've tried to build tor. But i get the following Error. What does that mean?
Preparing packages for installation... tor-0.2.2.6.alpha-tor.0.%{ostag} warning: group tor does not exist - using root warning: group tor does not exist - using root warning: group tor does not exist - using root warning: group tor does not exist - using root warning: user tor does not exist - using root warning: group tor does not exist - using root warning: user tor does not exist - using root warning: group tor does not exist - using root warning: user tor does not exist - using root warning: group tor does not exist - using root insserv: Service network has to be enabled to start service tor insserv: exiting now! /sbin/insserv failed, exit code 1 tor 0:off 1:off 2:off 3:off 4:off 5:off 6:off insserv: Service network has to be enabled to start service tor insserv: exiting now! /sbin/insserv failed, exit code 1 /bin/chown: invalid user: `tor.tor' .... running 01-check-debuginfo .... testing for empty debuginfo packages .... running 02-check-gcc-output .... testing for serious compiler warnings (using /usr/lib/build/checks-data/check_gcc_output) (using /var/tmp/build-root/.build.log) .... running 03-check-binary-kernel-log .... running 04-check-filelist .... checking filelist .... running 05-check-invalid-requires .... running 06-check-installtest .... testing for pre/postinstall scripts that are not idempotent tor apparently not running (no pid file)
Use the tor package from openSUSE:Factory:Contrib? Ciao, Marcus -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
![](https://seccdn.libravatar.org/avatar/84ee0bcf221e4fb2b4741908022b82fb.jpg?s=120&d=mm&r=g)
Am Montag, 4. Januar 2010 13:44:07 schrieb Sascha 'saigkill' Manns:
Hello Mates,
today i've tried to build tor. But i get the following Error. What does that mean?
Preparing packages for installation... tor-0.2.2.6.alpha-tor.0.%{ostag} warning: group tor does not exist - using root warning: group tor does not exist - using root warning: group tor does not exist - using root warning: group tor does not exist - using root warning: user tor does not exist - using root warning: group tor does not exist - using root warning: user tor does not exist - using root warning: group tor does not exist - using root warning: user tor does not exist - using root warning: group tor does not exist - using root insserv: Service network has to be enabled to start service tor insserv: exiting now! /sbin/insserv failed, exit code 1 tor 0:off 1:off 2:off 3:off 4:off 5:off 6:off insserv: Service network has to be enabled to start service tor insserv: exiting now! /sbin/insserv failed, exit code 1 /bin/chown: invalid user: `tor.tor'
basically you try to do stuff in %post or %pre scripts, which are not working. You do not create the user and group called "tor" or not early enough ? -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (3)
-
Adrian Schröter
-
Marcus Meissner
-
Sascha 'saigkill' Manns