On Tue, Jan 8, 2013 at 2:11 PM, David Gargan <[email protected]> wrote: > I am trying to install your fingerprint using /opt/csw/bin/cswpki --import > fails > > All i get is as follows: > > > > bash-3.2# /opt/csw/bin/cswpki --import > > Do you want to import the key used for: catalog signing 2011-09? > > Yes/No: Yes > > > > Skipping the import of the key used for: catalog signing 2011-09
I looked inside /opt/csw/bin/cswpki and it actually only validates lowercase "yes" so "Yes" is not valid. Sorry about that. :) Try again with lowercase "yes" or add "--force" which does the same. /peter _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
