Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 82920

Summary: spamassassin-3.0.2-r1 perl-5.8.5-r4 and dev-perl/DB_File-1.807 dependance mess
Product: Gentoo Linux Reporter: Jetchko Jekov <jetchko.jekov>
Component: New packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 80184    
Bug Blocks:    

Description Jetchko Jekov 2005-02-22 00:43:55 UTC
when trying to emerge spamassassin-3.0.2-r1 with "berkdb" in USE, it depends on
dev-perl/DB_File, which collides with perl installed with "berkdb" in USE.
And version of DB_File which comes with perl-5.8.5-r4 is newer than that in portage

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Malte S. Stretz 2005-03-28 07:10:28 UTC
Bug 80184 is essentially the same problem, linking these two.
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-04-02 09:53:53 UTC
FWIW, http://www.datanode.net/articles/perl-map.html - DB_File 1.811 is now stable on all platforms, making it more recent than 1.809 or 1.810 (5.8.5 and 5.8.6). Which should close this bug, yes?
Comment 3 Malte S. Stretz 2005-05-11 10:14:10 UTC
Guess it's fixed then.