惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
Stack Overflow Blog
Stack Overflow Blog
人人都是产品经理
人人都是产品经理
The GitHub Blog
The GitHub Blog
Engineering at Meta
Engineering at Meta
Vercel News
Vercel News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Y
Y Combinator Blog
The Cloudflare Blog
Last Week in AI
Last Week in AI
B
Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tailwind CSS Blog
V
Visual Studio Blog
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
Google DeepMind News
Google DeepMind News
D
DataBreaches.Net
博客园 - 司徒正美
B
Blog RSS Feed
Microsoft Azure Blog
Microsoft Azure Blog
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
L
LangChain Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - fusioninventory-agent
2026-06-15 · via AUR Newest Packages

ldgnu commented on 2021-06-17 13:21 (UTC) (edited on 2021-06-17 19:49 (UTC) by ldgnu)

I managed to solve it by installing the package adding the following fusioninventory-agent --nochecks in this way it does not perform such checks the perl dependencies and installs correctly! :)

Hello, could you give me a hand, it gives me an error when loading the installation

Failed test 'Relative URL and no Host: Bad Request'
at t/22transparent.t line 52.
got: undef
expected: '400'

Can't connect to the proxy at t/Utils.pm line 101.

Failed test 'Got an answer ()'
at t/22transparent.t line 71.
undef
doesn't match '(?^:^200$)'

Can't connect to the proxy at t/Utils.pm line 101.

Failed test 'Got an answer ()'
at t/22transparent.t line 71.
undef
doesn't match '(?^:^301$)'

Can't connect to the proxy at t/Utils.pm line 101.

Failed test 'Got an answer ()'
at t/22transparent.t line 71.
undef
doesn't match '(?^:^404$)'

Can't connect to the proxy at t/Utils.pm line 101.

Failed test 'Got an answer ()'
at t/22transparent.t line 71.
undef
doesn't match '(?^:^5..$)'

^C

check the pkgbuild I was missing the perl-net-write dependency I wanted to install it but it gives me an error during the process Test Summary Report


t / 01-use.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 1 tests but ran 0. t / 02-inetpton.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 2 tests but ran 0. t / 03-layer3-open.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 2 tests but ran 0. t / 04-getsaddr.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 2 tests but ran 0. Files = 6, Tests = 2, 0 wallclock secs (0.04 usr 0.01 sys + 0.24 cusr 0.03 csys = 0.32 CPU) Result: FAIL Failed 4/6 test programs. 0/2 subtests failed. make: *** [Makefile: 867: test_dynamic] Error 2 ==> ERROR: Check () failed. Canceling ... error: failed to build 'perl-net-write-1.10-3': :: Packages failed to build: perl-net-write-1.10-3

alessiotomelleri commented on 2019-03-18 06:56 (UTC)

Updated to version 2.4.3.

samirfor commented on 2019-01-16 20:29 (UTC)

I can not install due to a build bug: Bad http proxy specification 'http://[IPv6]...'

alessiotomelleri commented on 2018-11-20 07:49 (UTC)

Hi Simona,

Could you give some details with your problem ?

simona commented on 2018-10-22 11:13 (UTC)

zeppelinlg commented on 2018-05-31 12:39 (UTC)

Hello

I have build the version 2.4 and it's works for me with systemd.

rdoursenaud commented on 2018-01-22 10:10 (UTC)

boscowitch commented on 2017-08-01 08:27 (UTC) (edited on 2017-08-01 08:47 (UTC) by boscowitch)

==> Beginne build()... Can't locate lib/FusionInventory/Agent/Version.pm in @INC (you may need to install the lib::FusionInventory::Agent::Version module) (@INC contains: inc /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at Makefile.PL line 4. BEGIN failed--compilation aborted at Makefile.PL line 4. Hmm I installed all the additionall dependencies noted in the comments however building fails. Manual installation of the newest version from github worked flawlessly! (with all the dependecies from this package and the comments preinstalled)

rdoursenaud commented on 2017-04-03 13:47 (UTC) (edited on 2017-04-03 13:49 (UTC) by rdoursenaud)

@Aerandir, I need to add perl-cgi and perl-file-copy-recursive to the checkdepends. I also made a mistake depending on perl-io-captureoutput instead of perl-io-capture. Thanks for the report, I'll work on this ASAP. Unfortunately I'm trying to mitigate a bug I didn't identify before pushing the 2.3.19 version that prevent the systemd service from starting. This may take a while. Sorry for the inconvenience. In the meantime, you may want to try the previous version: https://aur.archlinux.org/cgit/aur.git/snapshot/aur-b2f39d42dc5ea3261cf95779ccde84b5c7d2c24d.tar.gz

Aerandir commented on 2017-04-02 20:09 (UTC)

Hi, I had to install those modules because of errors in the check part of the build in the latest version : perl-cgi, perl-file-copy-recursive. But I still have this one and can't find the appropriate module : Can't locate IO/Capture/Stderr.pm in @INC (you may need to install the IO::Capture::Stderr module)