gna @revelation thanks ... too many packages for seafile -.- it works and sounds realy stupid that you need to have a "server" package installed for client ^^
Search Criteria
Package Details: seafile-client 9.0.13-2
Package Actions
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) |
Dependencies (7)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-webengine
- seafileAUR
- cmake (cmake-gitAUR, cmake3AUR) (make)
- qt6-tools (make)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR) (optional)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 44 Next › Last »
cybertron commented on 2017-06-30 08:15 (UTC)
Revelation60 commented on 2017-06-30 08:00 (UTC)
@cybertron: you also need to update ccnet-server.
cripcate commented on 2017-06-29 21:12 (UTC)
When I try to install i still get this error:
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
Build 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/yaourt-tmp-nils/aur-seafile-client/src/build/CMakeFiles/CMakeOutput.log".
qt5-webengine is installed and up to date. Reinstalling doesn't make a difference. All other dependencies are installed. I also can't build seafile-client from source (https://github.com/haiwen/seafile-client). So im all out of options. Any help?
cybertron commented on 2017-06-29 17:21 (UTC)
I rebuilt all components ... still the same problem
alexanderp commented on 2017-06-29 10:16 (UTC)
Ok, I've fixed it.
seafile and ccnet also needed to be rebuilt because they also use libevent.
I suggest you bump the PKGBUILD version on seafile, seafile-client, ccnet and ccnet-server to trigger a rebuild on -Syu
alexanderp commented on 2017-06-29 10:04 (UTC)
Hi. As of today I receive the following error:
seafile-applet: error while loading shared libraries: libevent-2.0.so.5: cannot open shared object file: No such file or directory
I've rebuilt both this and ccnet-server which depends on libevent but I still cannot the applet and GUI to launch.
eolianoe commented on 2017-06-01 08:42 (UTC)
@urldog: try to rebuild the package, but I cannot test with Manjaro.
Psynigmashi commented on 2017-05-28 04:23 (UTC)
Thank you @Dezponia. My seafile program wasn't launching for a few days now and after rebuilding it with yaourt, it's now working perfectly fine.
eolianoe commented on 2017-05-26 09:15 (UTC)
@Captain_Rage: openssl-1.0 is already resolved by the qt5 deps.
@ndandanov & @noEntry: as @Dezponia said a rebuild resolves the new soname/symbols, no need of a downgrade, see the wiki [a].
[a] : https://wiki.archlinux.org/index.php/Frequently_asked_questions#What_if_I_run_a_full_system_upgrade_and_there_will_be_an_update_for_a_shared_library.2C_but_not_for_the_apps_that_depend_on_it.3F
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.