Page 1 of 1

[RESOLVED] Package Lifecycle

Published: October 1, 2019 - 10:31
by skoizer
Hello,
I need to know how you handle version changes.
For example
, I have the package "Firefox ESR 60.7.2" in my private repository, which is installed on 30 computers.
I see that the Tranquil-it repository has the new Firefox ESR 68.1.0 version.
I downloaded this version to my private repository,
and now I have two active Firefox ESR packages in my private repository.

I can select each PC and remove the old version and install the new version of Firefox.
Do you use another method?

Re: Package Lifecycle

Published: October 3, 2019 - 3:21 PM
by Gaetan
Hello,
when the package has the same name (here tis-firefox-esr), when importing a new version, the update is performed by checking for updates on the machines.
They should change to UPGRADE status and can then be installed.
Ideally, this should be done when the PCs are not in use, otherwise they will install automatically upon shutdown.

I hope my explanation was clear enough.