pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

opendmarc-1.3.1nb7 opendmarc-reports fails missing HTTP/Request.pm



Installed opendmarc from binaries.

Opendmarc-reports fails with missing module.

Not sure if the package needs to be corrected or if I just need to have
installed the module prior to installing the package.

Is there a specific package I can install to correct this?

Thanks

uname -a

NetBSD ncti106.seqldn.com 9.0 NetBSD 9.0 (GENERIC) #0: Fri Feb 14 00:06:28
UTC 2020  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
amd64

pkgin ls|grep -i opendmarc
opendmarc-1.3.1nb7   Open source DMARC library, MTA filter implementation
and tools

opendmarc-reports --help

Can't locate HTTP/Request.pm in @INC (you may need to install the
HTTP::Request module) (@INC contains:
/usr/pkg/lib/perl5/site_perl/5.30.0/x86_64-netbsd-thread-multi
/usr/pkg/lib/perl5/site_perl/5.30.0
/usr/pkg/lib/perl5/vendor_perl/5.30.0/x86_64-netbsd-thread-multi
/usr/pkg/lib/perl5/vendor_perl/5.30.0
/usr/pkg/lib/perl5/5.30.0/x86_64-netbsd-thread-multi
/usr/pkg/lib/perl5/5.30.0) at /usr/pkg/sbin/opendmarc-reports line 29.

grep -i http /usr/pkg/sbin/opendmarc-reports

require HTTP::Request;



Home | Main Index | Thread Index | Old Index