The upstream version "+really" string comes from Debian. I'd guess they
uploaded a bogus tarball there and needed the +really to fix the upload.
I'd read it as "2.8.4+really2.8.4-${DEB_VERSION}". FWIW, they already
removed it with the 2.8.5 upload and this will be gone in the 27.04
cycle.
When installing it in resolute and stonking, I get the installations
process stuck at 84%. This is the last mesage logged before we get
stuck:
nut-udev-settle.service is a disabled or a static unit, not starting it.
Then I get the error:
Could not execute systemctl: at /usr/bin/deb-systemd-invoke line 148.
As JJ already reported when filing the bug, the output for the requested
command is
# upsd -FF
Network UPS Tools upsd 2.8.4 release
listening on ::1 port 3493
listening on 127.0.0.1 port 3493
Warning: no UPS definitions in ups.conf
Fatal error: at least one UPS must be defined in ups.conf
I also checked this in debian unstable, and, while the service does not
start, it is not set to a failed state in systemd.
The new package version available in debian added the following lines to
the systemd unit file (this comes from upstream):
# sed -n 57,60p /usr/lib/systemd/system/nut-server.service
# DO NOT actually start if MODE is known and is "netclient" or "none";
# however do start (and maybe fail if not yet configured), for other
# MODE values or if nut.conf file is absent:
ExecCondition=/bin/sh -c '[ x"${MODE}" != x"netclient" -a x"${MODE}" != x"none"
]'
However the ExecCondition is either wrong or the comment is not accurate
(this will block if nut.conf file is absent since MODE will not be
defined)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2146478
Title:
freeze for fresh nut install
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/2146478/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs