Hello, Dave,

Yes, I have been able to fix this error, like you said by repackaging the tar
file.
Now, I still have a main issue with glob
It seems just an issue with the way to pack the final files.
The dependence problem may be solved by forcing the dependence (--nodeps)!

rpmbuild PDL-LinearAlgebra-0.06.tar.gz
also
gives me:
RPM build errors:
    File not found by glob: 
/home/pdupre/rpm/BUILDROOT/perl-PDL-LinearAlgebra-0.06-1.fc19.i386/usr/share/perl5/vendor_perl/*

as well as
PDL-LAPACK-0.12.tar.gz
RPM build errors:
    File not found by glob: 
/home/pdupre/rpm/BUILDROOT/perl-PDL-LAPACK-0.12-1-1.fc19.i386/usr/share/perl5/vendor_perl/*


> 
> > Hello,
> >
> > I am trying to compile a rpm file from
> > Tk-PlotDataset-2.04.tar.gz
> >
> > cpanspec Tk-PlotDataset-2.04.tar.gz
> > gives me:
> > BOGUS PATH DETECTED: ./
> > BOGUS PATH DETECTED: ./Tk-PlotDataset/
> >
> > how can I get this package?
> >
> 
> This is almost certainly an error in the way that the module is packaged.
> Looks like the tarball contains all of the code in the
> directory Tk-PlotDataset. CPAN standards say that should be
> Tk-PlotDataset-2.04.
> 
> The easiest fix is probably to extract the files, rename the directory and
> recreate the tarball.
> 
> You might consider raising a bug against the module too -
> https://rt.cpan.org/Public/Dist/Display.html?Name=Tk-PlotDataset
> 
> Dave...
> 
> -- 
> Dave Cross :: d...@dave.org.uk
> http://dave.org.uk/
> @davorg


===========================================================================
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to