Date
1 - 5 of 5
installing DVSwitch-server on Strech
Patrick Perdue
Hi:
I'm attempting to install DVSwitch-server on a Mac Mini converted to Debian 9, which is also running ASL with radio hardware connected, thus, why it's not running Buster. Linux square 4.9.0-14-amd64 #1 SMP Debian 4.9.246-2 (2020-12-17) x86_64 GNU/Linux root@square:~# apt-get install dvswitch-server 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: dvswitch-server : Depends: dvswitch-dashboard but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@square:~# This looks to have something to do with: The following packages have unmet dependencies: node-ws : Depends: nodejs-dev (>= 4.8.2~dfsg-1~) Depends: nodejs-abi-46 E: Unable to correct problems, you have held broken packages. How can I get around this? Thanks and 73 de KE4DYI
|
|
You have a coupe of choices, and I think I know what you will choose:
toggle quoted messageShow quoted text
1: You will need to install nodejs from an outside repository to get the dashboard to work, the you can install dvswitch server. 2: Install everything but the dashboard. Not really a big problem to do. I would uninstall dvswitch-dashboard while you decide. Steve
On 3/6/21 8:44 PM, Patrick Perdue wrote:
Hi:
|
|
Patrick Perdue
OK, I only need this for a static bridge with ambe hardware anyway, so the dashboard isn't required. It is not installed now anyway, re: previous errors.
toggle quoted messageShow quoted text
How can I then install dvswitch-server without the dashboard?
On 3/6/2021 8:49 PM, Steve N4IRS wrote:
You have a coupe of choices, and I think I know what you will choose:
|
|
apt install dvswitch dvswitch-menu
toggle quoted messageShow quoted text
On 3/6/21 8:52 PM, Patrick Perdue wrote:
OK, I only need this for a static bridge with ambe hardware anyway, so the dashboard isn't required. It is not installed now anyway, re: previous errors.
|
|
Patrick Perdue
Thanks, got it.
toggle quoted messageShow quoted text
On 3/6/2021 8:56 PM, Steve N4IRS wrote:
apt install dvswitch dvswitch-menu
|
|