Bug 2126561 - RuntimeError: SDL compiled with version 2.0.20, linked to 2.24.0
Summary: RuntimeError: SDL compiled with version 2.0.20, linked to 2.24.0
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pygame
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-09-13 21:34 UTC by Doncho Gunchev
Modified: 2022-09-17 01:39 UTC (History)
3 users (show)

Fixed In Version: pygame-2.1.2-6.fc36
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-09-17 01:39:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Doncho Gunchev 2022-09-13 21:34:37 UTC
Description of problem:
Pygame apps exit with "RuntimeError: SDL compiled with version 2.0.20, linked to 2.24.0"

Version-Release number of selected component (if applicable):
python3-pygame-2.1.2-3.fc36.x86_64

How reproducible:
Always

Steps to Reproduce:
1. python -c 'import pygame; pygame.init()'

Actual results:
RuntimeError: SDL compiled with version 2.0.20, linked to 2.24.0

Expected results:
Working apps

Additional info:
Rebuilding rpmbuild --rebuild pygame-2.1.2-3.fc36.src.rpm does the trick, it works again. Should be a simple fix.

Comment 1 Gwyn Ciesla 2022-09-13 21:48:56 UTC

*** This bug has been marked as a duplicate of bug 2123208 ***

Comment 2 Gwyn Ciesla 2022-09-13 21:50:23 UTC
NM, wrong release.

Comment 3 Fedora Update System 2022-09-13 22:02:55 UTC
FEDORA-2022-7ffe1ad53d has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-7ffe1ad53d

Comment 4 Doncho Gunchev 2022-09-13 22:53:32 UTC
The packages from https://koji.fedoraproject.org/koji/buildinfo?buildID=2062343 work.

Comment 5 Fedora Update System 2022-09-14 02:40:34 UTC
FEDORA-2022-7ffe1ad53d has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-7ffe1ad53d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-7ffe1ad53d

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2022-09-17 01:39:56 UTC
FEDORA-2022-7ffe1ad53d has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.