Skip to content

Commit fa966d8

Browse files
ppisarkontura
authored andcommitted
versionlock: Document that local packages are not affected
Local packages are added to a sack after the versionlock plugin logic runs, so the plugin cannot exclude them from an installation. This patch documents this deficiency. Resolve: #585 Resolve: https://issues.redhat.com/browse/RHEL-94014 Resolve: https://issues.redhat.com/browse/RHEL-94828
1 parent dadd64f commit fa966d8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/versionlock.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ excludes a package that matches the version exactly.
4747
Note the versionlock plugin does not apply any excludes in non-transactional
4848
operations like `repoquery`, `list`, `info`, etc.
4949

50+
Note that the versionlock plugin only applies to in-repository packages.
51+
Packages passed on the DNF command line as local files won't be affected.
52+
5053
--------
5154
Synopsis
5255
--------

0 commit comments

Comments
 (0)