Your company decides to store its software packages in one repository. The new repository will
include five publishers. How can you configure your pkg clients such that each package is updated
from the publisher originally used to install it?
A.
Configure it such that the preferred publisher has the highest rank.
B.
Configure it such that each publisher is added with the –search-first option.
C.
Configure it such that the top tanked publisher is sticky.
D.
Configure it such that all publishers are sticky.
E.
Configure it such that the bottom-ranked publisher is sticky.
Explanation:
set-publisher –sticky
With –sticky, specify that updates to packages that were installed from this publisher must also
come from this publisher. This is the default behavior.
D