Hey y’all! I’m having an issue installing ASL3.
I installed the repo and that went well, but when I issued the “apt install asl3 command”, this happened:
root@ham:~# apt install asl3
Reading package lists... Done
Building dependency tree... Done
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:
asl3-asterisk-modules : Depends: libcodec2-1.0 (>= 1.0.5) but it is not installable
Depends: libldap-2.5-0 (>= 2.5.4) but it is not installable
E: Unable to correct problems, you have held broken packages.
How can I get passed this problem?