Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488464 - equery whines about missing masters attribute several times
Summary: equery whines about missing masters attribute several times
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-18 08:23 UTC by Alexander Berntsen (RETIRED)
Modified: 2013-10-18 16:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.