The search returned 5 results

by Nicolas Halsberghe
April 30, 2019 - 3:13 PM
Forum: WAPT Server
Subject: Multi-repository Sync Problem
Answers: 2
Views : 8652

Re: Multi-repository Sync Problem

The id wapt command gives me this:

uid=107 (wapt) gid=33(www-data) groups=33(www-data)
by Nicolas Halsberghe
April 5, 2019 - 3:49 PM
Forum: WAPT Server
Subject: Multi-repository Sync Problem
Answers: 2
Views : 8652

Multi-repository Sync Problem

Hello,

I'm having a problem with a remote repository. After modifying the packages, the `chown` attribute changes to `Root` instead of `wapt/www-data`. I don't understand where the problem could be coming from, as everything works correctly with three other remote sites.

Thank you in advance for your help.
by Nicolas Halsberghe
March 12, 2019 - 09:09
Forum: WAPT Packages
Subject: [RESOLVED] Copytree2
Answers: 1
Views : 9941

[SOLVED] Copytree2

Hello,

I created a package that copies portable applications to a folder. The package installation worked perfectly until I added a 600MB application to copy. The package then returned an error (ERROR-UPGRADE). Is there a timeout I need to add for the package to install...?
by Nicolas Halsberghe
February 18, 2019 - 5:26 PM
Forum: WAPT Packages
Subject: Windows 10 Package Installation Error
Answers: 3
Views : 5407

Re: Windows 10 Package Installation Error

Hello,

I didn't see anything unusual in the Traps log file. And when I install it manually, I don't get any errors. I added `accept_returncodes=[1603]` to `setup.py` so the installation would complete without errors.

EDIT:

Here's what I found in the log file. The problem seems to be...
by Nicolas Halsberghe
February 15, 2019 - 11:47
Forum: WAPT Packages
Subject: Windows 10 Package Installation Error
Answers: 3
Views : 5407

Windows 10 Package Installation Error

Hello,

some of our PCs are starting to upgrade to Windows 10. An error occurred during the installation of a package (see error below). The package installs correctly, but the Wapt console returns this error. Note that the installation on Windows 7 machines does not report any errors.

Is there...