Seite 1 von 1

Problem to install opsi-configed on Linux

Verfasst: 21 Jun 2021, 14:43
von bourhis
Hi,

I have a problem to install "opsi-configed" on a linux client (Ubuntu 20.04).

I have downloaded the soft from https://myserver.mydomain:4447 (or directly from https://download.uib.de/opsi4.1/misc/he ... tup.tar.gz), uncompressed the file and tried to execute "install.sh" : it dont's works without any error message... but I find in my /var/log/opsi-configed-install.log that the script doesn't find a file "setup32.ins" !

To resolve this error I have copied the file CLIENT_DATA/setup.opsiscript in CLIENT_DATA/setup32.ins

Perhaps there is a better way to do that ?

Best regards.

Re: Problem to install opsi-configed on Linux

Verfasst: 21 Jun 2021, 19:00
von Jan.Schmidt
bourhis hat geschrieben: Perhaps there is a better way to do that ?

Best regards.
i would say thats a bug ;-)

install.sh

Code: Alles auswählen

-batch "${MYDIR}/CLIENT_DATA/setup32.ins" 
Someone changed the scriptname but didnt alter the installer.sh