Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Jul 2009 08:02:47 +0200
From:      Arek Czereszewski <arek@wup-katowice.pl>
To:        freebsd-questions@freebsd.org
Subject:   Portaudit strange behavior.
Message-ID:  <4A4AFC07.6030808@wup-katowice.pl>

next in thread | raw e-mail | index | archive | help
Hi,

On all my servers I have portaudit version 0.5.13
If I try update audit database (by hand or from periodic script)
I have:

# portaudit -Fd
auditfile.tbz                                 100% of   53 kB   39 kBps
portaudit: Database too old.
Old database restored.
portaudit: Download failed.
#

When I change

${portaudit_sites="http://portaudit.FreeBSD.org/"}
to
${portaudit_sites="http://www.FreeBSD.org/ports/"}
Like was in 0.5.12
# portaudit -Fd
auditfile.tbz                                 100% of   56 kB   34 kBps
New database installed.
Database created: Wed Jul  1 07:40:02 CEST 2009
Update work fine.

Anyone have behavior like I have?

regards
Arek
-- 
Arek Czereszewski
arek (at) wup-katowice (dot) pl
"UNIX allows me to work smarter, not harder."



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