Page 1 of 1

[SOLVED] Restarting a package installation

Published: February 21, 2018 - 1:43 PM
by olivetree
Hello

- WAPT version installed: 1.3.13
- Server OS: Windows Server 2012
- Administration/package creation machine OS: Windows 7.

Previously, package creation was done on the server hosting WAPT.
I am now following Tranquill IT's recommendations:
https://www.wapt.fr/fr/doc/CreationPaqu ... index.html
However, I suspect the waptdev package installation failed.
There is no waptdev directory, and pyscrypter crashes on startup.

Is there a way to reinstall the package? In the console, the waptdev package is considered correctly installed.

Re: Restarting a package installation

Published: February 26, 2018 - 10:50 PM
by dcardon
olivetree wrote: Feb 21, 2018 - 1:43 PM Hello

- Installed WAPT version 1.3.13
- Server OS: Windows Server 2012
- Administration/package creation machine OS: Windows 7

Previously, package creation was done on the server hosting WAPT.
I am now following Tranquill IT's recommendations.
https://www.wapt.fr/fr/doc/CreationPaqu ... index.html
It's a good habit :-)

olivetree wrote: Feb 21, 2018 - 1:43 PM However, I have a feeling that the waptdev package installation went wrong.
There's no waptdev directory, and pyscrypter crashes on startup.

Is there a way to reinstall the package? In the console, the waptdev package is considered correctly installed.
It is possible to run the install command with the force parameter
wapt-get install --force tis-waptdev

Sincerely,

Denis