The problem with seafile dependency checksum is now fixed and install works well.
Search Criteria
Package Details: seafile-client 9.0.11-1
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: | 2024-11-14 17:07 (UTC) |
Dependencies (7)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-webengine
- seafileAUR
- cmake (cmake-gitAUR) (make)
- qt6-tools (make)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR) (optional)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 44 Next › Last »
StraxKvar commented on 2017-02-12 17:20 (UTC)
StraxKvar commented on 2017-02-12 11:55 (UTC)
When building, this looks to use seafile-6.0.2.tar.gz, as in comments below with failed checksums. But the current version of that dependency is seafile-6.0.3.tar.gz. Also the checksum for 6.0.3 is currently broken: https://aur.archlinux.org/packages/seafile/
bsidb commented on 2017-02-12 02:01 (UTC)
==> Validating source files with sha256sums...
seafile-6.0.2.tar.gz ... FAILED
libseafile.in.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build seafile.
Meet the same problem here. Thanks!
StraxKvar commented on 2017-02-11 21:54 (UTC)
==> Validating source files with sha256sums...
seafile-6.02.tar.gz ... FAILED
libseafile.in.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build seafile.
---
Please sort this out. Thanks.
fedkey_yang commented on 2017-02-03 14:23 (UTC)
谢谢,seafile官方没有arch版本的,这里的软件解决了我的问题。
a-bostaurus commented on 2017-01-21 07:53 (UTC)
What helped were the following commads: "sudo pacman -S fontconfig freetype2" and then I agreed to delete fontconfig-infinality-ultimate and freetype2-infinality-ultimate. After that it was no problem to update seafile-client (and copyq).
I apologize to eolianoe for making you busy, but it was me who was wrrong with to old packages.
a-bostaurus commented on 2017-01-19 09:54 (UTC)
In the meantime I am shure that my trouble is not a problem of seafile. I installed successful an alder version so now i can work.
But after the last update I did not start virtualbox, but some minutes ago I tried but it did not work. The information about the problem is almost the same as trying the newest version of seafile:
"virtualbox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/libharfbuzz.so.0: undefined symbol: FT_Get_Var_Blend_Coordinates"
eolianoe commented on 2017-01-18 21:22 (UTC)
@a-bostaurus: you cannot rename libharfbuzz as seafile depends on it!
Try to find the special configurations you made and if you cannot find it, build all seafile packages in a clean chroot [a].
As a side note, please post build logs in english in order to make the debug easier. ('export LANG=C' before the build should translate it)
[a] https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot
a-bostaurus commented on 2017-01-18 20:00 (UTC)
Sorry, that did not help. So I renamed libharfbuzz... and that mistake did not appear again. But the problem with seafile-applet still exist:
"/usr/lib/libQt5Gui.so.5.7.1: undefined reference to `hb_unicode_funcs_set_compose_func'
/usr/lib/libQt5Gui.so.5.7.1: undefined reference to `hb_font_funcs_destroy'
/usr/lib/libQt5WebEngineCore.so.5.7.1: undefined reference to `hb_ot_layout_has_positioning'
/usr/lib/libQt5Gui.so.5.7.1: undefined reference to `hb_unicode_funcs_set_script_func'
collect2: Fehler: ld gab 1 als Ende-Status zurück
make[2]: *** [CMakeFiles/seafile-applet.dir/build.make:5385: seafile-applet] Fehler 1
make[1]: *** [CMakeFiles/Makefile2:997: CMakeFiles/seafile-applet.dir/all] Fehler 2
make: *** [Makefile:128: all] Fehler 2
==> FEHLER: Ein Fehler geschah in build().
Breche ab...
==> FEHLER:Makepkg konnte seafile-client nicht erstellen."
Of course I rename the libharfbuzz...-file again.
eolianoe commented on 2017-01-18 14:28 (UTC)
@a-bostaurus: try to remove all seafile packages, then reinstall harfbuzz and all seafile packages.
If it's working on your five others computers, there is a special configuration on the sixth which causes trouble.
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.