Re: DVMEGA


Steve N4IRS
 

Sorry I ran you through this. It looks like you are running i386 which there is no nodejs 15x package for.
try to show the output of:
/usr/local/sbin/host-info.sh

and uname -a

On 1/2/21 12:15 PM, N4UPC - Scott via groups.io wrote:

apt install nodejs=15.4.0-1nodesource1 --dry-run
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '15.4.0-1nodesource1' for 'nodejs' was not found
root@DDIDIG01:/etc/apt/sources.list.d#



73
Scott,
N4UPC



On 1/2/2021 11:12 AM, Steve N4IRS wrote:
apt install nodejs=15.4.0-1nodesource1 --dry-run
show result

On 1/2/21 12:06 PM, N4UPC - Scott via groups.io wrote:

root@DDIDIG01:/etc/apt/sources.list.d# apt update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Hit:2 http://dvswitch.org/ASL_Repository stretch InRelease
Hit:3 http://dvswitch.org/DVSwitch_Repository buster InRelease
Ign:4 http://http.us.debian.org/debian stretch InRelease
Hit:5 http://http.us.debian.org/debian stretch-updates InRelease
Hit:6 http://http.us.debian.org/debian stretch Release
Get:7 https://deb.nodesource.com/node_15.x stretch InRelease [4,585 B]
Fetched 4,585 B in 0s (5,759 B/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
root@DDIDIG01:/etc/apt/sources.list.d#

root@DDIDIG01:/etc/apt/sources.list.d# apt install nodejs --dry-run
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libuv1
The following NEW packages will be installed:
  libuv1 nodejs
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Inst libuv1 (1.9.1-3 Debian:9.13/oldstable [i386])
Inst nodejs (4.8.2~dfsg-1 Debian:9.13/oldstable [i386])
Conf libuv1 (1.9.1-3 Debian:9.13/oldstable [i386])
Conf nodejs (4.8.2~dfsg-1 Debian:9.13/oldstable [i386])
root@DDIDIG01:/etc/apt/sources.list.d#



73
Scott,
N4UPC



On 1/2/2021 11:00 AM, Steve N4IRS wrote:
OK,
Check if you have a /etc/apt/sources.list.d/nodesource.list
if so, make it read like this:

deb https://deb.nodesource.com/node_15.x stretch main
deb-src https://deb.nodesource.com/node_15.x stretch main

then apt update

then apt install nodejs --dry-run

Show output



On 1/2/21 11:51 AM, N4UPC - Scott via groups.io wrote:
apt install nodejs --dry-run
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libuv1
The following NEW packages will be installed:
  libuv1 nodejs
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Inst libuv1 (1.9.1-3 Debian:9.13/oldstable [i386])
Inst nodejs (4.8.2~dfsg-1 Debian:9.13/oldstable [i386])
Conf libuv1 (1.9.1-3 Debian:9.13/oldstable [i386])
Conf nodejs (4.8.2~dfsg-1 Debian:9.13/oldstable [i386])
root@DDIDIG01:/opt#



73
Scott,
N4UPC



On 1/2/2021 10:45 AM, Steve N4IRS wrote:
OK,
apt install nodejs --dry-run
Show output.

On 1/2/21 11:43 AM, N4UPC - Scott via groups.io wrote:
There was NOT a webproxy directory.
Yes, I followed those instructions.

apt update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Hit:2 http://dvswitch.org/ASL_Repository stretch InRelease
Hit:3 http://dvswitch.org/DVSwitch_Repository buster InRelease
Hit:4 https://deb.nodesource.com/node_10.x stretch InRelease
Ign:5 http://http.us.debian.org/debian stretch InRelease
Hit:6 http://http.us.debian.org/debian stretch-updates InRelease
Hit:7 http://http.us.debian.org/debian stretch Release
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.

It looked like it removed a LOT of the DVSwitch files.


73
Scott,
N4UPC



On 1/2/2021 10:31 AM, Steve N4IRS wrote:
Thank you.
Make a backup of Web_Proxy
Did you follow <https://linuxconfig.org/how-to-install-nodejs-on-debian-9-stretch-linux>
apt remove nodejs
apt autoremove
show result of apt update


On 1/2/21 11:27 AM, N4UPC - Scott via groups.io wrote:
node -v
-bash: node: command not found



73
Scott,
N4UPC



On 1/2/2021 10:26 AM, Steve N4IRS wrote:
Let's try this again.
what is the result of node -v

On 1/2/21 11:25 AM, N4UPC - Scott via groups.io wrote:
The NODEJS is:

 nodejs -v
v4.8.2

73
Scott,
N4UPC



On 1/2/2021 10:22 AM, Steve N4IRS wrote:
No, you are 90 percent there.
what is the result of node -v

On 1/2/21 11:20 AM, N4UPC - Scott via groups.io wrote:
Would it be simpler to install Buster, then DVSwitch and have it connect to a separate AllStar node?













Join {main@DVSwitch.groups.io to automatically receive all group messages.