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

Bug 485718

Summary: x11-drivers/ati-drivers: metadata.xml invalid due to multiple <use/> sections
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: emil karlson <jekarlson>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, x11
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-09-23 08:48:14 UTC
<use>
		<flag name='qt4'>
			Install qt4 dependent optional tools (e.g Catalyst Control Panel)
		</flag>
	</use>
	<use>
		<flag name='modules'>Build the kernel modules</flag>
	</use>

This should be just one big <use/> block with multiple <flag/>s inside. Otherwise, tools reading metadata.xml will be confused. The only reason repoman allows this is technical DTD limitation.
Comment 1 emil karlson 2013-09-23 20:24:10 UTC
Fixed in x11 overlay
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-02-11 11:51:07 UTC
Fixed in the portage tree...