Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711600 - x11-misc/i3status-2.13 - use elog instead of einfo
Summary: x11-misc/i3status-2.13 - use elog instead of einfo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-05 13:28 UTC by Francesco Turco
Modified: 2020-11-26 22:30 UTC (History)
2 users (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 Francesco Turco 2020-03-05 13:28:24 UTC
x11-misc/i3status-2.13 (and x11-misc/i3status-2.12) display the following einfo message at the end of the build process:

> i3status can be used with any of the following programs:
>    i3bar (x11-wm/i3)
>    x11-misc/xmobar
>    x11-misc/dzen
> Please refer to manual: man i3status

According to https://dev.gentoo.org/~zmedico/portage/doc/ch06s02.html elog is a better choice, because this message is important and users should take notice.
Comment 1 Larry the Git Cow gentoo-dev 2020-11-26 22:30:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b409b9a2272aa57fbe229203888673fc1f5587

commit 33b409b9a2272aa57fbe229203888673fc1f5587
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-11-26 22:22:46 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-11-26 22:22:46 +0000

    x11-misc/i3status: use elog for important messages
    
    Reported-by: Francesco Turco
    Closes: https://bugs.gentoo.org/711600
    Package-Manager: Portage-3.0.10, Repoman-3.0.2
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 x11-misc/i3status/i3status-2.13.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)