Package Details: seafile 9.0.11-1

Git Clone URL: https://aur.archlinux.org/seafile.git (read-only, click to copy)
Package Base: seafile
Description: An online file storage and collaboration tool
Upstream URL: https://github.com/haiwen/seafile
Licenses: GPL2
Conflicts: seafile-server
Provides: seafile-client-cli
Submitter: eolianoe
Maintainer: Joffrey
Last Packager: Joffrey
Votes: 111
Popularity: 0.000000
First Submitted: 2016-08-11 16:38 (UTC)
Last Updated: 2024-11-14 17:06 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 47 Next › Last »

ERamseth commented on 2015-12-20 16:31 (UTC) (edited on 2015-12-20 16:34 (UTC) by ERamseth)

Yeah I think maybe he's trying to put them all in one PKGBUILD. Not sure. EDIT: git clone with a manually adjusted URL gives you the 5.0.2 version EDIT2: seems this will now provide seafile-server, seafile-shared, seafile-client-cli... im upgrading now to see if it actually installs.

Dezponia commented on 2015-12-20 16:27 (UTC) (edited on 2015-12-20 16:29 (UTC) by Dezponia)

When updated to 5.0.3 this package uses the "seafile-server" package build, Please change it to "seafile-shared" like it should be. Thank you. Edit: Huh, it also seems to have randomly linked the "seafile-shared" and "seafile-server" comment boxes to each other.

edacval commented on 2015-12-20 14:42 (UTC)

Reworked to split-pkgbuid

edacval commented on 2015-12-20 14:42 (UTC)

Dependencies fixed, builds with webdav support.

ERamseth commented on 2015-12-16 05:52 (UTC) (edited on 2015-12-16 07:11 (UTC) by ERamseth)

the dependency on libevhtp-seafile needs to change. I don't think versions greater than 1.2.0 can work with seafile. also, question: is this supposed to build with webdav support?

Captain_Rage commented on 2015-12-05 19:23 (UTC) (edited on 2015-12-05 23:22 (UTC) by Captain_Rage)

Hey. When upgrading to 5.0.2-1 the following error snuck inside: <...> Collecting django-constance[database] from git+git://github.com/haiwen/django-constance.git@bde7f7cdfd0ed1631a6817fd4cd76f37bf54fe35#egg=django-constance[database] Cloning git://github.com/haiwen/django-constance.git (to bde7f7cdfd0ed1631a6817fd4cd76f37bf54fe35) to /tmp/pip-build-VsNBDP/django-constance Error [Errno 2] No such file or directory while executing command git clone -q git://github.com/haiwen/django-constance.git /tmp/pip-build-VsNBDP/django-constance Cannot find command 'git' <...> The package installed successfully, but later seafile-server refused to start. All that was needed was installing git and reinstalling seafile-server. :-) <...> Collecting django-constance[database] from git+git://github.com/haiwen/django-constance.git@bde7f7cdfd0ed1631a6817fd4cd76f37bf54fe35#egg=django-constance[database] Cloning git://github.com/haiwen/django-constance.git (to bde7f7cdfd0ed1631a6817fd4cd76f37bf54fe35) to /tmp/pip-build-8_x0br/django-constance Could not find a tag or branch 'bde7f7cdfd0ed1631a6817fd4cd76f37bf54fe35', assuming commit. Collecting django-picklefield (from django-constance[database]) Downloading django_picklefield-0.3.2-py2.py3-none-any.whl Installing collected packages: django-picklefield, django-constance Running setup.py install for django-constance Successfully installed django-constance-1.0.1 django-picklefield-0.3.2 <...> I suggest adding git as a dependency to avoid this issue.

Almin commented on 2015-12-05 16:45 (UTC)

Attention to all upgraders to 4.4.x! For some users, upgrading to 4.4.x seems to have broken Sync for Web-Interface and Android-Clients! Take care upgrading! https://github.com/haiwen/seafile/issues/1407 https://forum.seafile-server.org/t/504-error-from-nginx-1-8-suddenly-appeared-for-seafile/3462/9

Almin commented on 2015-11-11 10:19 (UTC)

@BunBum: the python2 package from the official [extra]/ repository is installed, otherwise I wouldn't have mentioned it.