Bug 398571

Summary: PDL::Fit::LM and PDL::Fit::Gaussian do require PDL::Slatec but rpm package installs without it
Product: [Fedora] Fedora Reporter: Krzysio (Chris) Leszczynski <chris>
Component: perl-PDLAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-05 14:36:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.