gene heskett
2023-May-22 13:24 UTC
[Nut-upsuser] got nut 2.8.1 but despite reinstall, shows 2.7.4
On 5/22/23 03:10, gene heskett wrote:> Which file in the nut I pulled a month ago, should I start with to get > the new version actually running? I still get - -V=2.7.4The UPGRADING file tsalks about a 2.8.1, but I have started with the autogen 3 times in the usual sequence, winding up with 2.7.4 twice, and while the third time is supposed yo be a charm, now it won't run at all. pi at rpi4:/etc/nut $ sudo /etc/init.d/nut-server restart [ ok ] Restarting nut-server (via systemctl): nut-server.service. You have new mail in /var/mail/pi pi at rpi4:/etc/nut $ sudo /etc/init.d/nut-server status ? nut-server.service - Network UPS Tools - power devices information server Loaded: loaded (/lib/systemd/system/nut-server.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Mon 2023-05-22 08:41:00 EDT; 4s ago Process: 12060 ExecStartPre=/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/nut-common-tmpfiles.conf (code=exited, status=0/SUCCESS) Process: 12061 ExecStart=/usr/local/ups/sbin/upsd -F (code=exited, status=1/FAILURE) Main PID: 12061 (code=exited, status=1/FAILURE) 4th try, starting from make distclean, then autogen.sh, ./configure --with-all, got this exit: checking whether to build USB drivers... yes (libusb-1.0) configure: error: neon libraries not found, required for neon based XML/HTTP driver there are three neon related packages installed. libdav1d3 libjpeg62-turbo libneon27-gnutls This on an rpi4b running armhf, buster. next? Cheers, Gene Heskett. -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author, 1940) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web page <http://geneslinuxbox.net:6309/>
Jim Klimov
2023-May-22 22:35 UTC
[Nut-upsuser] got nut 2.8.1 but despite reinstall, shows 2.7.4
I think you have just the libraries - also you'd need a *-dev package for headers. The docs/config-prereqs.txt has the dependencies in more detail. In quick practice, --with-all=auto can help better if you don't monitor a netxml device ;) HTH Jim On Mon, May 22, 2023, 15:24 gene heskett <gheskett at shentel.net> wrote:> On 5/22/23 03:10, gene heskett wrote: > > Which file in the nut I pulled a month ago, should I start with to get > > the new version actually running? I still get - -V=2.7.4 > > The UPGRADING file tsalks about a 2.8.1, but I have started with the > autogen 3 times in the usual sequence, winding up with 2.7.4 twice, and > while the third time is supposed yo be a charm, now it won't run at all. > > pi at rpi4:/etc/nut $ sudo /etc/init.d/nut-server restart > [ ok ] Restarting nut-server (via systemctl): nut-server.service. > You have new mail in /var/mail/pi > pi at rpi4:/etc/nut $ sudo /etc/init.d/nut-server status > ? nut-server.service - Network UPS Tools - power devices information server > Loaded: loaded (/lib/systemd/system/nut-server.service; enabled; > vendor preset: enabled) > Active: failed (Result: exit-code) since Mon 2023-05-22 08:41:00 > EDT; 4s ago > Process: 12060 ExecStartPre=/bin/systemd-tmpfiles --create > /usr/lib/tmpfiles.d/nut-common-tmpfiles.conf (code=exited, > status=0/SUCCESS) > Process: 12061 ExecStart=/usr/local/ups/sbin/upsd -F (code=exited, > status=1/FAILURE) > Main PID: 12061 (code=exited, status=1/FAILURE) > > 4th try, starting from make distclean, then autogen.sh, ./configure > --with-all, got this exit: > checking whether to build USB drivers... yes (libusb-1.0) > configure: error: neon libraries not found, required for neon based > XML/HTTP driver > > there are three neon related packages installed. > libdav1d3 > libjpeg62-turbo > libneon27-gnutls > > This on an rpi4b running armhf, buster. > next? > > > Cheers, Gene Heskett. > -- > "There are four boxes to be used in defense of liberty: > soap, ballot, jury, and ammo. Please use in that order." > -Ed Howdershelt (Author, 1940) > If we desire respect for the law, we must first make the law respectable. > - Louis D. Brandeis > Genes Web page <http://geneslinuxbox.net:6309/> > > > _______________________________________________ > Nut-upsuser mailing list > Nut-upsuser at alioth-lists.debian.net > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20230523/1aa60d9b/attachment.htm>