Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715544 - games-util/lutris-0.5.5 version bump
Summary: games-util/lutris-0.5.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-31 02:03 UTC by darkstalker
Modified: 2020-04-16 13:08 UTC (History)
1 user (show)

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


Attachments
lutris 0.5.5 ebuild (lutris-0.5.5.ebuild,1.65 KB, text/plain)
2020-03-31 02:14 UTC, darkstalker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description darkstalker 2020-03-31 02:03:50 UTC
Lutris 0.5.5 was released. Could we get an update please?

https://github.com/lutris/lutris/releases/tag/v0.5.5
Comment 1 darkstalker 2020-03-31 02:14:29 UTC
Created attachment 627670 [details]
lutris 0.5.5 ebuild

Just bumping version and removing the patch file seems to work
Comment 2 darkstalker 2020-03-31 02:18:13 UTC
Well, it launches but it crashes trying to start a game.

Traceback (most recent call last):
  File "/usr/share/lutris/bin/lutris-wrapper", line 10, in <module>
    import subprocess
  File "/usr/lib64/python3.6/subprocess.py", line 140, in <module>
    import threading
  File "/usr/lib64/python3.6/threading.py", line 7, in <module>
    from traceback import format_exc as _format_exc
  File "/usr/lib64/python3.6/traceback.py", line 5, in <module>
    import linecache
  File "/usr/lib64/python3.6/linecache.py", line 11, in <module>
    import tokenize
  File "/usr/lib64/python3.6/tokenize.py", line 33, in <module>
    import re
  File "/usr/lib64/python3.6/re.py", line 123, in <module>
    import sre_compile
  File "/usr/lib64/python3.6/sre_compile.py", line 17, in <module>
    assert _sre.MAGIC == MAGIC, "SRE module mismatch"
AssertionError: SRE module mismatch
Comment 3 Larry the Git Cow gentoo-dev 2020-04-16 13:08:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=388b5f6093ee78f233393df833f715854411d629

commit 388b5f6093ee78f233393df833f715854411d629
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-04-16 13:06:01 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-04-16 13:08:11 +0000

    games-util/lutris: Bump to version 0.5.6
    
    Closes: https://bugs.gentoo.org/715544
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 games-util/lutris/Manifest            |  1 +
 games-util/lutris/lutris-0.5.6.ebuild | 77 +++++++++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+)