For openssl-1.0 the changes in this patch[1] and
'export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig'
before the './autogen.sh' line are needed to fix build errors.
[1] https://gist.github.com/brainpower/fd1e75fc50d9852d0369e27cee32fadb
Search Criteria
Package Details: seafile-server 11.0.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/seafile-server.git (read-only, click to copy) |
---|---|
Package Base: | seafile-server |
Description: | Seafile server core |
Upstream URL: | https://github.com/haiwen/seafile-server |
Licenses: | AGPL3 |
Conflicts: | seafile |
Submitter: | eolianoe |
Maintainer: | Joffrey |
Last Packager: | Joffrey |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-07 15:22 (UTC) |
Last Updated: | 2024-11-14 17:02 (UTC) |
Dependencies (12)
- fuse2
- libarchive (libarchive-gitAUR)
- libevent (libevent-gitAUR)
- libevhtp-seafileAUR
- libjwtAUR
- libldap (libldap-gnutlsAUR)
- libsearpcAUR
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclientAUR, libmysqlclient80AUR, mariadb-lts-libs)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- vala (vala-gitAUR) (make)
Required by (1)
Sources (6)
oi_wtf commented on 2017-04-04 22:23 (UTC)
Captain_Rage commented on 2017-02-25 15:39 (UTC)
@cybertron
You can add the line 'SEAFILE_VERSION= '6.0.8'' to conf/seahub_settings.py as a workaround (not an elegant solution, but it will change the version number on the page to whatever you choose).
cybertron commented on 2017-02-18 18:53 (UTC)
if I check the "about" link at the frontend footer it says I got server 5.1 running but should ne 6.0.8 o.O
eolianoe commented on 2017-02-17 09:11 (UTC)
@MichiMunich, checksums changed. I reported upstream in order to fix that.
<deleted-account> commented on 2017-02-17 07:55 (UTC)
the sha256sum for seafile-server-6.0.8-server.tar.gz seems to be wrong
cybertron commented on 2017-01-27 19:58 (UTC)
Its a little bit crap that software isn't it?
I try to migrate my local seafile-server from raspi to alarm and the environment is realy scary o.O
Captain_Rage commented on 2017-01-11 11:27 (UTC)
When installing 6.0.7-3 some pipe is broken:
:: Processing package changes...
New python executable in /usr/lib/seafile/seafileenv/bin/python2
Also creating executable in /usr/lib/seafile/seafileenv/bin/python
Installing setuptools, pip, wheel...
error: command terminated by signal 13: Broken pipe
When downgrading to 6.0.7-2 everything istalls without error. Do I need to recompile any other package when upgrading from 6.0.7-2 to 6.0.7-3?
eolianoe commented on 2017-01-11 08:53 (UTC)
@jaltek: you are right the real dependency is only 'ccnet-server'. In fact this dependency is already resolved as 'seafile' needs 'ccnet' to get the cli client working.
The layout was improved and it's more easy to understand, now I need to really package 'seahub'.
jaltek commented on 2017-01-11 07:41 (UTC)
Hi eolianoe,
the seafile layout (upstream) is really confusing :)
According to the server manual[1], the dependencies for seafile-server should be ccnet-server and seahub. Do you have intentionally set ccnet as dependency and not ccnet-server?
Cheers!
[1]: https://manual.seafile.com/build_seafile/server.html#components-of-the-seafile-server
Captain_Rage commented on 2017-01-10 13:58 (UTC)
Works nicely here!
Pinned Comments