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

Bug 440522

Summary: app-office/akonadi-server-1.8.0: 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:29 UTC
Disclaimer: this bug has been filed in a semi-automated manner.

When emerging the package app-office/akonadi-server-1.8.0, the following elog messages are displayed:

 * QSQLITE3 has been set as your default akonadi storage backend.
 * You can override it in your ~/.config/akonadi/akonadiserverrc.
 * Available drivers are:  QSQLITE3

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-office/akonadi-server'; then

See the tracker bug 440214 for more details.
Comment 1 Chris Reffett (RETIRED) gentoo-dev Security 2012-10-31 15:02:25 UTC
As with the other bugs, we feel that this message needs to be displayed for all installs.