[SOLVED] - Incrementing the version of a package group

Share your tips or issues concerning the WAPT Console or WAPT Agent here
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
User avatar
Root
Messages: 10
Registration: August 2, 2017 - 2:05 PM

January 7, 2020 - 11:27

Hello,
I migrated my WAPT server at the end of 2019. As a result, I rebuilt a large portion of my packages...
The PCs that used the old server had a package group named wapt-all which had reached version 28.

Today, I see that the package I rebuilt (wapt-all) is only at version 13, and updates to this package are therefore not being downloaded because the clients have a "higher" version.
Is it possible to manually increment the version number of this package group so that clients download updates and add packages to this group?


WAPT Server version: 1.7.4
WAPT Agent version: 1.7.4.6223
WAPT Setup version: 1.7.4.6223
WAPT Deploy version: 1.7.4.6223
Database status: OK (1.7.4.0)
Disk space: 92% free
Server: Debian 10
console : w10 (local admin account OK)
Last edited by Root on 07 Jan 2020 - 13:52, edited 1 time.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

January 7, 2020 - 1:02 PM

Hello Root,
Root wrote: January 7, 2020 - 11:27 AM Hello,
I migrated my WAPT server at the end of 2019. Consequently, I rebuilt a large part of my packages...
The PCs that used the old server had a package group named wapt-all which had reached version 28.

Today I see that the package I rebuilt (wapt-all) is only at version 13 and the updates for this package are therefore not being downloaded because the clients have a "higher" version.
Is it possible to manually increment the version number of this package group so that the clients download the updates and additions to the packages in this group?


WAPT Server version: 1.7.4
WAPT Agent version: 1.7.4.6223
WAPT Setup version: 1.7.4.6223
WAPT Deploy version: 1.7.4.6223
Database status: OK (1.7.4.0)
Disk space: 92% free
Server: Debian 10
Console: Windows 10 (local admin account OK)
As with software packages, you can do a wapt-get edit my-package-group then modify the control file manually, then restart an upload.

Sincerely,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
User avatar
Root
Messages: 10
Registration: August 2, 2017 - 2:05 PM

January 7, 2020 - 1:13 PM

Thank you for your quick reply, I'll try that.

For my packages, I don't use the software version number (for example, VLC 3.0.8) but the package version number (for example, 6, if I've updated VLC 6 times).
I adopted this practice because it allowed me to deploy an older version to everyone simply by updating the package.

Is there a way to force the installation of a package on all machines if the version number is lower? Perhaps I need to click "Forget the package"?

EDIT: It works fine for editing the package group. My problem is solved. Thank you.
Locked