Martchus / syncthingtray

Tray application and Dolphin/Plasma integration for Syncthing
https://martchus.github.io/syncthingtray/
Other
1.54k stars 43 forks source link

Fedora 37 nothing provides libsyncthingconnector.so.3 #166

Closed kquote03 closed 1 year ago

kquote03 commented 1 year ago

Hello, I tried adding the repo from OBS and when I try to install the program it looks for libsyncthingconnector.so.3 but only finds the arm version

[root@fedora ~]# dnf install syncthingtray
Last metadata expiration check: 0:01:09 ago on Fri 25 Nov 2022 10:35:45 +04.
Error: 
 Problem: package syncthingtray-1.3.0-2.1.x86_64 requires libsyncthingconnector.so.3()(64bit), but none of the providers can be installed
  - conflicting requests
  - nothing provides libboost_filesystem.so.1.76.0()(64bit) needed by libsyncthingconnector3-1.3.0-2.1.x86_64
  - package syncthingtray-1.3.0-2.1.armv7hl does not have a compatible architecture
  - nothing provides ld-linux-armhf.so.3 needed by syncthingtray-1.3.0-2.1.armv7hl
  - nothing provides ld-linux-armhf.so.3(GLIBC_2.4) needed by syncthingtray-1.3.0-2.1.armv7hl
  - nothing provides libgcc_s.so.1(GCC_3.5) needed by syncthingtray-1.3.0-2.1.armv7hl
  - nothing provides libc++utilities.so.5 needed by syncthingtray-1.3.0-2.1.armv7hl
  - nothing provides libqtutilities.so.6 needed by syncthingtray-1.3.0-2.1.armv7hl
  - nothing provides libsyncthingconnector.so.3 needed by syncthingtray-1.3.0-2.1.armv7hl
  - nothing provides libqtforkawesome.so.1 needed by syncthingtray-1.3.0-2.1.armv7hl
  - nothing provides libsyncthingmodel.so.3 needed by syncthingtray-1.3.0-2.1.armv7hl
  - nothing provides libsyncthingwidgets.so.3 needed by syncthingtray-1.3.0-2.1.armv7hl
  - package syncthingtray-1.3.0-2.1.ppc64le does not have a compatible architecture
(try to add '--skip-broken' to skip uninstallable packages)
Martchus commented 1 year ago

Which repository did you even add? There's no Fedora 37 repository in my home project on OBS. I'll add one but please don't be surprised that packages are not resolvable on a different Fedora version than my repositories are intended for.

Martchus commented 1 year ago

I've been adding a repository for Fedora 37 and packages build (at least syncthingtray and its dependencies). So I'm resolving this issue.