Search Criteria
Package Details: ocsinventory-agent 2.8.1-1
Git Clone URL: | https://aur.archlinux.org/ocsinventory-agent.git (read-only, click to copy) |
---|---|
Package Base: | ocsinventory-agent |
Description: | Hardware and software inventory tool (client) |
Upstream URL: | http://www.ocsinventory-ng.org |
Keywords: | inventory tool |
Licenses: | |
Submitter: | None |
Maintainer: | dncrash |
Last Packager: | dncrash |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2008-08-23 20:36 |
Last Updated: | 2020-12-16 17:55 |
Latest Comments
1 2 3 Next › Last »
dncrash commented on 2020-12-16 17:56
@Angelin01 PKGBUILD updated
Angelin01 commented on 2020-12-16 17:21
@dncrash Would you mind updating this package? Should be as simple as changing the versions and the md5sum.
dncrash commented on 2019-04-10 09:29
@maxdourden Thanks for the feedback. I added it as a dependency.
maxdourden commented on 2019-04-09 15:53
I add to add perl-net-snmp module like @astroty
dncrash commented on 2019-03-24 10:56
@christiank I think the message you're getting is just a Perl warning and isn't the cause of your problems.
I'm getting the same message too (but can't fully test if it works because the server I have available is too old and doesn't support this version of the client).
I suggest adding 'debug=1' to /etc/ocsinventory/ocsinventory-agent.cfg for a more verbose output, maybe it will help you figure out what's not working.
christiank commented on 2019-03-20 13:24
Hey,
after a few fixes here and there I can't get it to connect :/
Useless use of concatenation (.) or string in void context at /usr/share/perl5/site_perl/Ocsinventory/Agent/Network.pm line 53.
Is something i can fix?
dncrash commented on 2019-03-05 14:34
I updated the PKGBUILD; the sources should be OK now. If anyone's using this and having issues, please let me know.
sinisterstuf commented on 2018-12-18 11:31
Can confirm windy's comment, not sure if it's a typo or they updated the download URL but there's a letter "v" missing from the version tag in the URL.
windy commented on 2018-08-13 06:22
The URL
https://github.com/OCSInventory-NG/UnixAgent/releases/download/2.4.2/Ocsinventory-Unix-Agent-2.4.2.tar.gz
does not work, it should be
https://github.com/OCSInventory-NG/UnixAgent/releases/download/v2.4.2/Ocsinventory-Unix-Agent-2.4.2.tar.gz
/(v)2.4.2/
astroty commented on 2018-03-20 16:37
Upon further inspection, I found the following dependencies: net-tools (for displaying network information) read-edid (for displaying monitors)
The storage issue was fixed upon upgrading the package to version 2.4.0.