Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2016 16:36:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213954] net-mgmt/seafile Initscript only does not work when executed with service
Message-ID:  <bug-213954-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213954

            Bug ID: 213954
           Summary: net-mgmt/seafile Initscript only does not work when
                    executed with service
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: alex.theissen@me.com
                CC: Ultima1252@gmail.com
             Flags: maintainer-feedback?(Ultima1252@gmail.com)
                CC: Ultima1252@gmail.com

When I try to start seafile using the service command I get the following
error:
# service seafile start
failed to run "ccnet-server -t": Failed to execute child process "ccnet-ser=
ver"
(No such file or directory)

When executing the script directly it works:
# /usr/local/etc/rc.d/seafile start
[10/31/16 17:24:41] ../common/session.c(132): using config file
/usr/local/www/haiwen/conf/ccnet.conf
Starting seafile server, please wait ...
Seafile server started

Because of this seafile does not start automatically at system boot. This is
the related part in my /etc/rc.conf:
seafile_enable=3DYES
seahub_enable=3DYES
seahub_fastcgi=3DYES

Starting seahub with the service command does work, though.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213954-13>