升级到 libcurl4 并破坏了 apache?

升级到 libcurl4 并破坏了 apache?

Apache2 和 Apache2-bin 似乎依赖于 libcurl3。现在我升级到 libcurl4 后,如何安装它们?

sudo apt-get install apache2-bin
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 apache2-bin : Depends: libcurl3 (>= 7.28.0) but it is not installable
E: Unable to correct problems, you have held broken packages.

相关内容