Skip Menu |

This queue is for tickets about the Authen-SASL CPAN distribution.

Report information
The Basics
Id: 39386
Status: resolved
Priority: 0/
Queue: Authen-SASL

People
Owner: Nobody in particular
Requestors: m.e [...] acm.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 2.12
Fixed in: (no value)



Subject: Build failure
Trying to upgrade using CPAN module results in: cpan[4]> install Authen::SASL Running install for module 'Authen::SASL' Running make for G/GB/GBARR/Authen-SASL-2.12.tar.gz Show quoted text
---- Unsatisfied dependencies detected during ---- ---- GBARR/Authen-SASL-2.12.tar.gz ---- ExtUtils::MakeMaker [build_requires] Ignoring dependencies on modules ExtUtils::MakeMaker Catching error: 'never reached at /home/martin2/local/share/perl/5.8.4/CPAN.pm line 6419. ' at /home/martin2/local/share/perl/5.8.4/CPAN.pm line 281 CPAN::shell() called at -e line 1
Subject: Re: [rt.cpan.org #39386] Build failure
Date: Thu, 18 Sep 2008 06:52:34 -0500
To: bug-Authen-SASL [...] rt.cpan.org
From: Graham Barr <gbarr [...] pobox.com>
On Sep 18, 2008, at 6:36 AM, Martin via RT wrote: Show quoted text
> Trying to upgrade using CPAN module results in: > > cpan[4]> install Authen::SASL > Running install for module 'Authen::SASL' > Running make for G/GB/GBARR/Authen-SASL-2.12.tar.gz > ---- Unsatisfied dependencies detected during ---- > ---- GBARR/Authen-SASL-2.12.tar.gz ---- > ExtUtils::MakeMaker [build_requires] > Ignoring dependencies on modules ExtUtils::MakeMaker > Catching error: 'never reached at > /home/martin2/local/share/perl/5.8.4/CPAN.pm line 6419. > ' at /home/martin2/local/share/perl/5.8.4/CPAN.pm line 281 > CPAN::shell() called at -e line 1
This should be reported to the author of CPAN. aborting with an error like 'never reached' sounds like it got somewhere in CPAN.pm the author never expected to Graham.