Errors after installing on Lubuntu 22 (x64)
-
I'm trying to install on a fresh load of Lubuntu v22.04.01 (64-bit). After installing Curl, the setup runs but ends with a bunch of errors:
Could not install package(s): libudev-dev, libxbcommon-dev libsdl2-deev libasound2-dev libusb-1.0.0-sdev, libx11-xcb-dev libpulse-dev libvulkan-dev libavcodec-dev libavformat libavdevice libfreeimage libfretype6 libcurl4-openssl libasound2 cmake libsdl2-dev libsm libvlc libvlccore rapidjson gnome-terminal mesa-utils meson ninja-build libgbm libdrm libpciaccess cmake libsamplerate0 libspeexdsp libsdl2 libpng libfreetype6 libboost-filesystem libglew libglu1-mesa nasm.
Here's a link to the log file: https://drive.google.com/file/d/1Ej94s9AyYWbin9HySKe4noRQYBFsSP2J/view?usp=share_link
Any help would be appreciated! :)
-
Did you add some 3rd party
deb
repositories to your installation ? Looks like some of the packages that cannot be installed are considered 'held', possibly because of a conflict:... libudev-dev : Depends: libudev1 (= 249.11-0ubuntu3) but 249.11-0ubuntu3.4 is to be installed libusb-1.0-0-dev : Depends: libusb-1.0-0 (= 2:1.0.25-1ubuntu1) but 2:1.0.25-1ubuntu2 is to be installed E: Unable to correct problems, you have held broken packages. ...
-
@mitu I did not add any repositories unless RetroPie setup scripts added them. I followed the instructions from here:
-
@wec777 Try running
sudo apt update && sudo apt upgrade
before installing RetroPie again. Your problem looks similar to this issue, which seems to be a timing issue in the update list.
RetroPie doesn't install any repositories, it uses the ones provided by your Linux distribution.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.