Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2012 11:14:13 -0300
From:      =?ISO-8859-1?Q?=22F=E1bio_Jr=2E=22?= <fjuniorlista@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Problems with portaudit after update to 0.6.0
Message-ID:  <4F673F35.5010905@gmail.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F673F35.5010905>