Read the pinned comments.
Search Criteria
Package Details: syncthingtray 2.0.10-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.0-or-later |
| Submitter: | Martchus |
| Maintainer: | Martchus |
| Last Packager: | Martchus |
| Votes: | 95 |
| Popularity: | 0.190249 |
| First Submitted: | 2016-09-14 20:13 (UTC) |
| Last Updated: | 2026-04-09 10:37 (UTC) |
Dependencies (21)
- boost-libs
- c++utilitiesAUR
- desktop-file-utils (desktop-file-utils-gitAUR)
- libboost_filesystem.so (boost183-libsAUR, boost1.86-libsAUR, boost-libs)
- libc++utilities.so (c++utilitiesAUR)
- libqtforkawesome.so (qtforkawesomeAUR)
- libqtutilities.so (qtutilitiesAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, 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 (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- qt5-tools (make)
- cppunit (check)
- iproute2 (iproute2-gitAUR, iproute2-selinuxAUR) (check)
- syncthing (syncthing-gitAUR, syncthing-binAUR) (check)
- Show 1 more dependencies...
Required by (0)
Sources (2)
Martchus commented on 2026-03-29 08:08 (UTC)
ed_cheong0729 commented on 2026-03-29 03:47 (UTC)
I encountered this error while I am upgrading this programme: installing boost-libs (1.90.0-4.1) breaks dependency 'libboost_filesystem.so=1.89.0-64' required by syncthingtray-qt6
Any fix?
Martchus commented on 2025-10-10 08:21 (UTC)
@Sabu
Perhaps that is the problem, too little free memory space in percentage terms. Why x% and not xx GB/MB?
Yes, probably. I don't remember configuring this explicitly when creating the config for the test instance. I think those are simply the defaults from Syncthing itself.
Sabu commented on 2025-10-10 02:10 (UTC)
I saw the error and checked the disk space. During that time there where 5 GB left out of nearly 916 GB which is around 0.5%. Perhaps that is the problem, too little free memory space in percentage terms. Why x% and not xx GB/MB?
Martchus commented on 2025-10-09 23:16 (UTC)
@Sabu Ok, I double-checked and the logs actually tell us what the problem is:
2025-10-08 02:48:49 WRN Folder is in error state (folder=test1 error="insufficient space on disk for database (~/.cache/paru/clone/syncthingtray-qt6/src/syncthingtray-2.0.2/cli/testworkingdir/testconfig/index-v2): current 0.56 % < required 1 %" log.pkg=model)
So just make sure you have enough disk space under the location mentioned by this log message.
Martchus commented on 2025-10-09 23:08 (UTC)
@Sabu It looks like the Syncthing test instance started by the integration tests has an unexpected out of sync directory in your case. I'm not sure why this happens in your environment and why it is only happening when building the Qt 6 based version. It probably doesn't mean that your build of Syncthing Tray is broken so I suggest you just move on without passing tests as mentioned in the pinned comment.
Martchus commented on 2025-10-09 08:10 (UTC) (edited on 2025-10-09 08:15 (UTC) by Martchus)
@Sabu Ok, I'll look into those failures when I have the time. And yes, the tests are very noisy. That's probably something I should improve at some point.
Sabu commented on 2025-10-09 00:39 (UTC) (edited on 2025-10-09 00:49 (UTC) by Sabu)
The full log file (LastTest.log) consist nearly 1200 rules, available @pastebin: https://pastebin.com/vHmSaXCJ NB: ESC-sequences are not properly shown (don't know how to handle this), in rule 75 and 210 there's only a lonely F shown.
Martchus commented on 2025-10-08 21:56 (UTC)
@Sabu Without full logs the failure is impossible to investigate.
Sabu commented on 2025-10-08 00:59 (UTC) (edited on 2025-10-08 01:01 (UTC) by Sabu)
I've tried to install syncthingtray-qt6 but it fails due to 2 errors while testing it after build. The following tests FAILED: 1 - syncthingconnector-qt6_run_tests (Failed) / 2 - syncthingctl-qt6_run_tests (Failed).
Pinned Comments
Martchus commented on 2025-10-07 15:00 (UTC)
AT THIS POINT YOU ALMOST CERTAINLY WANT TO USE https://aur.archlinux.org/packages/syncthingtray-qt6 INSTEAD.
Martchus commented on 2016-10-31 11:39 (UTC) (edited on 2025-05-03 08:48 (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:
pkgrelof the AUR package when a rebuild is required (only in accordance with Arch Linux of course, not in accordance with Manjaro).syncthingtraybroken until it has been rebuilt) or to uninstallsyncthingtraytemporarily before the update. After the updatesyncthingtraycan be rebuilt and reinstalled again.makechrootpkgwhich is also how official developers build their packages (and how packages in my binary repository are built).c++utilities,qtutilities,qtforkawesomeandsyncthingtrayin that order.syncthingtray-qt6instead of this package.makepkg --nocheckormakechrootpkg -- --nocheck. It makes still sense to report failures. But please include the actual error message and not just the last few lines.