Skip Menu |

This queue is for tickets about the cpan2rpm CPAN distribution.

Report information
The Basics
Id: 2045
Status: resolved
Worked: 3 hours (180 min)
Priority: 0/
Queue: cpan2rpm

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

Bug Information
Severity: Normal
Broken in: 2.010
Fixed in: (no value)



Subject: Missing arch directory
I just tried using cpan2rpm with rpm-3.0.3-2 and everything seems to work fine except for the following: Apparently the old rpm does not create the arch directory on the fly like the newer rpm does. You used to have code to create this directory, but it is now gone. I get this error: Could not open /home/rob/redhat/RPMS/i386/perl-IO-Multiplex-1.04-1.i386.rpm Is it possible to make --mk-rpm-dirs create both RPMS/i386 and RPMS/noarch ? Or does it belong somewhere else?
Show quoted text
> Is it possible to make --mk-rpm-dirs create both RPMS/i386 and > RPMS/noarch ? Or does it belong somewhere else?
that is the right place to do it. I've added i686 to the list and the capability to pass --buildarch. we should figure out how to close tickets in RT!
Fixed in cpan2rpm cvs revision -r2.123