Bug 233836 - ports-mgmt/pkg : If both -A and -v are passed to 'pkg set', some packages may be skipped.
Summary: ports-mgmt/pkg : If both -A and -v are passed to 'pkg set', some packages may...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-pkg (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-06 21:08 UTC by Stephen Wall
Modified: 2018-12-06 21:08 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (pkg)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Wall 2018-12-06 21:08:09 UTC
When 'pkg set' is run with both the -A (automatic) and -v (vital) options, some packages that should be changed may be skipped.  It appears that any package that the '-A' options does not affect (i.e., the automatic setting was already correct) will also not be changed by the '-v' setting, even if it does not currently match the requested setting.