Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679400 - games-util/lutris-0.5.0.1 - lutris: ValueError: Namespace Notify not available
Summary: games-util/lutris-0.5.0.1 - lutris: ValueError: Namespace Notify not available
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-04 12:22 UTC by Anatole Lefort
Modified: 2019-03-04 13:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
stderr output (lutris.log,944 bytes, text/plain)
2019-03-04 12:22 UTC, Anatole Lefort
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anatole Lefort 2019-03-04 12:22:03 UTC
Created attachment 567734 [details]
stderr output

Hi,

The program can not start and complains about missing libnotify (stderr output attached). Emerging libnotify solved it.

Looks like x11-libs/libnotify must be added as a dependency, as stated by their INSTALL.rst file (since commit d34024a - after the 0.5.0.1 release).

Thanks.
Comment 1 Larry the Git Cow gentoo-dev 2019-03-04 13:27:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2ae9e0dabdc67acc2a2357b493313902df7c66

commit 1e2ae9e0dabdc67acc2a2357b493313902df7c66
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-03-04 13:26:48 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-03-04 13:27:05 +0000

    games-util/lutris: Added x11-libs/libnotify to RDEPEND.
    
    Closes: https://bugs.gentoo.org/679400
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 games-util/lutris/lutris-0.5.0.1.ebuild | 1 +
 games-util/lutris/lutris-9999.ebuild    | 1 +
 2 files changed, 2 insertions(+)