On Nov 6, 2004, at 3:14 AM, Michael Glaesemann wrote:

I spoke too soon. Bundle::Bricolage includes SOAP::Lite as well as Test::Class, both of which failed tests on my machine. From looking some of the Bricolage documentation, it appears Test::Class is only used for development, so I wasn't too worried about using force install.

I just installed Test-Class-0.06_7 and tests still fail. But I use it all the time for running the Bricolage tests and haven't had any problems. I sent the test output to the author.


You can reinstall by doing a "force install". I.e:

sudo perl -MCPAN -e 'force install MIME::Parser'

I did end up force installing both SOAP::Lite and Test::Class, though I wasn't able to do it using sudo perl -MCPAN ... for some reason. It still failed the tests and wouldn't install. However, I succeeded when I logged into the cpan shell using sudo cpan. Then using force install inside the shell worked just fine. Seems to be working, but a little odd, don't you think?

I get failures with SOAP::Lite, too, but again, I've been using it for a while without trouble. Again, I have sent a failure report to the author. They're probably fairly simple issues; hopefully the will be addressed soon.


Regards,

David



Reply via email to