From owner-freebsd-stable@FreeBSD.ORG Tue Aug 16 19:36:31 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85AA2106566B for ; Tue, 16 Aug 2011 19:36:31 +0000 (UTC) (envelope-from petros.fraser@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 4539E8FC08 for ; Tue, 16 Aug 2011 19:36:31 +0000 (UTC) Received: by mail-qy0-f175.google.com with SMTP id 4so1879692qyk.13 for ; Tue, 16 Aug 2011 12:36:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=u5/OWYaX+GSU6cKF2Qw3nWe14s3kfC04axhGR4Y3kqU=; b=fH+EsLTmJWE3urrGfycIPprHzSKGeQ0DfN2WdsqfygZB7spbF2sWtH28dCSnI6LsB0 R0FJUfFtqMlxMJ4lrwvWb9sJs909Pwr0gxV51/1ZhHfibaP1fH2wxwJ/crDKcBYS3Wti opyRWP1j0VBlChQRfMY/tD6KlgrzCvMZUfPE8= MIME-Version: 1.0 Received: by 10.52.93.98 with SMTP id ct2mr94179vdb.314.1313521847351; Tue, 16 Aug 2011 12:10:47 -0700 (PDT) Received: by 10.52.184.225 with HTTP; Tue, 16 Aug 2011 12:10:47 -0700 (PDT) Date: Tue, 16 Aug 2011 14:10:47 -0500 Message-ID: From: Peter Fraser To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Upgrade to 7.4 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, 16 Aug 2011 19:36:31 -0000 Hi All I just ran freebsd-update to upgrade from 7.0 to 7.4 I figured everything went ok. This is what I did. 1. freebsd-update upgrade -r 7.4-RELEASE 2. freebsd-update install 3. shutdown -r now 4. freebsd-update install 5. shutdown -r now The system came back up ok but now if I run another freebsd-update fetch, I get this error below config_IDSIgnorePaths: not found Error processing configuration file, line 26: ==> IDSIgnorePaths /usr/share/man/cat Is this an error I need to worry about? How can I correct this if so?