Rigellute / spotify-tui

Spotify for the terminal written in Rust 🚀
MIT License
17.52k stars 521 forks source link

Fedora 41: nothing provides libcrypto.so.1.1 and libssl.so.1.1 #1137

Open MrTomRod opened 2 months ago

MrTomRod commented 2 months ago

Thanks for your work!

Unfortunately, on Fedora 41, the package cannot be installed:

$ sudo dnf copr enable atim/spotify-tui -y && sudo dnf install spotify-tui
[sudo] password for thomas: 
 https://copr.fedorainfracloud.org/api_3/rpmrepo/atim/spotify-tui/fedora-41/    100% | 743.0   B/s | 504.0   B |  00m01sEnabling a Copr repository. Please note that this repository is not part
of the main distribution, and quality may vary.

The Fedora Project does not exercise any power over the contents of
this repository beyond the rules outlined in the Copr FAQ at
<https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>,
and packages are not held to any quality or security level.

Please do not file bug reports about these packages in Fedora
Bugzilla. In case of problems, contact the owner of this repository.
Updating and loading repositories:
 Fedora 41 - x86_64                                                             100% |  55.8 KiB/s |  24.4 KiB |  00m00s
 Copr repo for PyCharm owned by phracek                                         100% |  15.6 KiB/s |   1.8 KiB |  00m00s
 google-chrome                                                                  100% |  23.2 KiB/s |   1.3 KiB |  00m00s
 created by dnf config-manager from https://packages.microsoft.com/yumrepos/edg 100% |  27.2 KiB/s |   1.5 KiB |  00m00s
 Sublime Text - x86_64 - Stable                                                 100% |   7.7 KiB/s |   2.9 KiB |  00m00s
 RPM Fusion for Fedora 41 - Nonfree - Steam                                     100% | 172.0   B/s |   7.3 KiB |  00m43s
 microsoft-edge                                                                 100% |  23.4 KiB/s |   1.5 KiB |  00m00s
 Fedora 41 - x86_64 - Updates                                                   100% | 202.2 KiB/s |  27.9 KiB |  00m00s
 Copr repo for spotify-tui owned by atim                                        100% |   8.3 KiB/s |   2.5 KiB |  00m00s
 google-chrome                                                                  100% |  26.9 KiB/s |   3.1 KiB |  00m00s
 created by dnf config-manager from https://packages.microsoft.com/yumrepos/edg 100% | 224.9 KiB/s |  24.5 KiB |  00m00s
 microsoft-edge                                                                 100% | 237.9 KiB/s |  24.5 KiB |  00m00s
Repositories loaded.
Failed to resolve the transaction:
Problem: conflicting requests
  - nothing provides libcrypto.so.1.1()(64bit) needed by spotify-tui-0.25.0-1.fc36.x86_64 from copr:copr.fedorainfracloud.org:atim:spotify-tui
  - nothing provides libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) needed by spotify-tui-0.25.0-1.fc36.x86_64 from copr:copr.fedorainfracloud.org:atim:spotify-tui
  - nothing provides libssl.so.1.1()(64bit) needed by spotify-tui-0.25.0-1.fc36.x86_64 from copr:copr.fedorainfracloud.org:atim:spotify-tui
  - nothing provides libssl.so.1.1(OPENSSL_1_1_0)(64bit) needed by spotify-tui-0.25.0-1.fc36.x86_64 from copr:copr.fedorainfracloud.org:atim:spotify-tui
You can try to add to command line:
  --skip-broken to skip uninstallable packages
$ openssl --version
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)
$ rpm -ql openssl-devel | grep libssl
/usr/lib64/libssl.so
/usr/lib64/pkgconfig/libssl.pc
apprehensions commented 2 months ago

Because its abandoned and relies on outdated crates.

https://github.com/aome510/spotify-player