Permission Error /run/mlat-client.pif

Started by DZpower, December 24, 2022, 06:21:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DZpower

I'm unable to get MLAT to work on rbfeeder
i see lots of errors
Permission denied: '/run/mlat-client.pid'
File "/usr/bin/mlat-client", line 108, in <module
Permission denied: '/run/mlat-client.pid'

i did try to purge and re-install but no luck

DZpower

i also see the following when running command to check stattus
Not starting mlat-client daemon, disabled via /etc/default/mlat-client

Runway 31

#2
Are you using the new MLAT client,

From another thread

Please note that I have been advised as follows that a new MLAT client is available which should fix the previous issue

Package mlat-client is updated in our repository using the latest published version from mutability (0.2.11), but ours is "1:0.2.13" just because we need to change version number to 'force' apt-get to understand that is a new version (the code is the same).
Should work for every new installation by now.

Note that the packages are updated only for the latest (current) version of raspbian OS (AKA Bullseye), not for older versions (buster). If we have A LOT of users running older OS's, we can create a package for that.....but my recommendation is to update the operating system.


Alan

jayant

For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.

abcd567

Quote from: jayant on December 25, 2022, 02:36:35 PM
For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.

I dont understand why RB24 developers dont build and add to their repsitory, the mlat-client ver 0.2.13 for Buster and Stretch? It is very simple task and wont take more than an hour of developer's time.

DZpower

Quote from: jayant on December 25, 2022, 02:36:35 PM
For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.

can you provide the instruction on how to fix this problem

DZpower

Quote from: DZpower on December 27, 2022, 09:39:46 PM
Quote from: jayant on December 25, 2022, 02:36:35 PM
For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.

how to install the new MLAT ?
May i have the new instructions

can you provide the instruction on how to fix this problem

abcd567

@DZpower

Which OS version are you using, Bullseye, Buster, or Stretch.

Post output of following command. It will reveal the OS version

lsb_release  -sc   


.