SvenVD / rpisurv

Raspberry Pi surveillance
https://community.rpisurv.net
GNU General Public License v2.0
607 stars 100 forks source link

E: Package 'vlc' has no installation candidate #188

Open wifispray opened 5 months ago

wifispray commented 5 months ago

Getting this error on install.

pi@raspberrypi:~/rpisurv $ sudo ./install.sh Use this installer on your own risk. Make sure this host does not contain important data and is replacable This installer will disable graphical login on your pi, please revert with the raspi-config command if needed.

The following version will be installed: "3.0.0"

Do you want to continue press , to cancel

Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. Reading package lists... Done Building dependency tree... Done Reading state information... Done Package vlc is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'vlc' has no installation candidate sed: can't read /usr/bin/vlc: No such file or directory Your version of vlc does not have the needed mmal options. Rpisurv needs those Minimum tested vlc version for Rpisurv is (VLC media player 3.0.11 Vetinari (revision 3.0.11-0-gdc0c5ced72), Maximum tested vlc version for Rpisurv is (VLC media player 3.0.17.4 Vetinari (3.0.13-8-g41878ff4f2) Aborting installation, upgrade to latest vlc player with mmal support

SemoTech commented 5 months ago

@wifispray I am having the same VLC issue here. Seems VLC "mmal" and bookworm are not liking each-other. I tried both 32Bit and 64Bit bookworm on a Pi5 with same effect.