Page 1 of 1

Package Error on some machines

Published: August 8, 2024 - 8:00 AM
by Alexandre Vasseur
Hello,

I created a package that deploys correctly on most of my network, but on some machines I get an error message:
CalledProcessErrorOutput: Command 'XXX.exe' "XXXXXX.msu" /quiet /norestart' returned non-zero exit status 112.

I'm using WAPT 2.2, the server is Linux Debian 10, and the administration machine is Windows 10.

Could you help me?

Thank you in advance.

Re: Package Error on some machines

Published: August 13, 2024 - 11:26
by t.heroult
Hello,
a quick search for "msu error 112" indicates an insufficient disk space problem.
Have you checked that the affected machines have enough free space?