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.
Search Criteria
Package Details: seahub 12.0.11-1
Package Actions
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) |
Dependencies (31)
- gunicorn
- pypinyin
- python-bleach
- python-cffi
- python-chardet
- python-dateutil (python-dateutil-gitAUR)
- python-django
- python-django-formtoolsAUR
- python-django-picklefield
- python-django-rest-framework
- python-django-saml2AUR
- python-django-simple-captchaAUR
- python-django-statici18nAUR
- python-django-webpack-loaderAUR
- python-dnspython (python-dnspython-gitAUR)
- python-ldap
- python-markdown
- python-mysqlclient
- python-openpyxl
- python-pillow (python-pillow-simd-gitAUR)
- python-pillow-heif
- python-pycryptodome
- python-pyjwt
- python-qrcode
- python-requests
- python-requests-oauthlib
- seafile-serverAUR
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR) (optional) – For video thumbnails
- python-pylibmc (python-pylibmc-gitAUR) (optional) – Memcached support
- python-pymysql (optional) – Installation script
- python-wsgidav-seafileAUR (optional) – Webdav support
Required by (0)
Sources (7)
Armael commented on 2018-01-05 18:56 (UTC)
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.
Pinned Comments