OpenMediaVault-Plugin-Developers / installScript

script that installs omv-extras and openmediavault if not installed already.
1.1k stars 207 forks source link

Script not working on Debian 12 #75

Closed AlessandroVeller closed 2 years ago

AlessandroVeller commented 2 years ago

I tried using the script on my raspberry pi 4B (4gb) running debian 12 and I got the error Unsupported version. Only Debian 10 (Buster) and 11 (Bullseye) are supported. Exiting... Does the script need to be updated?

Also it's my first time opening an issue on github so I hope that I haven't done anything stupid

ryecoaaron commented 2 years ago

Nope, no update needed. OMV 5.x only works on Debian 10. OMV 6.x only works on Debian 11. Why are you using Debian 12?

AlessandroVeller commented 2 years ago

It's the newest version, I figured I'd use that. I think that I'm just gonna use a docker image to practice tho

AlessandroVeller commented 2 years ago

Wait is it the testing version or the stable version I haven't really kept up to date with everything recently

ryecoaaron commented 2 years ago

Debian Unstable is version 12. Debian Stable is version 11. Debian Old Stable is version 10.

OMV 5.x is stable OMV OMV 6.x has not been released yet and is in the release candidate phase.

You can't install OMV in docker.