Problem to install opsi-configed on Linux

Antworten
bourhis
Beiträge: 112
Registriert: 07 Nov 2012, 15:57

Problem to install opsi-configed on Linux

Beitrag 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.
Jan.Schmidt
Beiträge: 439
Registriert: 08 Jul 2017, 12:02

Re: Problem to install opsi-configed on Linux

Beitrag 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
Antworten