[tools] dar-perl.py

Bowie Bailey Bowie_Bailey at BUC.com
Wed Aug 27 16:08:07 CEST 2008


Second try...  I got no replies whatsoever the first time.
Does anyone read this list?


Anyway...

I grabbed the file from here:
http://svn.rpmforge.net/svn/trunk/tools/dar/dar-perl.py
and tried it out to see what it would do.

It dumped what looked like a spec file and then gave an error.

$ ./dar-perl.py Compress::Zlib

[normal spec information snipped]

%files
%defattr(-, root, root, 0755)
%doc Changes MANIFEST META.yml README examples/
%doc %{_mandir}/man3/Compress::Zlib.3pm*
%dir %{perl_vendorlib}/Compress/
#%{perl_vendorlib}/Compress/Zlib/
%{perl_vendorlib}/Compress/Zlib.pm

%changelog
Traceback (most recent call last):
  File "./dar-perl.py", line 679, in ?
    print >>out, '* %s %s - %s-1' % (time.strftime('%a %b %d %Y',
time.localtime()), authorities[logname], version)
KeyError: 'bowieb'
$ 

Any idea what happened here?

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?

-- 
Bowie


More information about the tools mailing list