Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747352 - >games-util/lutris-0.5.7.1 and live (9999) require dev-python/python-magic
Summary: >games-util/lutris-0.5.7.1 and live (9999) require dev-python/python-magic
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-10-08 19:40 UTC by atosser
Modified: 2021-01-14 14:43 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 atosser 2020-10-08 19:40:24 UTC
lutris has a new dependency in the live version. (dev-python/python-magic) Reasonable assumption is it will be in the next release as well.

Reproducible: Always

Steps to Reproduce:
emerge -1 =games-util/lutris-9999
Actual Results:  
ModuleNotFoundError: No module named 'magic'

Expected Results:  
Successful launch.

emerge -1 dev-python/python-magic resolves the issue
Comment 1 Thibaud CANALE 2021-01-05 13:24:53 UTC
Hello,

Can confirm, here commit introducing this new Python dependency: 109eb0b2609de8ea708fa760bdff465eb9817ab6 (https://github.com/lutris/lutris/commit/109eb0b2609de8ea708fa760bdff465eb9817ab6)
Comment 2 Larry the Git Cow gentoo-dev 2021-01-14 14:43:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41abef2f5edb81aa39e3d1a4de6a33946aedf302

commit 41abef2f5edb81aa39e3d1a4de6a33946aedf302
Author:     Theo Anderson <telans@posteo.de>
AuthorDate: 2020-12-30 07:40:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-14 14:43:02 +0000

    games-util/lutris: rdepend dev-python/python-magic
    
    Closes: https://bugs.gentoo.org/747352
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Theo Anderson <telans@posteo.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 games-util/lutris/lutris-0.5.8.1.ebuild | 1 +
 games-util/lutris/lutris-0.5.8.ebuild   | 1 +
 games-util/lutris/lutris-9999.ebuild    | 1 +
 3 files changed, 3 insertions(+)