On Dec 16, 2003, at 5:13 AM, Jost Krieger wrote:


This is an error report generated automatically by CPANPLUS,
version 0.048.

Below is the error stack during 'make test':

t/purge.....Can't locate object method "address_dir" via package "Mail::TempAddress::Addresses::Purgeable" at ../lib/Mail/TempAddress/Addresses/Purgeable.pm line 54.
# Looks like your test died just after 3.
dubious
Test returned status 255 (wstat 65280, 0xff00)
after all the subtests completed successfully
t/script....Can't locate object method "address_dir" via package "Mail::TempAddress::Addresses::Purgeable" at ../lib/Mail/TempAddress/Addresses/Purgeable.pm line 54.
# Looks like your test died just after 3.

This module has been deprecated (the upgrade was to add a note to that effect to the POD) and replaced by Mail::Action::Role::Purge.


There is a tight coupling between the version of Mail::TempAddress and Mail::TempAddress::Addresses::Purgeable. If you have 0.53 of the first, this upgrade should have succeeded. If you have 0.55, this upgrade should have failed.

I did put a 'requires Mail::TempAddress <= 0.53' in Build.PL, but the 0.55 upgrade came out last week and if you upgraded manually or automatically it might not be possible for CPANPLUS to realize that it shouldn't have built this module since the requirements were not met.

Just to confirm this, can you let me know what version of Mail::TempAddress you have installed presently?

I'm planning on deleting this module from the CPAN in a month's time or so once people have had a chance to migrate to the alternate.

Thanks.

--
j.



Reply via email to