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

Bug 440492

Summary: kde-base/kate-4.8.5: some elog messages should only be shown for the first install.
Product: Gentoo Linux Reporter: poletti.marco
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 440214    

Description poletti.marco 2012-10-31 10:59:13 UTC
Disclaimer: this bug has been filed in a semi-automated manner.

When emerging the package kde-base/kate-4.8.5, the following elog messages are displayed:

 * File templates plugin requires kde-base/kaddressbook:4.
 * Please install it if you plan to use this plugin.

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 'kde-base/kate'; then

See the tracker bug 440214 for more details.
Comment 1 Chris Reffett (RETIRED) gentoo-dev Security 2012-10-31 13:57:09 UTC
Has nothing to do with whether package is new install.