Date: Mon, 19 Mar 2012 13:49:55 -0600 From: Sergio Tam <tam.sergio@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Problems with portaudit after update to 0.6.0 Message-ID: <CA%2Bau=tfXKNGoXCk=h__C_tAkDRRC7YarFx2x1EkjcBFqwx5ioQ@mail.gmail.com> In-Reply-To: <4F673F35.5010905@gmail.com> References: <4F673F35.5010905@gmail.com>
index | next in thread | previous in thread | raw e-mail
El día 19 de marzo de 2012 08:14, "Fábio Jr." <fjuniorlista@gmail.com> 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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2Bau=tfXKNGoXCk=h__C_tAkDRRC7YarFx2x1EkjcBFqwx5ioQ>
