I have a new Debian 12 machine, downloaded the opsi-quickinstall.zip and unzip'd it. I then go to nogui directory and execute 'sudo ./opsi_quick_install_project -n'. After choosing standard and answering the questions, the installer reports failure.
Code: Alles auswählen
Installing l-opsi-server:
Please wait for the installation to start... (This may take some minutes)
Downloading latest l-opsi-server... (This may take some minutes)
Installing l-opsi-server_4.3.0.7-2... (This may take some minutes)
Installation failed.
Installation of opsi 4.3 failed!
Code: Alles auswählen
[6] [2024-08-28 09:41:50.544] [] Start process as invoker: root
[6] [2024-08-28 09:41:50.544] [] Started process "/bin/bash" with Opt: /tmp/_opsiscript_9RH1k2fr8P.cmd
[7] [2024-08-28 09:41:51.377] []
[7] [2024-08-28 09:41:51.377] [] output:
[7] [2024-08-28 09:41:51.377] [] --------------
[7] [2024-08-28 09:41:51.377] [] + export http_proxy=
[7] [2024-08-28 09:41:51.377] [] + http_proxy=
[7] [2024-08-28 09:41:51.377] [] + export https_proxy=
[7] [2024-08-28 09:41:51.377] [] + https_proxy=
[7] [2024-08-28 09:41:51.378] [] + export PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
[7] [2024-08-28 09:41:51.378] [] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
[7] [2024-08-28 09:41:51.378] [] + export DEBIAN_FRONTEND=noninteractive
[7] [2024-08-28 09:41:51.378] [] + DEBIAN_FRONTEND=noninteractive
[7] [2024-08-28 09:41:51.378] [] + EXITCODE=0
[7] [2024-08-28 09:41:51.378] [] + '[' '!' -f /usr/local/share/keyrings/opsi-obs.gpg ']'
[7] [2024-08-28 09:41:51.378] [] + wget --no-check-certificate -O - http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.3:/testing/debian_12/Release.key
[7] [2024-08-28 09:41:51.378] [] --2024-08-28 09:41:50-- http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.3:/testing/debian_12/Release.key
[7] [2024-08-28 09:41:51.378] [] Resolving download.opensuse.org (download.opensuse.org)... + apt-key add -
[7] [2024-08-28 09:41:51.378] [] Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
[7] [2024-08-28 09:41:51.378] [] 195.135.223.226
[7] [2024-08-28 09:41:51.378] [] Connecting to download.opensuse.org (download.opensuse.org)|195.135.223.226|:80... connected.
[7] [2024-08-28 09:41:51.378] [] HTTP request sent, awaiting response... 404 Not Found
[7] [2024-08-28 09:41:51.378] [] 2024-08-28 09:41:50 ERROR 404: Not Found.
[7] [2024-08-28 09:41:51.378] [] gpg: no valid OpenPGP data found.
[7] [2024-08-28 09:41:51.378] [] + '[' 2 -ne 0 ']'
[7] [2024-08-28 09:41:51.378] [] + EXITCODE=1
[7] [2024-08-28 09:41:51.378] [] + mkdir -p /usr/local/share/keyrings/
[7] [2024-08-28 09:41:51.378] [] + REPO_URL=https://packages.grafana.com
[7] [2024-08-28 09:41:51.378] [] + REPO_KEY=/usr/local/share/keyrings/grafana.key
[7] [2024-08-28 09:41:51.378] [] + GRAFANA_REPO=https://packages.grafana.com/oss
[7] [2024-08-28 09:41:51.378] [] + [[ https://packages.grafana.com/oss == *\p\a\c\k\a\g\e\s* ]]
[7] [2024-08-28 09:41:51.378] [] + echo 'deb [signed-by=/usr/local/share/keyrings/grafana.key] https://packages.grafana.com/oss/deb stable main'
[7] [2024-08-28 09:41:51.378] [] + '[' '!' -f /usr/local/share/keyrings/grafana.key ']'
[7] [2024-08-28 09:41:51.378] [] + apt-get update
[7] [2024-08-28 09:41:51.378] [] Ign:1 http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.3:/testing/debian_12 ./ InRelease
[7] [2024-08-28 09:41:51.378] [] Err:2 http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.3:/testing/debian_12 ./ Release
[7] [2024-08-28 09:41:51.378] [] 404 Not Found [IP: 195.135.223.226 80]
[7] [2024-08-28 09:41:51.378] [] Hit:3 http://deb.debian.org/debian bookworm InRelease
[7] [2024-08-28 09:41:51.378] [] Hit:4 http://security.debian.org bookworm-security InRelease
[7] [2024-08-28 09:41:51.378] [] Hit:5 http://deb.debian.org/debian bookworm-updates InRelease
[7] [2024-08-28 09:41:51.378] [] Hit:6 https://packages.grafana.com/oss/deb stable InRelease
[7] [2024-08-28 09:41:51.378] [] Reading package lists...
[7] [2024-08-28 09:41:51.378] [] E: The repository 'http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.3:/testing/debian_12 ./ Release' does not have a Release file.
[7] [2024-08-28 09:41:51.378] [] + EXITCODE=1
[7] [2024-08-28 09:41:51.378] [] + exit 1
Any idea why this is not working?