Installing ASL to a Raspbian 10 "Buster" OS

Hi all,

Have someone on the group successfully installed ASL_1.01 on a Raspbian 10 OS?

After a “Buster” initial install I have tried to use this set of instructions published on the ASL FAQ but always get a ASL missing dependencies message.

Can ASL be installed on an existing Linux install, for example on a VM running Debian?

Yes it can. More information to follow. But if you have no other option you could do this:

cd /tmp

wget http://dvswitch.org/install-allstarlink-repository

chmod x install-allstarlink-repository

./install-allstarlink-repository

If Raspbian: apt-get install raspberrypi-kernel-headers -y

Otherwise: apt-get install linux-headers-uname -r -y

apt-get update

apt-get install allstarlink -y

Any help or tutorial will be greatly appreciated. Thanks.

Regards,

73 Alberto - KP4AP


Virus-free.
www.avast.com

This is the displayed install message that I got:

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:

allstarlink : Depends: asl-asterisk but it is not going to be installed

E: Unable to correct problems, you have held broken packages.

root@raspberrypi:/tmp#


Virus-free.
www.avast.com