On Thu, 2006-12-14 at 16:15 +0100, Lucas Nussbaum wrote:
> Package: libemail-mime-modifier-perl
> Version: 1.440-1
> Severity: serious
> Justification: FTBFS on i386, very likely to fail everywhere else
> Usertags: grid5000
> 
> Hi,
> 
> During a rebuild of all packages in etch, I discovered that your package
> failed to build on i386.
> 
> Relevant parts:
> # Add commands to install the package into debian/ACKAGE_NAME here
> /usr/bin/make test
> make[1]: Entering directory `/build/root/libemail-mime-modifier-perl-1.440'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/ar
> ch')" t/*.t
> t/content_id......Use of uninitialized value in pattern match (m//) at 
> /usr/share/perl5/Email/MIME/C
> ontentType.pm line 24.
> Can't locate object method "_headers_as_string" via package "Email::MIME" at 
> /usr/share/perl5/Email/
> MIME.pm line 20.

The error is actually in Email::MIME (1.851 in Etch, also maintained by
me).

The method as_string in Email::MIME is using it's
superclass' (Email::Simple) _headers_as_string method which does not
exist (it has been deprecated). Email::MIME 1.857 fixes this problem and
I've already packaged it. I just need a sponsor to upload it.

FWIW, I've also packaged Email::MIME::Modifier 1.441
-- 
Ernesto Hernández-Novich - Linux 2.6.17 i686 - Unix: Live free or die!
Geek by nature, Linux by choice, Debian of course.
If you can't aptitude it, it isn't useful or doesn't exist.
GPG Key Fingerprint = 438C 49A2 A8C7 E7D7 1500 C507 96D6 A3D6 2F4C 85E3


Reply via email to