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

Bug 355565

Summary: x11-libs/libXdmcp-1.1.0 ebuild lacks needed versioning on app-text/xmlto dependancy
Product: Gentoo Linux Reporter: ze <genbugs>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WONTFIX    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description ze 2011-02-19 15:10:30 UTC
x11-libs/libXdmcp-1.1.0 with the doc USE flag requires >=app-text/xmlto-0.0.20 but only has an unversioned dependancy specification.

Reproducible: Always

Steps to Reproduce:
1. have <app-text/xmlto-0.0.20
2. emerge libXdmcp with USE=doc
3. see configure error

Actual Results:  
checking whether to build documentation... yes
checking for xmlto... /usr/bin/xmlto
checking the xmlto version... 0.0.18
configure: error: xmlto version 0.0.18 found, but 0.0.20 needed


Expected Results:  
pull in required version of a dependancy
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-02-19 15:19:33 UTC
xmlto-0.0.18.ebuild was removed from the tree around 18 months ago[1].


[1] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-text/xmlto/?hideattic=0