From owner-freebsd-bugs@FreeBSD.ORG Sat Jun 18 08:30:13 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B51B31065672 for ; Sat, 18 Jun 2011 08:30:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 783CF8FC12 for ; Sat, 18 Jun 2011 08:30:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5I8UDTk094568 for ; Sat, 18 Jun 2011 08:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5I8UDGb094563; Sat, 18 Jun 2011 08:30:13 GMT (envelope-from gnats) Resent-Date: Sat, 18 Jun 2011 08:30:13 GMT Resent-Message-Id: <201106180830.p5I8UDGb094563@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Simon van der Meer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8F30106566B for ; Sat, 18 Jun 2011 08:26:13 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id C89A78FC08 for ; Sat, 18 Jun 2011 08:26:13 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5I8QDgP021607 for ; Sat, 18 Jun 2011 08:26:13 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p5I8QDAC021606; Sat, 18 Jun 2011 08:26:13 GMT (envelope-from nobody) Message-Id: <201106180826.p5I8QDAC021606@red.freebsd.org> Date: Sat, 18 Jun 2011 08:26:13 GMT From: Simon van der Meer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/157980: FreeBSD-update doesn't recognize already installed 7.4-p2-update after installing Bind from ports X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2011 08:30:13 -0000 >Number: 157980 >Category: misc >Synopsis: FreeBSD-update doesn't recognize already installed 7.4-p2-update after installing Bind from ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 18 08:30:13 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Simon van der Meer >Release: 7.4-p2 >Organization: >Environment: FreeBSD internet 7.4-RELEASE-p2 FreeBSD 7.4-RELEASE-p2 #8: Sat Jun 18 09:20:01 CEST 2011 simon@internet:/usr/obj/usr/src/sys/INTERNET i386 >Description: FreeBSD-update 7.4-p2 contains some updates of the pre-installed Bind. When I install bind from ports (dns/bind97) and replace the base BIND (port config-option "Replace base BIND with this version"), the pre-installed files of Bind will be overwritten. Because of that, freebsd-update doesn't recognize the already installed FreeBSD-update 7.4-p2. It seems FreeBSD-update only checks some files of Bind to check whether p2 is already installed. That conflicts with the version installed from the Ports-collection. Maybe the same problem occurs with FreeBSD 8 and/or other Bind-versions from the ports-collection. >How-To-Repeat: 1. Install FreeBSD update p2, "freebsd-update fetch", "freebsd-update install". 2. Choose "Replace base BIND with this version" in the config menu of the Bind97-port: "cd /usr/ports/dns/bind97", "make config". 3. Install port, "make install clean". 4. Run FreeBSD-update again, if you install the update again, the Bind-version from the ports-collection will be overwritten. >Fix: Implement another check for the p2-update for FreeBSD-update. >Release-Note: >Audit-Trail: >Unformatted: