Portaudit strange behavior.

View: New views
4 Messages — Rating Filter:   Alert me  

Portaudit strange behavior.

by Arek Czereszewski :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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."
_______________________________________________
freebsd-questions@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."

Re: Portaudit strange behavior.

by daniele-31 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 01 July 2009 08:02:47 Arek Czereszewski wrote:

> 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
Oups ! I experienced the same behaviour this morning, but after that I did not
make any change. Waiting for news,

d

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

Re: Portaudit strange behavior.

by mv-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday, 1 July 2009 02:02:47 Arek Czereszewski wrote:

> 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

Hello Arek,

I've had the same problem for the last few days.  Thanks for a temporary
solution.

Marek

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

Re: Portaudit strange behavior.

by Arek Czereszewski :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi again,

Today portaudit works fine with

${portaudit_sites="http://portaudit.FreeBSD.org/"}

Now I need to change this option in portaudit on all servers.

Regards
Arek

--
Arek Czereszewski
arek (at) wup-katowice (dot) pl
"UNIX allows me to work smarter, not harder."
_______________________________________________
freebsd-questions@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."