Generic binaries depending on libcurl3
"Bastian Eicher" <[email protected]> Sun, 17 Nov 2019 19:37:23 +0100
| Newsgroups | gmane.comp.file-systems.zero-install.devel |
|---|---|
| Message-ID | <[email protected]> |
The generic Linux binaries for 0install (https://0install.net/injector.html#linux-generic) depend on libcurl3. However, this library is no longer available in Debian starting with Buster or Ubuntu starting with 18.10. Installing the suggested replacement library libcurl4 results in: 0install: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by 0install) Maybe we should look back into possibilities for statically linking 0install's dependencies?