I'm currently having trouble with a WAPT FileZilla package (we're using version 3.10.3). I've downloaded both the 64-bit and 32-bit versions, but I can't get it to run from the package.
It displays the following error when running the wapt-get install command:
When typing directly in MS-DOS filezilla_x64.exe /SIt works. This isn't the first FileZilla package I've created, and the previous one worked correctly.C:\Users\Administrator>wapt-get install C:\waptdev\agri-filezilla-wapt
installing agri-filezilla x64
2015-06-03 10:14:41,545 CRITICAL Fatal error in install script: CalledProcessErr
or: Command '('"filezilla_x64.exe" /S',)' returned non-zero exit status 1223:Tra
ceback (most recent call last):
File "d:\wapt\common.py", line 3266, in install_wapt
exitstatus = setup.install()
File "C:\waptdev\agri-filezilla-wapt\setup.py", line 21, in install
run(r'"filezilla_x64.exe" /S')
File "d:\wapt\common.py", line 3113, in run
return setuphelpers.run(*arg,pidlist=self.pidlist,**args)
File "d:\wapt\setuphelpers.py", line 959, in run
raise subprocess.CalledProcessError(proc.returncode,cmd,''.join(output))
CalledProcessError: Command '('"filezilla_x64.exe" /S',)' returned non-zero exit
status 1223
Do you have any suggestions for how to investigate this error? I've tried different things but it's still not working, so I'm going in circles.
THANKS.
Patrice
