Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Apr 2018 01:54:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227337] net-mgmt/seafile-server setup scripts broken
Message-ID:  <bug-227337-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@freebsd.org
          Reporter: gregf@hugops.pw
          Assignee: ultima@freebsd.org
             Flags: maintainer-feedback?(ultima@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.

--=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-227337-7788>