Seite 1 von 1

opsi install

Verfasst: 25 Aug 2021, 10:28
von husssam1234
hello there
i want to ask about opsi server install
i install it of ubuntu 20 and after i started the quickinstall
i had this error
can anyone helb me
thanks

Re: opsi install

Verfasst: 31 Aug 2021, 10:23
von schmitz
Hi,

lately there occurred a problem with "apt-key add - < Release.key" sometimes, so please try the following:
1. Add the key manually: Open a terminal in /opsi-quickinstall/gui/ and execute

Code: Alles auswählen

 sudo wget -nv https://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.2:/stable/xUbuntu_20.04/Release.key -O Release.key 
and then

Code: Alles auswählen

 sudo apt-key add Release.key 
without the " - < " between "add" and "Release.key" !

2. Try opsi QuickInstall again.

I hope it will help : )
Regards
Anja

Re: opsi install

Verfasst: 01 Dez 2021, 11:53
von schmitz
Hi,

to give an update: Since Opsi-QuickInstall version 4.2.0.1-2 this bug is fixed.

Regards
Anja