I have the same probem as dev_arch, searching for a solution ^^
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 .. 30 31 32 33 34 35 36 37 38 39 40 .. 47 Next › Last »
Elektro121 commented on 2014-07-06 14:36 (UTC)
<deleted-account> commented on 2014-07-05 20:16 (UTC)
@dev_arch: I'm sorry, but f that did not fix it have no idea why you get this error. On the other hand, I have uninstalled and reinstalled seafile (even with full pacman -Rsunc) several times without losing any data. But I would suggest that you backup the entire seafile instance folder (the /srv/seafile/example.org directory), just to be sure. Regarding reinstalling: Make sure you do not uninstall python2-djblets, as I cannot build the current replacement for it (it was renamed, see my reply to @theflyingfool).
dev_arch commented on 2014-07-05 19:21 (UTC)
@calrama: As far as I'm aware I have. At the same time I appear to be alone with this problem, which does make me suspect. :-)
Searching for a solution I already tried your suggestion, but then I get:
usage: gunicorn_django-python2 [OPTIONS] [APP_MODULE]
gunicorn_django-python2: error: No application module specified.
Other then new suggestions from you I'm close to uninstalling seafile and reinstalling while keeping my fingers crossed that I manage to keep accounts and data.
<deleted-account> commented on 2014-07-05 18:59 (UTC)
@theflyingfool: It was taken from me and renamed to "python2-django-djblets" (see https://aur.archlinux.org/pkgbase/python-django-djblets/). I forgot to update the dependency, sorry; I will not update it now, however, as I cannot build the new "python2-django-djblets", see my post in its comment section.
@dev_arch: Have you followed the upgrading section on the wikipage (https://wiki.archlinux.org/index.php/Seafile) precisely? It seems to me like somehow your packages are looking for /usr/bin/gunicorn_django-python2, when they should be looking for /usr/bin/gunicorn-python2 (which is part of gunicorn-python2, a dependence of seafile-server). I would suggest making the following symlink: "ln -s /usr/bin/gunicorn-python2 /usr/bin/gunicorn_django-python2"
dev_arch commented on 2014-07-05 18:45 (UTC)
After the last upgrade (3.0.3 -> 3.0.4) I haven't been able to get seahub started again. All searching and reinstalling (without completely uninstalling) have been fruitless so far. Does the error message I get when starting seafile-server give somebody a clue to what's amiss? I'm at a loss at the moment.
/usr/lib/seafile/seafileenv/bin/python2: can't open file '/usr/bin/gunicorn_django-python2': [Errno 2] No such file or directory
Error: Failed to start seahub
Thanks in advance!
theflyingfool commented on 2014-07-05 16:30 (UTC)
I might be missing something but tracking down the dependency python2-djblets, seems to be giving me issues.
<deleted-account> commented on 2014-06-25 17:09 (UTC)
@rumpelsepp: You didn't bother me at all, I just wanted to make my position clear, that's all. No need to apologise, either, criticism is a vital part of a thriving development community and should you get it to work right, you'll have been right. For me it's just that I've already put a lot of time into packaging Seafile, so I'm just happy that it works (and I don't have to use proprietary services anymore); if I came across to harsh, I apologise. In any case, give the word, if/when you have something you want me to include.
rumpelsepp commented on 2014-06-25 15:31 (UTC)
@calrama
I didn't want to bother you and I might have chosen the wrong words, I'm sorry! :) I will workout an improved version of the PKGBUILD(s), but this will take a while as I have to read through the docs in detail.
<deleted-account> commented on 2014-06-25 15:21 (UTC)
@rumpelsepp: I am aware of the Arch way, I was not debating whether it's good/conforming to the standard, but whether it's weird and "mixing things up" - imho quite a different thing. But that discussion won't lead us anywhere productive, so I'm leaving it at that, as well.
Back to the actual topic, you are welcome to post a version without virtualenv - should that be feasible - and if you can vouch that you have tested it, I will include it.
Pinned Comments