Package Details: seafile-client 9.0.13-2

Git Clone URL: https://aur.archlinux.org/seafile-client.git (read-only, click to copy)
Package Base: seafile-client
Description: GUI client for synchronizing your local files with seafile server
Upstream URL: https://github.com/haiwen/seafile-client
Licenses: Apache
Submitter: Localizator
Maintainer: Joffrey
Last Packager: Joffrey
Votes: 168
Popularity: 0.000000
First Submitted: 2012-12-10 17:34 (UTC)
Last Updated: 2025-04-05 18:40 (UTC)

Pinned Comments

Joffrey commented on 2021-05-30 20:06 (UTC) (edited on 2021-05-30 20:11 (UTC) by Joffrey)

Please, when you have compilation or execution errors, recompile each component without using an AUR helper before reporting an issue.

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 44 Next › Last »

urldog commented on 2018-02-25 21:30 (UTC) (edited on 2018-02-25 21:31 (UTC) by urldog)

Looks like anaconda mucks up the install. It seems to be doing something to Qt5:

uild type: Release
qt5 version: 5.6.2
CMake Error at /opt/anaconda/lib/cmake/Qt5/Qt5Config.cmake:26 (find_package):
Could not find a package configuration file provided by "Qt5WebEngineCore"
with any of the following names:

    Qt5WebEngineCoreConfig.cmake
    qt5webenginecore-config.cmake

Add the installation prefix of "Qt5WebEngineCore" to CMAKE_PREFIX_PATH or
set "Qt5WebEngineCore_DIR" to a directory containing one of the above
files.  If "Qt5WebEngineCore" provides a separate development package or
SDK, be sure it has been installed.
Call Stack (most recent call first):
CMakeLists.txt:190 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/tmp/trizen-quesada/seafile-client/src/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
    Aborting...
:: Unable to build seafile-client - makepkg exited with code: 2

Doesn't build on my machine.

klemens commented on 2018-02-24 14:19 (UTC)

@urldog: Just remove ccnet-server, ccnet no longer depends on it. See the ccnet package for further discussion.

urldog commented on 2018-02-24 09:35 (UTC)

ccnet and ccnet-server in conflict. It doesn't build. Can anyone replicate?

hypobool commented on 2018-01-11 17:06 (UTC)

Getting a segfault when trying to run 6.1.4-1 after rebuilding/installing all dependencies.

eolianoe commented on 2017-08-22 20:03 (UTC)

@SonOfANoMomGoat: building fine here, are you sure that everything is up to date?

<deleted-account> commented on 2017-08-18 19:34 (UTC)

Starting from no previous install, building entire stack in a chroot clean environment, and I'm getting an error with the x265 library. The package is looking for libx265.so.116 and on August 15th the x265 library was at libx265.so=130-64. Not really good on library conflicts, is there something I can do to fix this, or does the source need to be updated?

fragfutter commented on 2017-07-18 14:25 (UTC)

and i forgot ccnet-server. all well after also rebuilding it. Complete list: ccnet, ccnet-server, seafile, seafile-client

fragfutter commented on 2017-07-18 14:10 (UTC)

for 6.0.7-3 seafile-applet: error while loading shared libraries: libevent-2.0.so.5: cannot open shared object file: No such file or directory removed ccnet, seafile, seafile-applet. Pacman -Syu. reboot. rebuild and installed ccnet, verfied that it hat no dependency on libevent-2.0 rebuild and installed seafile, verfied that it hat no dependency on libevent-2.0 rebuild and installed seafile-client. seafile-applet is linked against libevent-2.0

eolianoe commented on 2017-07-17 20:54 (UTC)

@urldog: Try to remove all the seafile components, update your system and rebuild everything. You may also check if the error also occurs when building all the components in a clean chroot [a]. Do you have any special configurations that may break the build?

urldog commented on 2017-07-17 16:09 (UTC)

@eoliaone: sure, how can I help you providing more data? What should I run?