websocat icon indicating copy to clipboard operation
websocat copied to clipboard

Cannot install on fedora 41

Open tommyblue opened this issue 8 months ago • 1 comments

The instructions in the README seems broken

[~] sudo dnf install websocat
Updating and loading repositories:
 Copr repo for websocat owned by atim                                                100% |   4.3 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Failed to resolve the transaction:
Problem: conflicting requests
  - nothing provides libcrypto.so.1.1()(64bit) needed by websocat-1.5.0-2.fc32.x86_64 from copr:copr.fedorainfracloud.org:atim:websocat
  - nothing provides libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) needed by websocat-1.5.0-2.fc32.x86_64 from copr:copr.fedorainfracloud.org:atim:websocat
  - nothing provides libssl.so.1.1()(64bit) needed by websocat-1.5.0-2.fc32.x86_64 from copr:copr.fedorainfracloud.org:atim:websocat
  - nothing provides libssl.so.1.1(OPENSSL_1_1_0)(64bit) needed by websocat-1.5.0-2.fc32.x86_64 from copr:copr.fedorainfracloud.org:atim:websocat
You can try to add to command line:
  --skip-broken to skip uninstallable packages

tommyblue avatar Apr 30 '25 08:04 tommyblue

1.5.0 is rather old version. I'll probably just remove that part;

@tim77 may resubmit the Fedora section for README when it working again.

vi avatar Apr 30 '25 10:04 vi