Can confirm it works with manual git clone
and makepkg -si
for the seafile and seafile-client repos.
Search Criteria
Package Details: seafile 9.0.11-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: | 111 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-11 16:38 (UTC) |
Last Updated: | 2024-11-14 17:06 (UTC) |
Dependencies (8)
- fuse (fuse2)
- libevent (libevent-gitAUR)
- libsearpcAUR
- libwebsockets
- python-future
- sqlite (sqlite-fossilAUR)
- intltool (make)
- vala (vala-gitAUR) (make)
Required by (2)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 47 Next › Last »
GeneralFault commented on 2021-05-31 09:44 (UTC)
river_wunsch commented on 2021-04-11 02:04 (UTC)
It seems that checksums are wrong again. Also, issues are closed in GitHub.
brolf commented on 2021-03-10 12:11 (UTC) (edited on 2021-03-10 12:14 (UTC) by brolf)
Something seems to be wrong with seaf-cli
. When I run the command I get the following error, meanwhile the seafile-client works perfectly fine.
% seaf-cli status
Traceback (most recent call last):
File "/usr/bin/seaf-cli", line 98, in <module>
import seafile
ModuleNotFoundError: No module named 'seafile'
% which seaf-cli
/usr/bin/seaf-cli
% ls /usr/lib/python3.8/site-packages/seafile/
rpcclient.py __init__.py __pycache__
kulak commented on 2020-06-29 04:25 (UTC)
Signatures have changed for seafile and seafile-client:
d33e2b78925bf3bd5e7bfa3c78cff43a4be791bcc5686f86ee3aac245e8de825 seafile-7.0.8.tar.gz
9c737acc7d6e92e36625156346b866c2e90fa5900828fc77a28ed4f622629bae seafile-client-7.0.8.tar.gz
bionade24 commented on 2020-01-18 09:22 (UTC)
@Joffrey: libsearpc works totally fine with python3. I don't think there's a reason to stay. You only need to change py2 to py3 everywhere.
Joffrey commented on 2020-01-18 08:25 (UTC)
@all Ok, I will soon remove ccnet-server from dependencies, but libsearpc is used on the client and server side and it uses python2. It would also need to install libraries python in python3 PATH. I don't have time at the moment for testing, especially since the next releases (for all components) will soon be all python3 compatible.
bionade24 commented on 2020-01-17 22:22 (UTC)
edacval: Good to know. Will try it.
edacval commented on 2020-01-17 22:19 (UTC)
@Joffrey: seafile does not depend on ccnet-server - https://github.com/haiwen/ccnet-server/issues/19#issuecomment-368191984. I`m using seafile-client built without ccnet-server over 6 months without any problem.
bionade24 commented on 2020-01-17 21:51 (UTC)
@Joffrey: Could you please explain what should be unstable ccnet-server works fine with python3 like all other parts, too. I even uploaded a >3GB file.
Pinned Comments