Exception in StartProcess_cp: Failed to execute

Antworten
jakub.mrvc@gmail.com
Beiträge: 13
Registriert: 21 Dez 2015, 15:02

Exception in StartProcess_cp: Failed to execute

Beitrag von jakub.mrvc@gmail.com »

Hi, i have problem when i create my first package by OPSI

i proceed by tutorial in this 3-part video ( https://www.youtube.com/watch?v=W8UEbM9eKbk ) and everything worked nicely until i tryied to test my setup64.ins by winst32

after i started the script i get this message :
Exception in StartProcess_cp: Failed to execute "\\xx.xxx.xx.xx\opsi_workbench\notepp\CLIENT_DATA\npp.6.8.8.Installer.exe" /S : 5

I found some workaround in the topic with similar problem ( viewtopic.php?f=8&t=6698&start=10 ) i tryied to write the acl allow execute always = True command to /etc/samba/smb.conf but no change in my problem, should i do something more in this workaround?

or is there some other good solution to this problem?

i found that my .exe file has only rw-rw---- permissions, is that allright?

Thank You
Jacob
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Exception in StartProcess_cp: Failed to execute

Beitrag von n.wenselowski »

Hi Jacob,

problem seems to be the Samba config.
Please read the following: http://download.uib.de/opsi_stable/doc/ ... ual-samba4


With kind regards

Niko

Code: Alles auswählen

import OPSI
Antworten