Bug 398571 - PDL::Fit::LM and PDL::Fit::Gaussian do require PDL::Slatec but rpm package installs without it
Summary: PDL::Fit::LM and PDL::Fit::Gaussian do require PDL::Slatec but rpm package in...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-PDL
Version: 7
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-25 18:27 UTC by Krzysio (Chris) Leszczynski
Modified: 2008-05-05 14:36 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-05 14:36:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Krzysio (Chris) Leszczynski 2007-11-25 18:27:39 UTC
Description of problem:


Version-Release number of selected component (if applicable):
perl-PDL-2.4.3-1.fc7 (i386)

How reproducible:
always

Steps to Reproduce:
1. yum install 'perl(PDL::Fit::LM)'
2. perl -MPDL::Fit::LM -e 'print "Hello world\n"'
  
Actual results:

Can't locate PDL/Slatec.pm in @INC (@INC contains:
/usr/lib/perl5/site_perl/5.8.8/i386-l [.........]
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/PDL/Fit/LM.pm line 29.
Compilation failed in require.
BEGIN failed--compilation aborted.

Additional info:
The bug is corrected in Fedora 8.
I have compiled perl-PDL-2.4.3-4.fc8.src.rpm on Fedora 7 and everything wen't ok
(i.e. I got my hello world string that no serious library can live without)

Comment 1 Marcela Mašláňová 2008-03-12 14:06:40 UTC
Rebuild could fix it. But in the koji is missing plplot-devel, which is BR for
perl-PDL.

Comment 2 Marcela Mašláňová 2008-05-05 14:36:24 UTC
Can't be fixed, because broken dependencies of plplot-devel.


Note You need to log in before you can comment on or make changes to this bug.