Thank you, @Dezponia!
After upgrading openssl-1.0 and qt5-base, it was a matter of just running:
pacaur -S seafile-client --rebuild
Now it works properly.
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 .. 14 15 16 17 18 19 20 21 22 23 24 .. 44 Next › Last »
ndandanov commented on 2017-05-26 07:55 (UTC) (edited on 2017-05-26 07:55 (UTC) by ndandanov)
Dezponia commented on 2017-05-26 06:55 (UTC)
@ndandanov
Try simply re-installing the seafile-client package. This is how I did it with the AUR-Helper "aurget".
aurget -S seafile-client
That launched a re-install and thus also a rebuild since its an AUR package. If it doesn't work that way with pacaur then I'll have to direct you to get help from the pacaur people. If nothing else you can just build it manually as per the Arch wiki (https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages)
ndandanov commented on 2017-05-26 06:47 (UTC) (edited on 2017-05-26 06:47 (UTC) by ndandanov)
@Dezponia,
Sorry if this question is too basic, but could you please provide a simple example how one could rebuild the package?
Perhaps use this information:
https://wiki.archlinux.org/index.php/downgrading_packages#Rebuild_the_package?
I am using pacaur if this has any importance. I'm relatively new to Arch, but have some experience with Debian-based distros. :)
Thanks!
Nikolay
Dezponia commented on 2017-05-25 21:53 (UTC)
Simply rebuilding seafile-client fixed this issue for me earlier today. Using the latest libraries here. Perhaps try that before downgrading.
ndandanov commented on 2017-05-25 21:50 (UTC)
After the latest updates of openssl-1.0:
[2017-05-25 23:52] [ALPM] upgraded openssl-1.0 (1.0.2.k-3 -> 1.0.2.k-4)
[2017-05-26 00:27] [ALPM] upgraded openssl-1.0 (1.0.2.k-4 -> 1.0.2.l-1)
I cannot launch the Seafile client GUI:
[nikolay@nikolay-t440p ~]$ seafile-applet
seafile-applet: /usr/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.2d' not found (required by seafile-applet)
I had to downgrade both openssl-1.0 and qt5-base:
[nikolay@nikolay-t440p ~]$ sudo pacman -U /var/cache/pacman/pkg/openssl-1.0-1.0.2.k-3-x86_64.pkg.tar.xz
[nikolay@nikolay-t440p ~]$ sudo pacman -U /var/cache/pacman/pkg/qt5-base-5.8.0-11-x86_64.pkg.tar.xz
(Source: https://wiki.archlinux.org/index.php/downgrading_packages)
Now the Seafile client seems to be running properly. :)
noEntry commented on 2017-05-25 21:43 (UTC)
Any way to fix this issue? Installing openssl-1.0 did not solves this issue.
seafile-applet: /usr/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.2d' not found (required by seafile-applet)
Captain_Rage commented on 2017-05-25 19:05 (UTC)
Package openssl-1.0 should be marked as a dependency.
a-bostaurus commented on 2017-05-15 13:59 (UTC)
I have to apologize. It's not a problem of seafile, but a problem of my special configuration. The package is ok, Manjaro is okay, my system got some problems ...
gnacho commented on 2017-05-15 11:34 (UTC)
Confirmed that 6.06 fixed the errors with Manjaro and "Transport Error" with Antergos / Apricity :)
Thanks a lot!!
Captain_Rage commented on 2017-05-15 08:31 (UTC)
6.0.6 fixed the 'Transport Error' issue. Thanks alot!
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.