Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286661 - pygtk-2.16.0-r1: pygtk-codegen-2.0 deprecation → sandbox violation
Summary: pygtk-2.16.0-r1: pygtk-codegen-2.0 deprecation → sandbox violation
Status: RESOLVED DUPLICATE of bug 286660
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-27 12:41 UTC by Petr Polezhaev
Modified: 2009-09-27 13:00 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 Petr Polezhaev 2009-09-27 12:41:19 UTC
Due to misusage of stderr (via calling echo redirected direct to /dev/stderr), deprecation message of pygtk-codegen-2.0 violates sandbox.

Should be called with '>&2' instead of '> /dev/stderr'
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-09-27 13:00:15 UTC

*** This bug has been marked as a duplicate of bug 286660 ***