[Pkgutil-users] pkgutil RFE - better handling of multiple catalogues
Status: Beta
Brought to you by:
bonivart
|
From: <ma...@pr...> - 2010-08-03 12:18:10
|
If I do this: mirror=https://swrepo.mydomain.com/sw/repo1 mirror=https://swrepo.mydomain.com/sw/repo2 mirror=https://swrepo.mydomain.com/sw/repo3 mirror=https://swrepo.mydomain.com/sw/repo4 mirror=https://swrepo.mydomain.com/sw/repo5 in /etc/opt/csw/pkgutil.conf, I would expect pkgutil to be better at informing me which catalogue it was dealing with when performing repetitive tasks. For example: Checking catalog integrity with gpg. Checking catalog integrity with gpg. Checking catalog integrity with gpg. Checking catalog integrity with gpg. etc. ...is not very informative. Also pkgutil -a lists what software is available, but I can't get pkgutil to tell me which catalogue contained the software. This would be really useful. Best regards, Mark. |