Package update
Published: March 20, 2024 - 10:34
Hello,
I'm using WAPT 2.4 Enterprise.
I have a question about the package update logic:
- A package can be installed on a machine either via wapt get or through the console.
If I understand the logic correctly:
- A group package (of packages) only includes the package names, without their version numbers
. - When a package is added to a machine via the console, the package name is added to the machine package (which is itself signed).
When the update command is run (from the console, for example), and then the upgrade command is run, all installed packages are updated. Even those installed but not directly (or indirectly) dependent on the machine package (i.e., those installed via wapt get, or remnants of old packages whose dependencies have been removed). Is that correct?
Is that all right?
I'm using WAPT 2.4 Enterprise.
I have a question about the package update logic:
- A package can be installed on a machine either via wapt get or through the console.
If I understand the logic correctly:
- A group package (of packages) only includes the package names, without their version numbers
. - When a package is added to a machine via the console, the package name is added to the machine package (which is itself signed).
When the update command is run (from the console, for example), and then the upgrade command is run, all installed packages are updated. Even those installed but not directly (or indirectly) dependent on the machine package (i.e., those installed via wapt get, or remnants of old packages whose dependencies have been removed). Is that correct?
Is that all right?