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

Bug 491710

Summary: xkeyboard-config needs to depend on dev-perl/XML-Parser
Product: Gentoo Linux Reporter: Nolan Eakins <nolan>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nolan Eakins 2013-11-19 20:36:32 UTC
xkeyboard-config failed to emerge on its libxml test for intltool. Per http://forums.gentoo.org/viewtopic-t-617786-start-0.html I emerged dev-perl/XML-Parser and xkeyboard-config emerged. XML-Parser needs to be added as a dependency.

Reproducible: Always

Steps to Reproduce:
1. emerge --unmerge dev-perl/XML-Parser
2. emerge xkeyboard-config

Actual Results:  
Emerge fails as xkeyboard-config's configure fails to detect Perl's libxml.

Expected Results:  
Emerge succeeds.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-19 21:53:33 UTC

*** This bug has been marked as a duplicate of bug 41124 ***
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-19 21:54:40 UTC
For good measure, it already DEPENDs on intltool, which depends on both perl and XML-Parser... The error you saw was because you didn't run perl-cleaner.