NUT package (2.8.0 and below)
-
FYI, I pulled the package from the factory download apart, and there are indeed two pkginfo lines in the file usr/local/share/pfSense-pkg-nut/info.xml. The second occurrence of the pkginfo line is not present in github, but appears in the version downloaded by the package manager. I have an email in to ask if anyone knows how this got added.
-
The issue has been tracked down to a specific problem with a branch of the repo. I'm sure it will be fixed soon.
Thank you for your patience.
-
The fun is that I have successfully reinstalled NUT in VM, and doing the same steps on production caused error posted above. Strange.
-
Is the VM using beta.pfsense.org as its repo? You can check with "pkg -vv".
-
Yes, you are right. I just forgot that changed repository some time before. It's just beta.
-
After updating to 2.7.4_1 I can't find the Service! Where can I download the previous version or how can I repair this Version.
Thx!
Thomas -
After updating to 2.7.4_1 I can't find the Service! Where can I download the previous version or how can I repair this Version.
Thx!
Thomashttps://forum.pfsense.org/index.php?topic=114871.msg645613#msg645613
-
Well me too. Installed the new package and its gone. Maybe you should pull this update till this problem is fixed…
-
Maybe you should pull this update till this problem is fixed…
I don't have access to pull the package from the servers.
It's correct in the development branch of the repo, which is why beta works. There appears to have been a merge problem in moving between the development branch and the 2_3_2 branch which resulted in a duplicate line in the xml file. I don't have access to modify the 2_3_2 branch, or update the package servers. If I did, I would fix the issue.
I have an email in, but don't know if anyone will be available over the weekend to update the package servers.
-
Maybe you should pull this update till this problem is fixed…
I don't have access to pull the package from the servers.
It's correct in the development branch of the repo, which is why beta works. There appears to have been a merge problem in moving between the development branch and the 2_3_2 branch which resulted in a duplicate line in the xml file. I don't have access to modify the 2_3_2 branch, or update the package servers. If I did, I would fix the issue.
I have an email in, but don't know if anyone will be available over the weekend to update the package servers.
Gotcha, hopefully it will get fixed shortly..
-
It sure is flooding my logs now though:
Aug 6 14:39:40 kernel uhid0: <cps 0="" 1="" or1500lcdrm1u,="" class="" 0,="" rev="" 1.10="" 2.00,="" addr=""> on usbus0 Aug 6 14:39:39 kernel ugen0.2: <cps> at usbus0 Aug 6 14:39:37 kernel uhid0: at uhub1, port 5, addr 1 (disconnected) Aug 6 14:39:37 kernel ugen0.2: <cps> at usbus0 (disconnected) Aug 6 14:39:31 kernel uhid0: <cps 0="" 1="" or1500lcdrm1u,="" class="" 0,="" rev="" 1.10="" 2.00,="" addr=""> on usbus0 Aug 6 14:39:30 kernel ugen0.2: <cps> at usbus0 Aug 6 14:39:28 kernel uhid0: at uhub1, port 5, addr 1 (disconnected) Aug 6 14:39:28 kernel ugen0.2: <cps> at usbus0 (disconnected) Aug 6 14:39:21 kernel uhid0: <cps 0="" 1="" or1500lcdrm1u,="" class="" 0,="" rev="" 1.10="" 2.00,="" addr=""> on usbus0 Aug 6 14:39:21 kernel ugen0.2: <cps> at usbus0 Aug 6 14:39:18 kernel uhid0: at uhub1, port 5, addr 1 (disconnected) Aug 6 14:39:18 kernel ugen0.2: <cps> at usbus0 (disconnected) Aug 6 14:39:12 kernel uhid0: <cps 0="" 1="" or1500lcdrm1u,="" class="" 0,="" rev="" 1.10="" 2.00,="" addr=""> on usbus0</cps></cps></cps></cps></cps></cps></cps></cps></cps></cps>
on and on…
-
If you are comfortable with the command line, you can fully delete the package with the following command:
pkg delete pfSense-pkg-nut
If you need a functioning package right away, you can update the package using the beta switch switch as w0w describes in the beta thread, or you can PM me with an email address and I will send you a package which is functionally the same as the release version.
-
Well got this result, but it has disappeared off the Installed Packages list. However my logs are still being flooded…
[2.3.2-RELEASE][xxxx@xxxxx.lan]/root: pkg delete pfSense-pkg-nut Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: pfSense-pkg-nut-2.7.4_1 Number of packages to be removed: 1 Proceed with deinstalling packages? [y/N]: y [1/1] Deinstalling pfSense-pkg-nut-2.7.4_1... The nut package is not installed. [1/1] Deleting files for pfSense-pkg-nut-2.7.4_1: 100%nut-2.7.4_1: 0% The nut package is not installed.
-
OK I did the install from the development branch and it still didn't show up afterwards. So I uninstalled and switched back to Stable.
I'll be waiting for the update/fix to show in the Stable…
-
Are you sure that you are looked for "UPS" in Services menu instead of "NUT"?
Just because "development trick" still working for me on VM and production.
-
@w0w:
Are you sure that you are looked for "UPS" in Services menu instead of "NUT"?
Just because "development trick" still working for me on VM and production.
Ah, there it is. See it now, thanks…
-
The repo issue has been fixed. The package version has been updated to 2.7.4_2.
-
I can confirm it's working with apcupsd as a remote host. Thanks Dennypage !
-
Confirmed here as well. Thanks!
-
Confirmed working, thanks.