curl after upgrade

Status
Not open for further replies.

topogigio

Member
Jun 17, 2019
68
0
6
57
Hi,
I have an old Debian 9 running FusionPBX 4.4. I've upgrade the system to Debian 10. It seems all ok, but curl is not able to update.
Investigating a while, it seems that there are dependencies from Freeswitch modules to libcurl3, and Deb10 has libcurl4.

If I try
Code:
apt install libcurl4=7.64.0-4+deb10u2
apt install curl

if install curl, but it removes a lot of Freeswitch modules.

What is the right way to perform this update from Deb 9 to 10?

thanks
 
Status
Not open for further replies.