From owner-freebsd-stable@FreeBSD.ORG Tue Apr 25 11:23:07 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8199F16A402 for ; Tue, 25 Apr 2006 11:23:07 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29E9743D45 for ; Tue, 25 Apr 2006 11:23:07 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by mail.ticketswitch.com with esmtp (Exim 4.52 (FreeBSD)) id 1FYLdH-000HaT-PQ for freebsd-stable@FreeBSD.ORG; Tue, 25 Apr 2006 12:23:03 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FYLdH-000Oph-EJ for freebsd-stable@FreeBSD.ORG; Tue, 25 Apr 2006 12:23:03 +0100 To: freebsd-stable@FreeBSD.ORG Message-Id: From: Pete French Date: Tue, 25 Apr 2006 12:23:03 +0100 Cc: Subject: /usr/libexec/save-entropy, IPv4: not found X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 11:23:07 -0000 About an hour ago I started getting regular messages from cron running /usr/libexec/save-entropy which contail the single line "IPv4: not found" Anybody got any ideas ? The only thing I did at that porint was to do an 'rm' of /usr/obj in preparation for compiling this mornings 61 code to test it. Removing /usr/obj should not affect a running system at all. The box is currently running 6.1-RC from last wednesday. When my compile finished I will do a re-install of world, but I am still curious as to what might be causing this! -pcf.