On 20 July 2013 19:33, Patrick Dupre <pdu...@gmx.com> wrote: > 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
-- 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