WAPT release 1.3.9.3 - Fix 1.3.9
Published: March 6, 2017 - 10:19
Hello everyone,
As previously mentioned on the mailing list and on the forum, a regression has appeared in the run function of the Setuphelpers module.
The parameter "shell=True" had not switched to the underlying function as was the case in previous versions.
The resulting errors were of the type "The specified file could not be found", packages using the run function that previously worked were now reporting errors.
The problem is resolved with version 1.3.9.3.
If you have updated your WAPT server and agents to version 1.3.9, we strongly advise you to apply this update.
The TIS team
======
Hi everyone,
As mentioned previously on the mailing-list and on the forum, a regression appeared in Setuphelpers module run function.
Argument "shell=True" wasn't explicitly passed to the underlying function as it occurred on previous versions.
Resulting errors where "Specified file could not be found", packages using the run function were broken.
The problem is solved in the 1.3.9.3 release.
If you updated your WAPT installation with 1.3.9, we strongly advise you to apply the 1.3.9.3 update on your server and agents.
The TIS team
As previously mentioned on the mailing list and on the forum, a regression has appeared in the run function of the Setuphelpers module.
The parameter "shell=True" had not switched to the underlying function as was the case in previous versions.
The resulting errors were of the type "The specified file could not be found", packages using the run function that previously worked were now reporting errors.
The problem is resolved with version 1.3.9.3.
If you have updated your WAPT server and agents to version 1.3.9, we strongly advise you to apply this update.
- To download the update: https://wapt.tranquil.it/wapt/releases/wapt-1.3.9.3/
- The update procedure: https://www.wapt.fr/fr/doc/Installation ... index.html
- The commit that fixes this regression: https://github.com/tranquilit/WAPT/comm ... 8db0b0e7ed
The TIS team
======
Hi everyone,
As mentioned previously on the mailing-list and on the forum, a regression appeared in Setuphelpers module run function.
Argument "shell=True" wasn't explicitly passed to the underlying function as it occurred on previous versions.
Resulting errors where "Specified file could not be found", packages using the run function were broken.
The problem is solved in the 1.3.9.3 release.
If you updated your WAPT installation with 1.3.9, we strongly advise you to apply the 1.3.9.3 update on your server and agents.
- To download the update: https://wapt.tranquil.it/wapt/releases/wapt-1.3.9.3/
- Update procedure: https://www.wapt.fr/en/doc/Installation ... index.html
- Commit fixing that regression: https://github.com/tranquilit/WAPT/comm ... 8db0b0e7ed
The TIS team