[Touch-packages] [Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.

2018-03-12 Thread Igor Mokrushin
My all problematic applications use libcurl.so.4 from libcurl3 and none of which does not use libcurl.so.3, I do not understand how symlink to unused library will solve this problem? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribe

[Touch-packages] [Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.

2018-03-12 Thread Igor Mokrushin
igor@mcmcc-GL553VE:~$ ldd /usr/lib/x86_64-linux-gnu/opera/opera | grep libcurl libcurl.so.4 => /usr/lib/x86_64-linux-gnu/libcurl.so.4 (0x7f5e8cb3c000) or igor@mcmcc-GL553VE:/usr/lib/virtualbox$ sudo ldd /usr/lib/virtualbox/VBoxRT.so | grep libcurl libcurl.so.4 => /usr/lib/vi

[Touch-packages] [Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.

2018-03-12 Thread Igor Mokrushin
The problem is that, in libcurl3 used libcurl.so.4, and not libcurl.so.3... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/1754294 Title: After last updated libcurl3 on libcu

[Touch-packages] [Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.

2018-03-10 Thread Igor Mokrushin
I manually edited file /var/lib/dpkg/status, it replaced libсurl3 (>= 7.16.2) to libcurl4 (>= 7.16.2) and libcurl3 to libcurl4, in those places where there is no version checking. Almost all the packages that require libcurl3 work without problems, except for the virtualbox, for it we had to take l

[Touch-packages] [Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.

2018-03-10 Thread Igor Mokrushin
When trying to solve the dependence with libcurl3 there is a problem with the removal of official Ubuntu packages... igor@mcmcc-GL553VE:~$ LANG=C sudo apt-get install libcurl3 [sudo] password for igor: Reading package lists... Done Building dependency tree Reading state information... Done

[Touch-packages] [Bug 1754294] [NEW] After last updated libcurl3 on libcurl4, some apps are removed.

2018-03-08 Thread Igor Mokrushin
Public bug reported: Hi! After last updated libcurl3 on libcurl4, system (Kubuntu 18.04 bionic) deleted such applications as: virtualbox-5.2 opera-stable slack-desktop I really need these applications, I installed them with broken dependencies, but they are deleted after each update. Is it poss