Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246853 - masked packages header printed on stdout, package list on stderr
Summary: masked packages header printed on stdout, package list on stderr
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 210077 216231
  Show dependency tree
 
Reported: 2008-11-15 12:46 UTC by Federico Ferri (RETIRED)
Modified: 2008-12-05 02:49 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 Federico Ferri (RETIRED) gentoo-dev 2008-11-15 12:46:11 UTC
when emerge outputs a message about installed packages which are masked:

!!! The following installed packages are masked:
- media-libs/amd64codecs-20071007 (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Steve Dibb <beandog@gentoo.org> (5 Nov 2008)
# Mask realplayer, real codecs for security, upstream issues, bug 245662

the "!!! ..." header goes to stderr, while the lines following it go on the stdout.
this is inconsistent with itself, and also with other "!!! ..." messages, which fully go on stderr

Reproducible: Always

Steps to Reproduce:
Comment 1 Zac Medico gentoo-dev 2008-11-15 17:58:43 UTC
Thanks, it's fixed in svn r11948 to redirect these warnings to stderr.
Comment 2 Zac Medico gentoo-dev 2008-11-22 05:55:33 UTC
This is fixed in 2.2_rc15.