Broken lr-fceumm package (built from upstream commit 7e7565e, segfaults on RPi 3B)
Closed this issue · 1 comments
I updated lr-fceumm
on my Raspberry Pi 3B (Debian Buster) using retropie_setup.sh
and it installed a binary package based on commit libretro/libretro-fceumm@7e7565e which segfaults on launch.
The upstream repo has since reverted to commit libretro/libretro-fceumm@744f5d9 and that's the version that retropie_setup.sh
now installs when building or upgrading from source. However, when installing from a binary, it still selects the broken binary package.
Perhaps the retropie_setup.sh
script should prefer a binary package matching the latest commit hash in the source repo, if available (which should be the case here). This would cover these types of downgrades.
Regardless, the current package is broken, and should be removed.
Binaries get updated automatically but the builder was catching up after some downtime. It was queued to rebuild later today but I've triggered it manually so the binary should be updated now.