Hi folks,

I'm facing problems after updating the portaudit to 0.6.0. This is happening on 2 server I own, both with FreeBSD 6.2. Check this out:

   /# portaudit -Fda/
   /auditfile.tbz                                 100% of   75 kB  381
   kBps/
   /unknown option '-sha256'/
   /options are/
   /-c              to output the digest with separating colons/
   /-d              to output debug info/
   /-hex            output as hex dump/
   /-binary         output in binary form/
   /-sign   file    sign digest using private key in file/
   /-verify file    verify a signature using public key in file/
   /-prverify file  verify a signature using private key in file/
   /-keyform arg    key file format (PEM or ENGINE)/
   /-signature file signature to verify/
   /-binary         output in binary form/
   /-engine e       use engine e, possibly a hardware device./
   /-md5 to use the md5 message digest algorithm (default)/
   /-md4 to use the md4 message digest algorithm/
   /-md2 to use the md2 message digest algorithm/
   /-sha1 to use the sha1 message digest algorithm/
   /-sha to use the sha message digest algorithm/
   /-mdc2 to use the mdc2 message digest algorithm/
   /-ripemd160 to use the ripemd160 message digest algorithm/
   /portaudit: Database contains invalid signature./
   /Old database restored./
   /portaudit: Download failed./

This happens too when I try to update any other package. This is what I already tried to do to solve the problem:

- portsnap fetch update / portupgrade on the portaudit folder in ports
- portsnap fetch update / make deinstall / make install the package
- make deinstall / portsnap fetch update / make install the package
- portsnap fetch extract / make deinstall / make install the package
- make deinstall / portsnap fetch extract / make install the package

None of this solved the problem.

Anybody else having the same issue, or some idea on how to solve it?

Thank you.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to