Page 1 of 1

[RESOLVED] No longer possible to implement packages

Published: October 14, 2021 - 8:36 AM
by thomas789
Hello,

I'm having trouble installing packages on machines running Ubuntu 21.04 with WAPT agents version 2.1.0.
I can't see the packages installed on the machine in the General tab. When I try to install them, the machine's status changes to "TO-UPGRADE" and nothing happens. Even running the package installation command from the machine itself doesn't find any packages.

(Server console used under Windows 10 and WAPT Enterprise 2.1.0.10550 installed on a Debian 10 server).

(Related to the previous topic viewtopic.php?f=13&t=2803)

Thank you in advance,

Best regards.

Re: No longer possible to implement packages

Published: October 14, 2021 - 2:49 PM
by dcardon
As mentioned in the other ticket, you need to check the filtering settings; this is the most common problem related to the symptoms described.
What distribution were the packages you developed for Linux originally designed for?
The concept of `target_os` evolved somewhat with version 2.0 and then version 2.1.
Denis

Re: No longer possible to implement packages

Published: October 20, 2021 - 4:40 PM
by thomas789
Hello,

Thank you for your feedback. Ticket resolved. The issue stemmed from the certificate not being added to the machine (the privatewaptkey.crt file was added to /opt/wapt/ssl and the wapt-get register was used).

Regards, Thomas.

Re: [RESOLVED] No longer possible to implement packages

Published: October 20, 2021 - 6:07 PM
by dcardon
Thanks for the feedback!
Denis