Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923900 - games-util/lutris-0.5.16 installs stray .pyc files
Summary: games-util/lutris-0.5.16 installs stray .pyc files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-06 09:16 UTC by Agostino Sarubbo
Modified: 2024-02-15 13:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,422.75 KB, text/plain)
2024-02-06 09:16 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-06 09:16:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-util/lutris-0.5.16 installs stray .pyc files.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0066
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-06 09:16:27 UTC
Created attachment 884337 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-02-15 13:41:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18e07a008aaf61494400ddf8b5bb018b4e37eb62

commit 18e07a008aaf61494400ddf8b5bb018b4e37eb62
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2024-02-15 13:36:44 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-02-15 13:41:26 +0000

    games-util/lutris: fix byte-compile
    
    Upstream lutris.net release tarball includes precompiled pyc files,
    switch to GitHub tarball and call python_optimize
    
    Closes: https://bugs.gentoo.org/923899
    Closes: https://bugs.gentoo.org/923900
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 games-util/lutris/Manifest                                   |  2 +-
 .../lutris/{lutris-0.5.16.ebuild => lutris-0.5.16-r1.ebuild} | 10 ++++------
 games-util/lutris/lutris-9999.ebuild                         | 12 +++++-------
 3 files changed, 10 insertions(+), 14 deletions(-)