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

Retroarch fails to run on Bookworm #202

Open
Silent-Hunter opened this issue Dec 28, 2023 · 4 comments
Open

Retroarch fails to run on Bookworm #202

Silent-Hunter opened this issue Dec 28, 2023 · 4 comments
Assignees

Comments

@Silent-Hunter
Copy link

Trying to run Retroarch gives the error:
retroarch: error while loading shared libraries: libavcodec.so.58: cannot open shared object file: No such file or directory

However, it is not installable:

 sudo apt install libavcodec58
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libavcodec58 : Depends: libaom0 (>= 1.0.0) but it is not installable
                Depends: libcodec2-0.9 (>= 0.9.2) but it is not installable
                Depends: libdav1d4 (>= 0.2.1) but it is not installable
                Depends: libvpx6 (>= 1.6.0) but it is not installable
                Depends: libwebp6 (>= 0.5.1) but it is not installable
                Depends: libx264-160 (>= 2:0.160.3011+gitcde9a93) but it is not installable
                Depends: libx265-192 (>= 3.2) but it is not installable
E: Unable to correct problems, you have held broken packages.

I understand if it's not compatible with Bookworm yet.

@jmcerrejon jmcerrejon self-assigned this Dec 28, 2023
@jmcerrejon jmcerrejon added the bug label Dec 28, 2023
@jmcerrejon
Copy link
Owner

@foxhound311 rescue me!

@jmcerrejon
Copy link
Owner

It seems the issue is due RetroArch and lib deps from RPi OS 64-bit I can't handle. We need to wait for the guys to update the repository. I'll let the issue opened to remember this problem.

@Silent-Hunter
Copy link
Author

Bookworm seems to be using the newer libavcodec59 instead of libavcodec58. Wouldn't that mean building retroarch against libavcodec59?

@jmcerrejon
Copy link
Owner

Bookworm seems to be using the newer libavcodec59 instead of libavcodec58. Wouldn't that mean building retroarch against libavcodec59?

Maybe @foxhound311 can check it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants