[tools] dar-perl.py
Bowie Bailey
Bowie_Bailey at BUC.com
Thu Sep 18 15:38:44 CEST 2008
Dag Wieers wrote:
>
> Yes, it produced a SPEC file but when getting the information of your
> user it doesn't find the key in the list. So you have to add your own
> name to the authorities list.
>
> I will add some code to add Anonymous Coward instead :-)
So it was looking for my key to sign the package. I didn't know that
was needed. Where do I need to put my key?
> > What exactly is this program supposed to do? Can someone give me an
> > example of how to use it to install a Perl module and its
> > dependencies?
>
> It generates a SPEC file that can be used to create an RPM package.
I was pointed to this program as a way to automatically package a Perl
module and its dependencies without having to manually find and download
them all. If all it does is create a SPEC file, then how is it
different from cpan2rpm?
What I am looking for is a program that can take a package, figure out
the dependencies, grab them from CPAN (or wherever) and package them all
for installation. The end result should be a group of rpms that I can
install so that I have the module that I wanted along with all of the
dependencies that I need to make it work. Does anything like this
exist?
--
Bowie
More information about the tools
mailing list