Dietpi Amiberry Distri broken

Creating a bug report/issue

Required Information

  • DietPi version | Latest
  • Distro version | DietPi_RPi-ARMv7-Bullseye_Amiberry
  • Kernel version | uname -a
  • SBC model | Pi400 4GB
  • Power supply used | EG: 5V 3A Original
  • SD card used | I Use SanDisk Extreme

Additional Information (if applicable)

  • Software title | Amiberry
  • Was the software title installed freshly or updated?
    Booth
  • Can this issue be replicated on a fresh installation of DietPi?
    yes

Steps to reproduce

Fresh install Dietpi + Amiberry
or on existing reinstall 108 …

Expected behaviour

Amiberry Upgrade to V.5.4

Actual behaviour

Broken → Can’t install libudev1

Extra details

already known Dietpi 8.10.2 Unable update Amiberry to 5.4 version · Issue #5861 · MichaIng/DietPi · GitHub

New packages are ready: Index of /downloads/binaries/bullseye/testing

cd /tmp
curl -LO 'https://dietpi.com/downloads/binaries/bullseye/testing/amiberry_rpi4.deb'
apt install ./amiberry_rpi4.deb
rm amiberry_rpi4.deb

Would be great if you could test with an actual game, then I move them into stable download place.

Hi,

this is not working:
cd /tmp
curl -LO ‘https://dietpi.com/downloads/binaries/bullseye/testing/amiberry_rpi4.deb
apt install ./amiberry_rpi4.deb
rm amiberry_rpi4.deb

The package was empty but after apt update and reinstall 108 is working now, great
I testing now after copy back my backup,now some games, greetings

1 Like

Moved to stable downloads already, so jep, reinstall works, or:

cd /tmp
curl -LO 'https://dietpi.com/downloads/binaries/bullseye/amiberry_rpi4.deb'
apt install ./amiberry_rpi4.deb
rm amiberry_rpi4.deb
1 Like