Search Criteria
Package Details: nut-monitor 2.8.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nut-monitor.git (read-only, click to copy) |
---|---|
Package Base: | nut-monitor |
Description: | GUI to manage devices connected a NUT server |
Upstream URL: | http://www.networkupstools.org/ |
Licenses: | GPL3 |
Submitter: | zman0900 |
Maintainer: | zman0900 |
Last Packager: | zman0900 |
Votes: | 15 |
Popularity: | 0.26 |
First Submitted: | 2014-01-29 05:38 (UTC) |
Last Updated: | 2023-12-21 12:33 (UTC) |
Dependencies (5)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- nut (network-ups-tools-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
Latest Comments
1 2 Next › Last »
scenkner commented on 2023-12-10 16:59 (UTC)
I see. Thank you.
dcelasun commented on 2023-12-10 16:50 (UTC)
Yes,
network-ups-tools-git
has the monitor included, butnut
from the repo doesn't. Hence this package is still needed.scenkner commented on 2023-12-10 16:27 (UTC) (edited on 2023-12-10 16:32 (UTC) by scenkner)
Strange, I had the conflict with pyNUT and switched to the git version hoping it would help. Here's my output, however I am currently using the latest git version.
[bob@computer ~]$ pacman -Ql nut | grep bin
network-ups-tools-git /usr/bin/
network-ups-tools-git /usr/bin/NUT-Monitor
network-ups-tools-git /usr/bin/nut-scanner
network-ups-tools-git /usr/bin/upsc
network-ups-tools-git /usr/bin/upscmd
network-ups-tools-git /usr/bin/upsd
network-ups-tools-git /usr/bin/upsdrvctl
network-ups-tools-git /usr/bin/upsdrvsvcctl
network-ups-tools-git /usr/bin/upslog
network-ups-tools-git /usr/bin/upsmon
network-ups-tools-git /usr/bin/upsrw
network-ups-tools-git /usr/bin/upssched
network-ups-tools-git /usr/bin/upssched-cmd
Also...
Name : network-ups-tools-git
Version : 2.8.1.r249.g0ea95a760-1
Description : A collection of programs which provide a common interface for monitoring and administering UPS, PDU and SCD hardware
Architecture : x86_64
URL : https://networkupstools.org/
Licenses : GPL2 GPL3
Groups : None
Provides : network-ups-tools nut
Depends On : gcc-libs glibc libtool libusb-compat neon net-snmp openssl
Optional Deps : gd: CGI support [installed]
Required By : None
Optional For : None
Conflicts With : network-ups-tools nut
Replaces : None
Installed Size : 10.90 MiB
Packager : Unknown Packager
Build Date : Sat 02 Dec 2023 09:56:45 AM PST
Install Date : Sat 02 Dec 2023 09:59:14 AM PST
Install Reason : Explicitly installed
Install Script : Yes
Validated By : None
dcelasun commented on 2023-12-10 16:17 (UTC)
@scenker Nut 2.8.1 does not include nut-monitor:
scenkner commented on 2023-12-10 16:15 (UTC) (edited on 2023-12-10 16:18 (UTC) by scenkner)
NUT-Monitor is now packaged with nut, which is causing the file write error. Nut v2.8.1+ or maybe an earlier version should be added as a package conflict to this stand alone installation.
dcelasun commented on 2023-12-08 15:47 (UTC)
Fixed PKGBUILD: https://dpaste.org/CmZh1/raw
scenkner commented on 2023-11-24 18:03 (UTC)
There may be a new issue with both nut and nut-monitor wanting to own PyNUT.py. I was unable to perform pacman -Syu due PyNUT.py being owned by nut-monitor. I removed nut-monitor, performed the upgrade, then attempted a fresh install of nut-monitor. However I am not able to install as PyNUT.py is now owned by nut.
anayrat commented on 2023-05-12 11:33 (UTC)
Indeed, it was due to python update. I removed the package and rebuilt it. Thanks!
Anty0 commented on 2023-05-12 11:04 (UTC)
@anayrat Hi, did you rebuild the package after updating to Python 3.11? In case you did update to Python 3.11 recently, then check the /use/lib/python3.10 directory and rebuild all related aur packages until the directory disappears. Hope this helps!
anayrat commented on 2023-05-12 07:09 (UTC) (edited on 2023-05-12 07:50 (UTC) by anayrat)
Hello, I have this error : Traceback (most recent call last): File "/usr/bin/nut-monitor", line 49, in <module> import PyNUT ModuleNotFoundError: No module named 'PyNUT'
1 2 Next › Last »