Mailinglist Archive: opensuse-bugs (6897 mails)

< Previous Next >
[Bug 250629] New: awstats: missing dependency
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 2 Mar 2007 07:59:40 -0700 (MST)
  • Message-id: <bug-250629-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=250629

Summary: awstats: missing dependency
Product: openSUSE 10.2
Version: Final
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: jengelh@xxxxxx
QAContact: qa@xxxxxxx


awstats has a problem with missing Perl modules:

15:48 ichi:/srv/www/cgi-bin # ./awstats.pl -config=localhost -update
Error: Plugin load for plugin 'ipv6' failed with return code: Error: Can't
locate Net/IP.pm in @INC (@INC contains:
/usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8
/usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl . ./lib ./plugins)
at (eval 2) line 1.

Setup ('/etc/awstats/awstats.localhost.conf' file, web server or permissions)
may be wrong.
Check config file, permissions and AWStats documentation (in 'docs' directory).

# rpm -q awstats
awstats-6.6-28

No extra package was installed, so I assume that the awstats rpm package is
missing some Requires:.

# rpm -Uhv /lnk/102/perl-Net-IP-1.23-32.i586.rpm
# ./awstats.pl -config=localhost -update
Error: Plugin load for plugin 'ipv6' failed with return code: Error: Can't
locate Net/DNS.pm in @INC (@INC contains:
/usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8
/usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl . ./lib ./plugins)
at (eval 3) line 1.

# rpm -Uhv /lnk/102/i586/perl-Net-DNS-0.59-16.i586.rpm

Now it works. Please add the missing deps.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >