Oleg 1. don't run Manjaro :D but if you must, 2. rebuild the package after a system upgrade. And 3. read the pinned comment.
Search Criteria
Package Details: syncthingtray 1.6.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/syncthingtray.git (read-only, click to copy) |
---|---|
Package Base: | syncthingtray |
Description: | Tray application for Syncthing |
Upstream URL: | https://github.com/Martchus/syncthingtray |
Licenses: | GPL-2-or-later |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 92 |
Popularity: | 1.31 |
First Submitted: | 2016-09-14 20:13 (UTC) |
Last Updated: | 2024-10-21 14:22 (UTC) |
Dependencies (21)
- boost-libs
- c++utilitiesAUR
- desktop-file-utils (desktop-file-utils-gitAUR)
- libboost_filesystem.so (boost183-libsAUR, boost-libs)
- libc++utilities.so (c++utilitiesAUR)
- libqtforkawesome.so (qtforkawesomeAUR)
- libqtutilities.so (qtutilitiesAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qtforkawesomeAUR
- qtutilitiesAUR
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt5-tools (make)
- cppunit (check)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR) (check)
- syncthing (syncthing-gitAUR, syncthing-binAUR) (check)
- gnome-shell-extension-appindicator (gnome-shell-extension-appindicator-gitAUR) (optional) – tray icon support for GNOME Shell
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 Next › Last »
SanskritFritz commented on 2022-01-11 09:21 (UTC) (edited on 2022-01-11 09:22 (UTC) by SanskritFritz)
Oleg_Andreych commented on 2022-01-11 07:11 (UTC)
syncthingtray
doesn't start with an error:
syncthingtray: error while loading shared libraries: libboost_filesystem.so.1.76.0: cannot open shared object file: No such file or directory
boost-libs
package version is 1.78.0-1
.
I'm running Manjaro.
Martchus commented on 2022-01-03 12:09 (UTC)
@Harvie It makes still sense to report test failures. But please include the actual error message and not just the last few lines.
Harvie commented on 2022-01-03 12:05 (UTC)
This worked for me to install it using yay: yay --mflags "--nocheck" -S syncthingtray
Martchus commented on 2021-10-06 09:16 (UTC)
Should be fixed.
Varakh commented on 2021-10-06 09:01 (UTC)
==> Validating source files with sha256sums... qtforkawesome-0.0.1.tar.gz ... FAILED
Same for me on Arch
adwl commented on 2021-10-06 08:57 (UTC) (edited on 2021-10-06 09:54 (UTC) by adwl)
edit: Working Now
==> Validating source files with sha256sums... qtforkawesome-0.0.1.tar.gz ... FAILED
on Majaro. Disregard if this is not an issue for Arch
Martchus commented on 2021-10-06 08:33 (UTC)
The dependency should be there now. Sorry for the inconvenience. It is new so my scripts for pushing automatically to the AUR were lacking it.
Maxnet commented on 2021-10-06 07:37 (UTC)
fails to build due to missing dependency qtforkawesome. Can you have a look at it?
Pinned Comments
Martchus commented on 2016-10-31 11:39 (UTC) (edited on 2024-10-21 15:10 (UTC) by Martchus)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#ownstuff
Important remarks:
pkgrel
of the AUR package when a rebuild is required (only in accordance with Arch Linux of course, not in accordance with Manjaro).syncthingtray
broken until it has been rebuilt) or to uninstallsyncthingtray
temporarily before the update. After the updatesyncthingtray
can be rebuilt and reinstalled again.makechrootpkg
which is also how official developers build their packages (and how packages in my binary repository are built).c++utilities
,qtutilities
,qtforkawesome
andsyncthingtray
in that order.syncthingtray-qt6
instead of this package.makepkg --nocheck
ormakechrootpkg -- --nocheck
. It makes still sense to report failures. But please include the actual error message and not just the last few lines.