Seite 1 von 1

[SOLVED] Add Netboot Product

Verfasst: 16 Aug 2012, 15:25
von o.ferre
Hi,

I've got a problem while I want to create a new netboot product ; this is what I do :

Code: Alles auswählen

opsi-package-manager -x /var/lib/opsi/repository/winxppro_4.0.1-3.opsi --new-product-id z-xp-test
opsi-makeproductfile z-xp-test
opsi-package-manager -i -vv z-xp-test_4.0.1-3.opsi
i've got this error message :

Code: Alles auswählen

Errors occured: 
   Failure while processing Install of package(s) /home/opsiproducts/z-xp-test_4.0.1-3.opsi on depot 'depotserver':
      Backend error: Failed to install package '/home/opsiproducts/z-xp-test_4.0.1-3.opsi' on depot 'depotserver': Failed to get metadata from package '/home/opsiproducts/z-xp-test_4.0.1-3.opsi': [Errno 13] Permission denied: '/tmp/.opsi.unpack.b28tM' (error on server)
I don't know where is the problem ??
thanks a lot

Re: Add New Netboot Product

Verfasst: 16 Aug 2012, 16:59
von d.oertel
Hi,

i can not reproduce the problem.

Perhaps it helps to use an other temp dir by using the '--temp-dir' option.

regards

d.oertel

Re: Add New Netboot Product

Verfasst: 16 Aug 2012, 17:51
von o.ferre
Thanks for your reply d.oertel
and sorry, because i think it was a problem of rights with the temp folder !!!

i'm sorry and thanks