Package Details: seafile 9.0.12-1

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-02-18 17:52 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 47 Next › Last »

Centaurefox commented on 2022-01-02 10:02 (UTC)

Running 'seaf-cli' will result in:

Traceback (most recent call last):
  File "/usr/bin/seaf-cli", line 98, in <module>
    import seafile
ModuleNotFoundError: No module named 'seafile'

Latest version : aur/seafile 8.0.5-1 (+114 0.37) (Installed) seafile-applet is running fine. Is something missing in the package ?

enos commented on 2021-10-04 10:34 (UTC)

Because of the checksum error I updated to 8.0.4. Also see the comments on https://aur.archlinux.org/packages/seafile-client/.

https://gitlab.com/enos-public/aur/-/snippets/2184292

hansbert commented on 2021-08-18 11:59 (UTC)

please update the checksum

ptr1337 commented on 2021-07-16 12:13 (UTC) (edited on 2021-07-16 12:14 (UTC) by ptr1337)

or just run:

      yay -G seafile seafile-client
      cd seafile 
      makepkg -si --skipinteg
      cd ..
     cd seafile-client
     makepkg -si --skipinteg

a-bostaurus commented on 2021-07-08 09:27 (UTC)

Perhaps this helps (I let translate it from German to US-English by deepl): Install pacman-contrib (sudo pacman -S pacman-contrib), update manually in the terminal (yaourt -Syyua) until the first error message appears and you are asked if you want to repeat the installation; leave this window as it is for later use, in a second window move to the folder /tmp/yaourt-tmp-username as normal user and execute the command updpkgsums as user, in the first window now answer in the affirmative to the question about the repetition

On the net I also found the following hint: do a sha256sum on the current archive file and paste it into the PKGBUILD

Translated with www.DeepL.com/Translator (free version)

enanone commented on 2021-07-08 09:07 (UTC) (edited on 2021-07-08 09:07 (UTC) by enanone)

I cannot install this package with the following error:

==> Validating source files with sha256sums...
    seafile-8.0.3.tar.gz ... FAILED
    seaf-cli@.service ... Passed
==> ERROR: One or more files did not pass the validity check!

@dsnxt said that the checksum has changed. How do I fix my installation? Should I edit my PKGBUILD locally?

trap000d commented on 2021-07-02 11:17 (UTC)

Yep, they've fixed bug with windows names in 8.0.3 daemon without version change. As far as I understand from PR, they have now a key in config https://github.com/haiwen/seafile/pull/2471 ==

define KEY_HIDE_WINDOWS_INCOMPATIBLE_PATH_NOTIFICATION "hide_windows_incompatible_path_notification"

==

dsnxt commented on 2021-07-02 10:11 (UTC) (edited on 2021-07-02 10:11 (UTC) by dsnxt)

sha256 checksum for seafile-8.0.3.tar.gz changed to a83d5d301cf54819ab96ea0ab53824980efdf6727460b969ce3176b4c5109f6b

trap000d commented on 2021-07-01 07:49 (UTC)

To whom it might concern,

I've patched seafile 8.0.3 daemon sources - "it works for me" - here the patch: https://gist.github.com/trap000d/e5d9dfcc5c775a8579307534952121ab

trap000d commented on 2021-07-01 00:56 (UTC)

a-bostaurus, Seafile developers have introduced some controversial changes in client - see here https://github.com/haiwen/seafile/issues/2451

Keep on 8.0.1 until they find a working solution. I have some ideas how to "fix" the issue, though, however hope they will do it themself - I suppose they know their own code better then me.

Alternatively, find and rename all files with "invalid" names in all your Seafile libraries (unfortunately, it's not an option for me)