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

Bug 488464

Summary: equery whines about missing masters attribute several times
Product: Portage Development Reporter: Alexander Berntsen (RETIRED) <bernalex>
Component: ToolsAssignee: Portage team <dev-portage>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Berntsen (RETIRED) gentoo-dev 2013-10-18 08:23:09 UTC
$ equery b equery
 * Searching for equery ... 
!!! Repository 'my_local_overlay' is missing masters attribute in '/home/alexander/gentoo/local_portage/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
!!! Repository 'games' is missing masters attribute in '/var/lib/layman/games/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
!!! Repository 'my_local_overlay' is missing masters attribute in '/home/alexander/gentoo/local_portage/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
!!! Repository 'games' is missing masters attribute in '/var/lib/layman/games/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
!!! Repository 'my_local_overlay' is missing masters attribute in '/home/alexander/gentoo/local_portage/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
!!! Repository 'games' is missing masters attribute in '/var/lib/layman/games/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
app-portage/gentoolkit-0.3.0.7 (/usr/lib64/python2.7/site-packages/gentoolkit/test/equery)
app-portage/gentoolkit-0.3.0.7 (/usr/lib64/python2.7/site-packages/gentoolkit/equery)
app-portage/gentoolkit-0.3.0.7 (/usr/bin/equery)


It should only whine once.
Comment 1 Brian Dolbec (RETIRED) gentoo-dev 2013-10-18 15:28:45 UTC
Those complaints come from portage, not equery.

The way to stop them is to do what they say.
Comment 2 Alexander Berntsen (RETIRED) gentoo-dev 2013-10-18 16:42:15 UTC
I know what the errors are and how to fix them. That is not what this bug report is about.

Notice how it wails the same thing three times. This is the bug. It should only complain once.