Skip to content

Commit 910ac6e

Browse files
authored
Merge pull request #3547 from nickanderson/ENT-13525/master
ENT-13525: Added note about special cfe_internal_non_existing_package
2 parents af28f68 + 3b3fd23 commit 910ac6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/reference/promise-types/packages-deprecated.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ smart variety that handles details for you. If you need to specify
182182
architecture and version numbers of packages, this adds some complexity,
183183
but the options are flexible and designed for maximal adaptability.
184184

185+
**Note:** Package promise outcomes for the special package name `cfe_internal_non_existing_package` are ignored. If promised it will cause the packages promise to collect software inventory for Enterprise reporting and use by `packagesmatching()` and `packageupdatesmatching()` but no package install will be attempted and the promise will not have any kept, repaired or notkept outcome.
186+
185187
### Patching
186188

187189
Some package systems also support the idea of 'patches'. These might be

0 commit comments

Comments
 (0)