Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpodder-3.11.1_2 fails to start due to python3-3.12.0_1 #46683

Closed
andbenn opened this issue Oct 14, 2023 · 0 comments · Fixed by #46934
Closed

gpodder-3.11.1_2 fails to start due to python3-3.12.0_1 #46683

andbenn opened this issue Oct 14, 2023 · 0 comments · Fixed by #46934
Labels
bug Something isn't working

Comments

@andbenn
Copy link

andbenn commented Oct 14, 2023

Is this a new report?

Yes

System Info

Void 6.5.7_1 x86_64 GenuineIntel uptodate rrFFFFF

Package(s) Affected

gpodder-3.11.1_2, python3-3.12.0_1

Does a report exist for this bug with the project's home (upstream) and/or another distro?

gpodder/gpodder#1567

Expected behaviour

Expecting Gpodder to start

Actual behaviour

In a terminal, a stack trace:

1697316527.979454 [gpodder.log] ERROR: Uncaught exception: Traceback (most recent call last):
File "/usr/bin/gpodder", line 181, in
main()
File "/usr/bin/gpodder", line 173, in main
from gpodder.gtkui import app
File "/usr/lib/python3.12/site-packages/gpodder/gtkui/app.py", line 31, in
from gpodder import core, util
File "/usr/lib/python3.12/site-packages/gpodder/core.py", line 25, in
from gpodder import config, dbsqlite, extensions, model, util
File "/usr/lib/python3.12/site-packages/gpodder/extensions.py", line 34, in
import imp
ModuleNotFoundError: No module named 'imp'

Traceback (most recent call last):
File "/usr/bin/gpodder", line 181, in
main()
File "/usr/bin/gpodder", line 173, in main
from gpodder.gtkui import app
File "/usr/lib/python3.12/site-packages/gpodder/gtkui/app.py", line 31, in
from gpodder import core, util
File "/usr/lib/python3.12/site-packages/gpodder/core.py", line 25, in
from gpodder import config, dbsqlite, extensions, model, util
File "/usr/lib/python3.12/site-packages/gpodder/extensions.py", line 34, in
import imp
ModuleNotFoundError: No module named 'imp'

Steps to reproduce

Open terminal on a Void machine with gpodder installed

% gpodder

@andbenn andbenn added bug Something isn't working needs-testing Testing a PR or reproducing an issue needed labels Oct 14, 2023
@paper42 paper42 removed the needs-testing Testing a PR or reproducing an issue needed label Oct 15, 2023
Piraty added a commit to Piraty/void-packages that referenced this issue Oct 27, 2023
Piraty added a commit to Piraty/void-packages that referenced this issue Oct 27, 2023
Piraty added a commit to Piraty/void-packages that referenced this issue Oct 27, 2023
classabbyamp pushed a commit that referenced this issue Nov 13, 2023
zen0bit pushed a commit to oSoWoSo/VUR that referenced this issue Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants