[Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.
Evgeny Brazgin
launchpad at xapienz.ru
Fri Jul 13 06:52:19 UTC 2018
Hi Mark,
The problem is a little more complex.
For example, let's take package virtualbox-5.2 from official virtualbox repo (https://download.virtualbox.org/virtualbox/debian/).
1. Deb package depends on libcurl3.
2. Its binary is linked to library with name 'libcurl.so.4'.
3. Its binary requires existence of versioned symbols with names like 'curl_version_info@@CURL_OPENSSL_3'.
2 and 3 together don't allow simply solve the problem, because there are
apps, which read library of version 4 and use API of version 3.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to curl in Ubuntu.
https://bugs.launchpad.net/bugs/1754294
Title:
After last updated libcurl3 on libcurl4, some apps are removed.
Status in curl package in Ubuntu:
Confirmed
Bug description:
Hi!
After last updated libcurl3 on libcurl4, system (Kubuntu 18.04 bionic) deleted such applications as:
virtualbox-5.2
opera-stable
slack-desktop
mongodb
I really need these applications, I installed them with broken
dependencies, but they are deleted after each update. Is it possible
to make the dependence of the libcurl3 in libcurl4, and not remove it
altogether from system?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1754294/+subscriptions
More information about the foundations-bugs
mailing list