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

Bug 41096

Summary: scrollkeeper ebuild is missing DEPEND=">=XML-Parser-2.31-r1"
Product: Gentoo Linux Reporter: Christian Hartmann (RETIRED) <ian>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal CC: foser, gentoo, tinaught, vltg0903
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Hartmann (RETIRED) gentoo-dev 2004-02-10 04:05:00 UTC
scrollkeeper depends on XML-Parser. This dependency is missing.

Reproducible: Always
Steps to Reproduce:
1. emerge -C XML-Parser
2. emerge scrollkeeper 
3. You will get following errormessage: "You must have XML::Parser installed to run ../../intltool-merge"
4. emerge XML-Parser
5. emerge scrollkeeper
6. be happy ;)




USE="+nls"
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2004-02-10 08:45:21 UTC
XML-Parser is a RDEPEND of intltool, not of scrollkeeper itself.
Comment 2 Markus Nigbur (RETIRED) gentoo-dev 2004-02-10 08:53:06 UTC
ouch. intltool-0.27.2 doesn't have the RDEPEND and is the latest stable.
Comment 3 Markus Nigbur (RETIRED) gentoo-dev 2004-02-10 08:53:57 UTC
Foser, mind me adding the RDEPEND to 0.27.2?
Comment 4 foser (RETIRED) gentoo-dev 2004-02-10 13:24:11 UTC
I fixed scrollkeeper itself to dep on inltool-0.29 (which introduces the XML-Parser dep), that should take care of this.
Comment 5 foser (RETIRED) gentoo-dev 2004-02-12 07:09:28 UTC
*** Bug 41242 has been marked as a duplicate of this bug. ***
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2013-07-25 11:55:00 UTC
*** Bug 478122 has been marked as a duplicate of this bug. ***