Giter VIP home page Giter VIP logo

Comments (9)

Botspot avatar Botspot commented on July 21, 2024 1

I will try to improve our error diagnostics so that it will suggest this command to you in case this issue ever happens again.

from pi-apps.

github-actions avatar github-actions commented on July 21, 2024

Hello there 👋
Thanks for submitting your first issue to the Pi-Apps project! We'll try to get back to you as soon as possible.
In the meantime, we encourage you join our Discord server, where you can ask any questions you might have.

Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response.

from pi-apps.

Botspot avatar Botspot commented on July 21, 2024

Hello. It seems that this is the core issue here:

 libsdl2-2.0-0 : Breaks: libsdl2-2.0-0:armhf (!= 2.26.3+1rpi) but 2.26.5+dfsg-1 is installed
 libsdl2-2.0-0:armhf : Breaks: libsdl2-2.0-0 (!= 2.26.5+dfsg-1) but 2.26.3+1rpi is installed
 libsdl2-dev : Depends: libsdl2-2.0-0 (= 2.26.5+dfsg-1) but 2.26.3+1rpi is installed

You have 64-bit and 32-bit versions of these sdl packages installed at the same time. Pi-Apps did this and this is usually fine to do. Here's a screenshot of both installed at the same time on my system:
20240224_14h28m29s_grim
But on your system, for whatever reason, the 64-bit package is version 2.26.5+dfsg-1 and the 32-bit package is version 2.26.3+1rpi. Not sure why.

Please run sudo apt update, then send me the output of this command:

apt policy libsdl2-2.0-0:armhf

This command should show if the correct 2.26.5+dfsg-1 version is available but not yet installed for the 32-bit package.

from pi-apps.

Pro42good avatar Pro42good commented on July 21, 2024

Yeah the output was

~ $ apt policy libsdl2-2.0-0:armhf
libsdl2-2.0-0:armhf:
 Installed: 2.26.5+dfsg-1
 Candidate: 2.26.5+dfsg-1
 Version table:
*** 2.26.5+dfsg-1 500
       500 https://deb.debian.org/debian bookworm/main armhf Packages
       100 /var/lib/dpkg/status

Edited by Botspot to fix your code formatting

from pi-apps.

Botspot avatar Botspot commented on July 21, 2024

Try this: sudo apt --fix-broken install -o Dpkg::Options::="--force-overwrite"

from pi-apps.

Pro42good avatar Pro42good commented on July 21, 2024

It worked Thanks. :)

from pi-apps.

Botspot avatar Botspot commented on July 21, 2024

Hey @Pro42good, in a popup dialog, did pi-apps say this to you?

You have overwritten system files which prevent packages that share files from being able to install.

It should not have said that, but I just need to make sure.

from pi-apps.

Pro42good avatar Pro42good commented on July 21, 2024

It said something about a system error, not anything about overwritten system files.

from pi-apps.

Botspot avatar Botspot commented on July 21, 2024

OK I have added a little fix to hopefully suggest the right repair command to anyone who encounters this error in the future.

See the change I made here:
b0d10b6

from pi-apps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.