Seite 1 von 1

How to ADD a product on Product configuration

Verfasst: 21 Apr 2012, 19:05
von Othmane
Plz How to ADD a product on Product configuration ??

Re: How to ADD a product on Product configuration

Verfasst: 22 Apr 2012, 13:19
von d.oertel
Hi,

http://opsi-fr.opensides.be/opsi-doc/st ... ntegration

and

do not forget to press the reload button in the opsi configed (left top)

regards

d.oertel

Re: How to ADD a product on Product configuration

Verfasst: 22 Apr 2012, 18:41
von Othmane
when I executed "OPSI-package-manager -i 7zip9.20_9.20 1.opsi" I received this error:

ERROR : Failed to process command 'instal' : unsupported locale setting

any help plz

thanks .

Re: How to ADD a product on Product configuration

Verfasst: 23 Apr 2012, 11:51
von Amit
Try

OPSI-package-manager -i 7zip9.20_9.20 1.opsi

Re: How to ADD a product on Product configuration

Verfasst: 23 Apr 2012, 17:09
von Othmane
that's what I did and I get the same error

plz help me

Re: How to ADD a product on Product configuration

Verfasst: 24 Apr 2012, 11:12
von ueluekmen
Can you see anything in /var/log/opsi/package.log?

Re: How to ADD a product on Product configuration

Verfasst: 24 Apr 2012, 11:53
von wolfbardo
Othmane hat geschrieben:when I executed "OPSI-package-manager -i 7zip9.20_9.20 1.opsi" I received this error:

ERROR : Failed to process command 'instal' : unsupported locale setting

any help plz

thanks .
As a workaround try

Code: Alles auswählen

 LC_ALL=C opsi-package-manager -i 7zip9.20_9.20 1.opsi
regards,

Bardo Wolf

Re: How to ADD a product on Product configuration

Verfasst: 24 Apr 2012, 15:48
von Othmane
I get this Errno 110 connection timed out :

root@opsidemo1:/home/opsiproducts/7zip9.20# LC_ALL=C opsi-package-manager -i 7zip9.20_9.20-1.opsi
Errors occured:
Failure while processing Install of package(s) /home/opsiproducts/7zip9.20/7zip9.20_9.20-1.opsi on depot 'opsidemo1.opsidemo1.est-umi.ac.ma':
[Errno 110] Connection timed out

Re: How to ADD a product on Product configuration

Verfasst: 24 Apr 2012, 16:34
von wolfbardo
Please check on opsidemo1.opsidemo1.est-umi.ac.ma:

Code: Alles auswählen

    host <ip of the opsi-server>
    host <hostname>

the entry in /etc/hosts

Code: Alles auswählen

<ip> opsidemo1.opsidemo1.est-umi.ac.ma

Regards
Bardo Wolf