Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786729 - media-sound/picard - some elog messages should only be shown when upgrading
Summary: media-sound/picard - some elog messages should only be shown when upgrading
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: first-time-messages
  Show dependency tree
 
Reported: 2021-04-29 09:49 UTC by Matthew Smith
Modified: 2021-04-30 14:05 UTC (History)
1 user (show)

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 Matthew Smith gentoo-dev 2021-04-29 09:49:34 UTC
When installing for the first time, the following message is shown:

> * Messages for package media-sound/picard-2.4.2:
>
> * If you are upgrading Picard and it does not start, try removing
> * Picard's settings:
> *         rm ~/.config/MusicBrainz/Picard.conf
Comment 1 Larry the Git Cow gentoo-dev 2021-04-30 14:05:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=864872968ac42bc9adb54ded9af595c64b1f7121

commit 864872968ac42bc9adb54ded9af595c64b1f7121
Author:     Matt Smith <matt@offtopica.uk>
AuthorDate: 2021-04-29 09:49:53 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-04-30 14:04:56 +0000

    media-sound/picard: Only show elog messages on update
    
    Closes: https://bugs.gentoo.org/786729
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Matt Smith <matt@offtopica.uk>
    Closes: https://github.com/gentoo/gentoo/pull/20589
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/picard/picard-2.4.2.ebuild | 10 ++++++----
 media-sound/picard/picard-9999.ebuild  | 10 ++++++----
 2 files changed, 12 insertions(+), 8 deletions(-)