Skip Menu |

This queue is for tickets about the cpan2rpm CPAN distribution.

Report information
The Basics
Id: 2054
Status: resolved
Priority: 0/
Queue: cpan2rpm

People
Owner: ecalder [...] cpan.org
Requestors: bbb [...] cpan.org
Cc: ecalder [...] cpan.org
AdminCc:

Bug Information
Severity: Important
Broken in: 2.010
Fixed in: 2.009



Date: Fri, 7 Feb 2003 09:47:59 -0700 (MST)
From: Rob Brown <rob [...] roobik.com>
To: bug-cpan2rpm [...] rt.cpan.org
CC: Erick Calder <e [...] arix.com>, Erick Calder <ecalder [...] cpan.org>, <bbb [...] cpan.org>
Subject: ExtUtils::MakeMaker borks
I'll post this to rt for you. Show quoted text
---------- Forwarded message ---------- Date: Thu, 6 Feb 2003 22:36:47 -0800 From: Erick Calder <e@arix.com> To: rob@roobik.com I'm still working on cpan2rpm... having a problem right now with: cpan2rpm --shadow-pure ExtUtils::MakeMaker it fails when it gets to the %install section because the Makefile it generates has a blank DESTDIR... I'm running MM 5.45 so according to your rules, the "perl Makefile.PL" doesn't get any parameters... for this version the "make install" gets a PREFIX= but that doesn't seem to help the situation because if I do: + make install PREFIX=/tmp Warning: You do not have permissions to install into /usr/lib/perl5/5.6.1/i386-linux at /home/ekkis/rpm/BUILD/ExtUtils-MakeMaker-6.06_02/lib/ExtUtils/Install.pm line 113. you can see it ignores the prefix... help!
This is only a problem with ExtUtils::MakeMaker. It has nothing to do with --shadow-pure or not.
Fixed in cpan2rpm cvs revision -r 2.119