Bug#464316: soap-lite: FTBFS: Error while loading SOAP::Transport::MAILTO
gregor herrmann
gregor+debian at comodo.priv.at
Wed Feb 6 19:23:29 UTC 2008
On Wed, 06 Feb 2008 09:13:28 +0100, Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build on i386.
> > t/06-modules...................# Failed test 3 in t/06-modules.t at line 27 fail #3
> > # t/06-modules.t line 27 is: ok(!$@) or warn "\nError while loading $_\n";
> >
> > Error while loading SOAP::Transport::MAILTO
Interesting, this has worked a few days agon (when the current
version was uploaded) but now it fails for me too (in a sid
cowbuilder chroot).
I think I found the problem:
* SOAP::Transport::MAILTO uses MIME::Lite
* libmime-lite-perl was updated after soap-lite, and it contains the
following change:
"Move nullmailer|mail-transport-agent from Depends to Recommends;
an MTA is not necessary ..."
* If I add nullmailer|mail-transport-agent to soap-lite's build
dependencies the test passes.
* Another possibility that works is removing libmime-lite-perl from
the build dependencies, then the mail feature is not tested and the
tests pass.
As libmime-lite-perl is also only in Suggests: (and not in Depends:)
I think the second option is the better one.
I've committed the fix to svn, if someone prefers a different
solution feel free to revert/change.
Cheers,
gregor
--
.''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
: :' : debian: the universal operating system - http://www.debian.org/
`. `' member of https://www.vibe.at/ | how to reply: http://got.to/quote/
`- NP: Eagles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20080206/40bec5f5/attachment.pgp
More information about the pkg-perl-maintainers
mailing list