mrtg not installed yet on NEMS Linux 1.5

Having issues? Post them here, and help other users.
Post Reply
dony71
Junior Member
Posts: 6
Joined: Fri Oct 02, 2020 7:27 pm

mrtg not installed yet on NEMS Linux 1.5

Post by dony71 »

I just install NEMS 1.5 on Rock64 board
I run "sudo mrtgsetup" but get this error below
I also already run "sudo nems-upgrade" and apply reboot

Code: Select all

/usr/local/bin/mrtgsetup: line 47: /usr/local/mrtg2/bin/cfgmaker: No such file or directory
env: ‘/usr/local/mrtg2/bin/mrtg’: No such file or directory
/usr/local/share/nems/nems-scripts/mrtg-gen.sh: line 11: /usr/local/mrtg2/bin/indexmaker: No such file or directory
env: ‘/usr/local/mrtg2/bin/mrtg’: No such file or directory
It seems mrtg is not installed yet, but you mentioned it's integrated into NEMS Linux 1.5 ?
User avatar
Robbie Ferguson
Posting Freak
Posts: 835
Joined: Wed Mar 07, 2012 3:23 pm
Location: Ontario, Canada
Contact:

Re: mrtg not installed yet on NEMS Linux 1.5

Post by Robbie Ferguson »

MRTG support is part of the rolling release, so it is not included with the initial install, but will auto-install itself during the normal update process.

If you want to force it, the correct command is

Code: Select all

sudo nems-quickfix
That should take a very long time. Once complete, let me know if it's still not working for you.

Robbie // The Bald Nerd
dony71
Junior Member
Posts: 6
Joined: Fri Oct 02, 2020 7:27 pm

Re: mrtg not installed yet on NEMS Linux 1.5

Post by dony71 »

It fix the issue
Thanks Robbie
metager
Junior Member
Posts: 1
Joined: Sat Jun 11, 2022 4:22 am

Re: mrtg not installed yet on NEMS Linux 1.5

Post by metager »

Hi,
I just installed NEMS 1.5.2 on rapsberry 3 and have the same initial problem with mrtg.
Unfortunately neither this command helped (tried twice, is running without error), nor seems any NEMS update available.

Thanks,
Florian
Post Reply