-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Description
now, anything that depends on libssl fails.
libopenssl - 3.0.8-2a
Caelum: ~/ opkg remove libopenssl
No packages removed.
Collected errors:
* print_dependents_warning: Package libopenssl is depended upon by packages:
* print_dependents_warning: libcurl
* print_dependents_warning: git
* print_dependents_warning: git-http
* print_dependents_warning: wget-ssl
* print_dependents_warning: These might cease to work if package libopenssl is removed.
* print_dependents_warning: Force removal of this package with --force-depends.
* print_dependents_warning: Force removal of this package and its dependents
* print_dependents_warning: with --force-removal-of-dependent-packages.
Caelum: ~/ wget
wget: error while loading shared libraries: /usr/lib/libssl.so.1.1: internal error
among other things this means I can't opkg update anymore because it uses wget-ssl. git is broken, etc. I would imagine there's some way to get applications that expect SSL 1 and SSL 3 to coexist?
Metadata
Metadata
Assignees
Labels
No labels