openSUSE / zypper

World's most powerful command line package manager
http://en.opensuse.org/Portal:Zypper
Other
405 stars 110 forks source link

Zypper is unable to install via Fedora. #438

Closed RokeJulianLockhart closed 2 years ago

RokeJulianLockhart commented 2 years ago
PS /home/A1653237104> sudo dnf install zypper
Fedora - Modular Rawhide - Developmental packages for the next Fedora release                                                33 kB/s | 7.3 kB     00:00    
Fedora - Modular Rawhide - Developmental packages for the next Fedora release                                               1.0 MB/s | 546 kB     00:00    
Last metadata expiration check: 0:00:01 ago on Tue 24 May 2022 20:40:10 UTC.
Error: 
 Problem: package zypper-1.14.42-4.fc36.x86_64 requires libzypp(x86-64) >= 17.25.6, but none of the providers can be installed
  - package zypper-1.14.42-4.fc36.x86_64 requires libzypp.so.1722()(64bit), but none of the providers can be installed
  - package zypper-1.14.42-4.fc36.x86_64 requires libzypp.so.1722(ZYPP_plain)(64bit), but none of the providers can be installed
  - conflicting requests
  - nothing provides libboost_thread.so.1.76.0()(64bit) needed by libzypp-17.25.6-5.fc36.x86_64
(try to add '--skip-broken' to skip uninstallable packages)
mlandres commented 2 years ago

That's IMO an issue of fedora or your repo setup. Obviously the required libzypp was built against libboost_thread.so.1.76.0, but the package seems not to be available in you repos.