Your message dated Sun, 06 Dec 2009 21:01:25 +0000
with message-id <[email protected]>
and subject line Package libb-size-perl has been removed from Debian
has caused the Debian Bug report #366635,
regarding /usr/lib/perl5/B/Size.pm: libb-size-perl: Prototype mismatch: sub,
B::OP::size: none vs ()
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
366635: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366635
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libb-size-perl
Version: 0.05-1
Severity: important
File: /usr/lib/perl5/B/Size.pm
While trying to follow the directions for mod_perl Performance Tuning, I
ran into trouble trying to use the B::TerseSize module. Every time I
would try to include the module I would get this error:
Prototype mismatch: sub B::OP::size: none vs () at
/usr/lib/perl5/B/Size.pm line 24.
With the module included, Apache::Status would fail to run. With it
excluded it ran. I tried preloading the module via PerlRequire and that
shed some more light on the trouble, saying that B::OP::size was being
redefined. Adding a begin block to define the sub, I discovered that the
function was defined by XSLoader.pm
Subroutine B::OP::size redefined at /usr/lib/perl/5.8/XSLoader.pm line
91.
Subroutine B::OP::size redefined at /usr/lib/perl5/B/Size.pm line 24.
Prototype mismatch: sub B::OP::size: none vs () at
/usr/lib/perl5/B/Size.pm line 24.
I get the same warning with perl -e 'use B::TerseSize' and perl -e 'use
B::Size'
I don't know what the appropriate severity is for this bug, but it makes
the package unusable with mod_perl in the way I was going to use it.
http://perl.apache.org/docs/1.0/guide/performance.html#Code_Profiling_Techniques
http://lists.debian.org/debian-user/2006/05/msg01084.html
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages libb-size-perl depends on:
ii libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared
libraries an
ii perl 5.8.4-8sarge4 Larry Wall's Practical
Extraction
ii perl-base [perlapi-5. 5.8.4-8sarge4 The Pathologically Eclectic
Rubbis
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.09-1+rm
You filled the bug http://bugs.debian.org/366635 in Debian BTS
against the package libb-size-perl. I'm closing it at *unstable*, but it will
remain open for older distributions.
For more information about this package's removal, read
http://bugs.debian.org/553895. That bug might give the reasons why
this package was removed and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Marco Rodrigues
--- End Message ---