@a-bostaurus : upgrade ccnet
Search Criteria
Package Details: seafile 9.0.13-1
Package Actions
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: | 110 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-11 16:38 (UTC) |
Last Updated: | 2025-04-04 12:14 (UTC) |
Dependencies (8)
- argon2 (argon2-gitAUR)
- fuse (fuse2)
- libevent (libevent-gitAUR)
- libsearpcAUR
- libwebsockets
- sqlite (sqlite-fossilAUR)
- intltool (make)
- vala (vala-gitAUR) (make)
Required by (2)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 47 Next › Last »
edacval commented on 2015-12-20 17:44 (UTC)
ERamseth commented on 2015-12-20 17:04 (UTC)
Some things I noticed so far with the new pkgbuild:
1) seafile-server is now a package group that provides seafile-server, seafile-shared, and seafile-client-cli. This means you only have to install seafile-server and it will give you all three packages
2) if you try to git-clone the old seafile-shared or seafile-client-cli packages, you will be given the 5.0.2 versions
3) packagebuilder / pb doesn't seem to play well with this setup. It goes into an infinite loop trying to install dependencies.
4) to upgrade, I uninstalled previous packages and then reinstalled the new package group. This worked ok. Note that my server directory was setup the way suggested in the Arch Linux wiki. If you do this, you will also need to update the seahub files.
5) seafdav still doesn't work
a-bostaurus commented on 2015-12-20 16:45 (UTC)
There is a problem, perhaps you know:
":: seafile-shared: benötigt ccnet=5.0.2, aber 5.0.3 ist installiert"
benötigt = needs
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?
Pinned Comments