Package Details: seahub 12.0.11-1

Git Clone URL: https://aur.archlinux.org/seahub.git (read-only, click to copy)
Package Base: seahub
Description: The web frontend for seafile server
Upstream URL: https://github.com/haiwen/seahub
Licenses: Apache-2.0
Submitter: eolianoe
Maintainer: Joffrey
Last Packager: Joffrey
Votes: 7
Popularity: 0.000000
First Submitted: 2017-07-03 09:48 (UTC)
Last Updated: 2025-03-21 13:24 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15

Armael commented on 2018-01-05 18:56 (UTC)

Two dependencies seems to be missing: python2-dateutil, and python2-qrcode. The first one is caught by "seafile-admin setup", but the second one isn't, resulting in an uninformative "500 internal server error" message.

Joffrey commented on 2017-10-10 21:20 (UTC) (edited on 2017-12-24 14:17 (UTC) by Joffrey)

For use Memchached you must have django-pylibmc (python2-django-pylibmc) library.

Edit: Otherly you can add 'pylibmc' 'django-pylibmc' installation via pip2 in package function, 'pylibmc' require 'libmemcached' depend.