error while installing quantar
I started with a clean raspian Stretsh (Debian 9) in a Pi3B+. I installed the dvswitch-repo and an update. While installing quantar I get errors associated with DMR ID file:
Setting up mmdvm-bridge (1.5-20200427-23) ...
Error, DMR ID file does not seem to be valid
dpkg: error processing package mmdvm-bridge (--configure):
subprocess installed post-installation script returned error exit status 251
Setting up p25gateway (1.1-20180424-9) ...
Created symlink /etc/systemd/system/multi-user.target.wants/p25gateway.service -> /lib/systemd/system/p25gateway.service.
Setting up quantar (1.01-20180420-2) ...
Errors were encountered while processing:
mmdvm-bridge
E: Sub-process /usr/bin/dpkg returned an error code (1) Thanks, Tom / K5TRA
|
|
Tom,
toggle quoted messageShow quoted text
As root: cd /opt/MMDVM_Bridge ls -la # do you have a dvswitch.sh? mv dvswitch.sh dvswitch.sh.old wget https://github.com/DVSwitch/MMDVM_Bridge/raw/master/dvswitch.sh chmod +x dvswitch.sh apt-get install -f Steve N4IRS
On 8/6/2020 2:10 PM, Tom wrote:
I started with a clean raspian Stretsh (Debian 9) in a Pi3B+. I installed the dvswitch-repo and an update. While installing quantar I get errors associated with DMR ID file:
|
|
Thanks Steve. That got me past the error in the DVSwitch.sh.
Now, when I run /opt/P25Gateway/P25Gateway P25Gateway.ini , I get:
root@P25reflector:/opt/P25Gateway# ./P25Gateway P25Gateway.ini I: 2020-08-06 19:17:35.943 Opening P25 network connection I: 2020-08-06 19:17:35.943 Opening P25 network connection I: 2020-08-06 19:17:36.315 Loaded 13 P25 reflectors I: 2020-08-06 19:17:36.315 Loaded P25 parrot (TG10) I: 2020-08-06 19:17:36.853 Loaded 169569 Ids to the callsign lookup table M: 2020-08-06 19:17:36.853 Starting P25Gateway-20180409 I: 2020-08-06 19:17:36.853 Started the DMR Id lookup reload thread
And it just hangs there.
Tom
From: main@DVSwitch.groups.io <main@DVSwitch.groups.io> On Behalf Of Steve N4IRS
Sent: Thursday, August 6, 2020 1:27 PM To: main@DVSwitch.groups.io Subject: Re: [DVSwitch] error while installing quantar
Tom, On 8/6/2020 2:10 PM, Tom wrote:
|
|
That is what it is supposed to do.
toggle quoted messageShow quoted text
It's waiting for traffic from MMDVM_Bridge on a TG to tell it what reflector to connect to. Unless, you want it to startup on a particular reflector. P25Gateway.ini [Network] Startup=3166 InactivityTimeout=10 This says, connect to the reflector for TG 3166. If P25Gateway is pointed to another reflector and there is no activity, P25Gateway will revert to TG 3166 Steve N4IRS
On 8/6/2020 3:36 PM, Tom wrote:
|
|
Steve, again thanks. I just needed to start my reflector and point to it. It’s all working now.
That DMR ID file patch in dvswitch.sh should probably be fixed in the repo install.
Thanks again, Tom
From: main@DVSwitch.groups.io <main@DVSwitch.groups.io> On Behalf Of Steve N4IRS
Sent: Thursday, August 6, 2020 2:45 PM To: main@DVSwitch.groups.io Subject: Re: [DVSwitch] error while installing quantar
That is what it is supposed to do. On 8/6/2020 3:36 PM, Tom wrote:
|
|
I am upgrading ALL the apt packages. New features. New DVSwitch-?
Sent via smoke signal (AT&T)
From: main@DVSwitch.groups.io <main@DVSwitch.groups.io> on behalf of Tom <tom@...>
Sent: Thursday, August 6, 2020 4:18:19 PM To: main@DVSwitch.groups.io <main@DVSwitch.groups.io> Subject: Re: [DVSwitch] error while installing quantar Steve, again thanks. I just needed to start my reflector and point to it. It’s all working now.
That DMR ID file patch in dvswitch.sh should probably be fixed in the repo install.
Thanks again, Tom
From: main@DVSwitch.groups.io <main@DVSwitch.groups.io>
On Behalf Of Steve N4IRS
That is what it is supposed to do. On 8/6/2020 3:36 PM, Tom wrote:
|
|