Bug#451853: cfgstoragemaker: fails to find hrStorageAllocationUnits.4

2007-11-18 Thread Robin Szemeti
Package: cfgstoragemaker
Version: 1.1-3
Severity: grave
Justification: renders package unusable


when running cfgstoragemaker with etch, the generated cfg contaisn
references to non-existent variables 

in particular, hrStorageAllocationUnits.4 causes a problem with disk
space calcs

# Generated automatically using cfgstoragemaker

Withpeak[_]: wmy

YLegend[_]: Bytes
ShortLegend[_]: B
Options[^]: gauge
Unscaled[^]: dwmy

# ugly kludge to multiply values by 1000 without exceeded 32 bits
# limits.
kMG[_]: k,M,G,T,P

LoadMIBs: /usr/share/snmp/mibs/HOST-RESOURCES-MIB.txt


Target[localhost-]: hrStorageUsed.4&hrStorageUsed.4:[EMAIL PROTECTED] /
1000 * hrStorageAllocationUnits.4&hrStorageAlloca
tionUnits.4:[EMAIL PROTECTED] / 1024 * 1000
Title[localhost-]: / on localhost
MaxBytes[localhost-]: 1690
Directory[localhost-]: localhost
PageTop[localhost-]: / on localhost
  
 Type   FixedDisk
Name   /
   Host   localhost
  Size   16.1 GB
 Block Size 4096
   


debian:/home/robin# mrtg
Unknown SNMP var hrStorageUsed.1
 at /usr/bin/mrtg line 2043
 Unknown SNMP var hrStorageUsed.1
  at /usr/bin/mrtg line 2043
  2007-11-18 21:50:34: WARNING: Expected a number but got '0:03:29'
  2007-11-18 21:50:34: WARNING: Expected a number but got 'debian'
  Unknown SNMP var hrStorageAllocationUnits.1
   at /usr/bin/mrtg line 2043
   Unknown SNMP var hrStorageAllocationUnits.1
at /usr/bin/mrtg line 2043
2007-11-18 21:50:34: WARNING: Expected a number but got '0:03:30'
2007-11-18 21:50:34: WARNING: Expected a number but got 'debian'
Unknown SNMP var hrStorageUsed.4
 at /usr/bin/mrtg line 2043
 Unknown SNMP var hrStorageUsed.4
  at /usr/bin/mrtg line 2043
  2007-11-18 21:50:34: WARNING: Expected a number but got '0:03:30'
  2007-11-18 21:50:34: WARNING: Expected a number but got 'debian'
  Unknown SNMP var hrStorageAllocationUnits.4
   at /usr/bin/mrtg line 2043
   Unknown SNMP var hrStorageAllocationUnits.4
at /usr/bin/mrtg line 2043
2007-11-18 21:50:34: WARNING: Expected a number but got
'0:03:30'
2007-11-18 21:50:34: WARNING: Expected a number but got 'debian'
2007-11-18 21:50:35: ERROR:
Target[localhost-memory-buffers][_IN_] ' $target->[8]{$mode}  /
1000 *  $target->[9]{$mode}  / 1024 * 1000' (warn): Use of
uninitialized value in multiplication (*) at (eval 33) line 1.
2007-11-18 21:50:35: ERROR:
Target[localhost-memory-buffers][_OUT_] ' $target->[8]{$mode}  /
1000 *  $target->[9]{$mode}  / 1024 * 1000' (warn): Use of
uninitialized value in multiplication (*) at (eval 34) line 1.
2007-11-18 21:50:35: ERROR: Target[localhost-][_IN_] '
$target->[10]{$mode}  / 1000 *  $target->[11]{$mode}  / 1024 *
1000' (warn): Use of uninitialized value in multiplication (*)
at (eval 35) line 1.
2007-11-18 21:50:35: ERROR: Target[localhost-][_OUT_] '
$target->[10]{$mode}  / 1000 *  $target->[11]{$mode}  / 1024 *
1000' (warn): Use of uninitialized value in multiplication (*)
at (eval 36) line 1.





-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686-smp
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages cfgstoragemaker depends on:
ii  mrtg  2.14.7-2   multi router traffic grapher
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  snmp  5.2.3-7NET SNMP (Simple Network Managemen

cfgstoragemaker recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#418825: libapache2-mod-perl2: Apache2.pm not found in @INC after dist upgrade

2007-04-11 Thread Robin Szemeti
Package: libapache2-mod-perl2
Version: 2.0.2-2.4
Severity: grave
Justification: renders package unusable

after a dist upgrade from sarge to etc, apache2 refused to start

error log shows Perl is unable to find Apache2.pm

[EMAIL PROTECTED]:~$ locate Apache2.pm
/usr/lib/perl5/Bundle/Apache2.pm


[EMAIL PROTECTED]:~$ perl -e 'use Apache2'
Can't locate Apache2.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
/usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 .) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
[EMAIL PROTECTED]:~$

debian:/home/robin# apt-get install libapache2-mod-perl2
Reading package lists... Done
Building dependency tree... Done
libapache2-mod-perl2 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

clues?

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686-smp
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages libapache2-mod-perl2 depends on:
ii  apache2. 2.2.3-4 Next generation, scalable, extenda
ii  libapr1  1.2.7-8.2   The Apache Portable Runtime Librar
ii  libaprut 1.2.7+dfsg-2The Apache Portable Runtime Utilit
ii  libc62.3.6.ds1-13GNU C Library: Shared libraries
ii  libdevel 2.03-3  Perl module for inspecting perl's 
ii  libperl5 5.8.8-7 Shared Perl library
ii  liburi-p 1.35-2  Manipulates and accesses URI strin
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 universally unique id library
ii  libwww-p 5.805-1 WWW client/server library for Perl
ii  netbase  4.29Basic TCP/IP networking system
ii  perl [li 5.8.8-7 Larry Wall's Practical Extraction 
ii  perl-bas 5.8.8-7 The Pathologically Eclectic Rubbis

libapache2-mod-perl2 recommends no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]