Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835897 - games-util/lutris-0.5.9.1 fails tests on MUSL
Summary: games-util/lutris-0.5.9.1 fails tests on MUSL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Ammerlaan
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-03-24 08:42 UTC by Agostino Sarubbo
Modified: 2022-04-12 09:08 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,119.91 KB, text/plain)
2022-03-24 08:42 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 2022-03-24 08:42:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-util/lutris-0.5.9.1 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-24 08:42:15 UTC
Created attachment 767688 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-24 08:42:16 UTC
Error(s) that match a know pattern:


2022-03-23 16:03:10,942: ['/sbin/ldconfig', '-p'] command failed: Command '['/sbin/ldconfig', '-p']' returned non-zero exit status 1.
E   ModuleNotFoundError: No module named 'lxml'
Comment 3 Larry the Git Cow gentoo-dev 2022-03-30 11:51:31 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdc866c6fd38850f8feb9561054e523b607dd6f

commit 5bdc866c6fd38850f8feb9561054e523b607dd6f
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-03-30 10:18:23 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-03-30 11:50:53 +0000

    games-util/lutris: add 0.5.10_beta2
    
    Bug: https://github.com/lutris/lutris/issues/4175
    Bug: https://bugs.gentoo.org/835897
    Bug: https://bugs.gentoo.org/822969
    Bug: https://bugs.gentoo.org/836332
    Bug: https://bugs.gentoo.org/820860
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/24815
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 games-util/lutris/Manifest                         |  1 +
 .../lutris-0.5.10_beta2-fix-install-requires.patch | 13 ++++
 .../lutris-0.5.10_beta2-fix-launching-steam.patch  | 22 ++++++
 games-util/lutris/lutris-0.5.10_beta2.ebuild       | 88 ++++++++++++++++++++++
 4 files changed, 124 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-04-12 09:08:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b6a34b0e5a405e241df5af0aec3f90c3c81d8d5

commit 0b6a34b0e5a405e241df5af0aec3f90c3c81d8d5
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-04-12 08:55:00 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-04-12 09:08:33 +0000

    games-util/lutris: drop 0.5.9.1-r1, 0.5.10_beta2-r1
    
    Closes: https://bugs.gentoo.org/835897
    Closes: https://bugs.gentoo.org/822969
    Closes: https://bugs.gentoo.org/820860
    Closes: https://bugs.gentoo.org/706432
    Closes: https://bugs.gentoo.org/837863
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 games-util/lutris/Manifest                         |  2 -
 .../lutris-0.5.10_beta2-fix-install-requires.patch | 13 ----
 .../lutris-0.5.10_beta2-fix-launching-steam.patch  | 22 ------
 games-util/lutris/lutris-0.5.10_beta2-r1.ebuild    | 86 ----------------------
 games-util/lutris/lutris-0.5.9.1-r1.ebuild         | 83 ---------------------
 5 files changed, 206 deletions(-)