Every since 5.1 about 2/3rds of my repository installations end in tears:
[code]rror in action ExecuteAction
Error in action InstallSelectedFiles
error deleting “F:/repository5/flexlmTools/win32/.A5341316-1A51-4F55-B2DB-74A81F2E8223.lmgrd.exe”: permission denied
while executing
"file delete -force $roll "
(procedure “::InstallJammer::actions::InstallSelectedFiles” line 162)
invoked from within
“::InstallJammer::actions::$component $this”
while executing
“$obj execute”
(procedure “::InstallJammer::ExecuteActions” line 69)
invoked from within
“::InstallJammer::ExecuteActions $action -parent $id -conditions $eval”
(procedure “::InstallJammer::actions::ExecuteAction” line 35)
invoked from within
“::InstallJammer::actions::$component $this”
Error in action ExecuteAction
Error in action InstallSelectedFiles
error deleting “F:/repository5/flexlmTools/win32/.A5341316-1A51-4F55-B2DB-74A81F2E8223.lmgrd.exe”: permission denied
while executing
"file delete -force $roll "
(procedure “::InstallJammer::actions::InstallSelectedFiles” line 162)
invoked from within
“::InstallJammer::actions::$component $this”
while executing
“$obj execute”
(procedure “::InstallJammer::ExecuteActions” line 69)
invoked from within
“::InstallJammer::ExecuteActions $action -parent $id -conditions $eval”
(procedure “::InstallJammer::actions::ExecuteAction” line 35)
invoked from within
“::InstallJammer::actions::$component $this”
while executing
“$obj execute”
(procedure “::InstallJammer::ExecuteActions” line 69)
invoked from within
“::InstallJammer::ExecuteActions $id -when $when”
(procedure “::InstallJammer::RaiseEventHandler” line 93)
invoked from within
“::InstallJammer::RaiseEventHandler .wizard”
(command bound to event)[/code]