Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440480 - app-crypt/gnupg-2.0.19: some elog messages should only be shown for the first install.
Summary: app-crypt/gnupg-2.0.19: some elog messages should only be shown for the first...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: first-time-messages
  Show dependency tree
 
Reported: 2012-10-31 10:59 UTC by poletti.marco
Modified: 2013-01-12 21:07 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 poletti.marco 2012-10-31 10:59:07 UTC
Disclaimer: this bug has been filed in a semi-automated manner.

When emerging the package app-crypt/gnupg-2.0.19, the following elog messages are displayed:

 * If you wish to view images emerge:
 * media-gfx/xloadimage, media-gfx/xli or any other viewer
 * Remember to use photo-viewer option in configuration file to activate
 * the right viewer.

Such messages should only be displayed when the package is a new install.
These situations can be checked in the ebuild as follows:

if ! has_version 'app-crypt/gnupg'; then

See the tracker bug 440214 for more details.
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2013-01-12 21:07:53 UTC
I don't think that reducing these warning will have any positive impact.
Thanks.