Re: Problems with portaudit after update to 0.6.0

2012-03-19 Thread Herbert J. Skuhra
On Mon, 19 Mar 2012 11:14:13 -0300
"Fábio Jr."  wrote:

> 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:

You obviously have missed that FreeBSD 6.x is no longer
supported. RELENG_6's EOL was November 30, 2010:

http://article.gmane.org/gmane.os.freebsd.security.announce/194

You should upgrade to 7.4 or 8.2 (soon 8.3).

-- 
Herbert
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problems with portaudit after update to 0.6.0

2012-03-19 Thread Sergio Tam
El día 19 de marzo de 2012 08:14, "Fábio Jr."  escribió:
> 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?
>


Try verbose mode.

portaudit -Fv


Regards.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Problems with portaudit after update to 0.6.0

2012-03-19 Thread Fábio Jr.

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/
   /-hexoutput as hex dump/
   /-binary output in binary form/
   /-sign   filesign digest using private key in file/
   /-verify fileverify a signature using public key in file/
   /-prverify file  verify a signature using private key in file/
   /-keyform argkey 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.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"