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

Bug 115018

Summary: amarok-1.3.7 requires libxslt-1.1.15
Product: Gentoo Linux Reporter: mikael lammentausta <mikael.lammentausta>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description mikael lammentausta 2005-12-09 12:48:01 UTC
the most recent ebuild for amaroK, 1.3.7 fails with a lot of xsl errors. 
I had libxslt-1.1.14-r2 installed, updated to 1.1.15.
amaroK compiles nicely.

A missing dep in the ebuild?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-09 12:53:20 UTC
So - upgrade? 1.1.15 is stable across the board (besides, amarok does not depend
on libxslt directly).
Comment 2 mikael lammentausta 2005-12-09 12:57:28 UTC
(In reply to comment #1)
> So - upgrade? 1.1.15 is stable across the board (besides, amarok does not depend
> on libxslt directly).

Yup, an easy solution. But still, I think the ebuild should be updated to update
the required dependency.
Comment 3 mikael lammentausta 2005-12-09 13:01:25 UTC
(In reply to comment #1)
> So - upgrade? 1.1.15 is stable across the board (besides, amarok does not depend
> on libxslt directly).

USE="-*" emerge -evp amarok would compile libxslt

Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-12-09 13:04:22 UTC
(In reply to comment #3)
> USE="-*" emerge -evp amarok would compile libxslt

And? amarok does *not* directly depend on libxslt (see the ebuild), so there's
nothing to fix in amarok ebuild; libxslt-1.1.15 is stable. I can't see any bug
here, closing.