[Bug 227337] net-mgmt/seafile-server setup scripts broken

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 7 01:55:01 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227337

            Bug ID: 227337
           Summary: net-mgmt/seafile-server setup scripts broken
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ultima at freebsd.org
          Reporter: gregf at hugops.pw
          Assignee: ultima at freebsd.org
             Flags: maintainer-feedback?(ultima at freebsd.org)

After installing seafile-server you are instructed to run either
setup-seafile.sh for sqlite support or setup-seafile-mysql.sh for mysql
support.

I first started with setup-seafile.sh for sqlite support as I felt that met my
needs. Immediately I'm greated with the following..

```
 ./setup-seafile.sh
The seafile-server diretory doesn't contain all needed files.
Please make sure you have extracted all files and folders from tarball.
Error occured during setup.
Please fix possible issues and run the script again.
```

Next I try the mysql setup script just to get this working and get the
following.

```
 ./setup-seafile-mysql.sh
Checking python on this machine ...
  Checking python module: setuptools ... Done.
  Checking python module: python-imaging ...
 python-imaging  is not installed, Please install it first.
On Debian/Ubntu: apt-get install python-imaging
On CentOS/RHEL: yum install python-imaging
Error occured during setup.
Please fix possible problems and run the script again.
```

I don't even see py27-imaging in ports.

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


More information about the freebsd-ports-bugs mailing list