[GH-ISSUE #1137] Fedora 41: nothing provides libcrypto.so.1.1 and libssl.so.1.1 #545

Open
opened 2026-02-28 14:49:47 +03:00 by kerem · 1 comment
Owner

Originally created by @MrTomRod on GitHub (Sep 5, 2024).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1137

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
  • --skip-broken does not help
  • openssl and openssl-devel are installed.
$ 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
Originally created by @MrTomRod on GitHub (Sep 5, 2024). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1137 Thanks for your work! Unfortunately, on Fedora 41, the package cannot be installed: ```bash $ 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 ``` - `--skip-broken` does not help - `openssl` and `openssl-devel` are installed. ```bash $ 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 ```
Author
Owner

@sewnie commented on GitHub (Sep 5, 2024):

Because its abandoned and relies on outdated crates.

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

<!-- gh-comment-id:2331993659 --> @sewnie commented on GitHub (Sep 5, 2024): Because its abandoned and relies on outdated crates. https://github.com/aome510/spotify-player
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#545
No description provided.