[wpkg-users] [Bug 226] New: Bug in 1.1.3.RC15 : exit code "any" don't work
bugzilla-daemon at bugzilla.wpkg.org
bugzilla-daemon at bugzilla.wpkg.org
Wed Jul 13 10:33:53 CEST 2011
http://bugzilla.wpkg.org/show_bug.cgi?id=226
Summary: Bug in 1.1.3.RC15 : exit code "any" don't work
Product: WPKG
Version: 1.1.3-RCx
Platform: PC
OS/Version: other
Status: NEW
Severity: critical
Priority: P2
Component: wpkg.js
AssignedTo: mangoo at wpkg.org
ReportedBy: bruno.choquet at unicaen.fr
QAContact: wpkg-users at lists.wpkg.org
With this script :
<install cmd='C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S' timeout="0">
<exit code="any" />
</install>
In 1.1.3 RC12 it's ok, the script is validate :
2011-07-13 10:21:11, DEBUG : Executing command:
C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S
22011-07-13 10:21:11, ERROR : Command
'C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S" was unsuccessful.|Le
fichier spécifié est introuvable.
2011-07-13 10:21:11, INFO : Command
'C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S' returned exit code [-1].
This exit code is not an error.
In 1.1.3 RC15, the script don't work ! :
2011-07-13 10:14:52, DEBUG : Executing command:
'C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S'.
2011-07-13 10:14:52, ERROR : Command
'C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S' was unsuccessful.|Le
fichier spécifié est introuvable.
2011-07-13 10:14:52, ERROR : Could not process (install) package
'desinstallation de shockwave' (uninstalshockwave):|'status' a la valeur Null
ou n'est pas un objet..
it return "Null value"
--
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the wpkg-users
mailing list