Skip Menu |

This queue is for tickets about the namespace-clean CPAN distribution.

Report information
The Basics
Id: 69978
Status: rejected
Priority: 0/
Queue: namespace-clean

People
Owner: Nobody in particular
Requestors: NEILB [...] cpan.org
Cc:
AdminCc:

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



Subject: Needs Variable::Magic, which isn't a prereq
I just tried to install App::Genpass using cpan. It failed, because installation of namespace-clean failed. And namespace-clean failed because I didn't have Variable::Magic installed. Installing Variable::Magic first and then running cpan install on namespace-clean did the trick.
On Wed Aug 03 05:26:43 2011, NEILB wrote: Show quoted text
> I just tried to install App::Genpass using cpan. It failed, because > installation of namespace-clean > failed. And namespace-clean failed because I didn't have > Variable::Magic installed. > > Installing Variable::Magic first and then running cpan install on > namespace-clean did the trick.
It depends on B::Hooks::EndOfScope which *does* depend on Variable::Magic. Something went wrong in your toolchain, this is not a namespace::clean issue. Closing ticket.