From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 17 20:00:02 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A7F570F for ; Sat, 17 Nov 2012 20:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4465F8FC14 for ; Sat, 17 Nov 2012 20:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qAHK02OD064432 for ; Sat, 17 Nov 2012 20:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qAHK02gi064431; Sat, 17 Nov 2012 20:00:02 GMT (envelope-from gnats) Resent-Date: Sat, 17 Nov 2012 20:00:02 GMT Resent-Message-Id: <201211172000.qAHK02gi064431@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gary Aitken Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EEAC7530 for ; Sat, 17 Nov 2012 19:55:29 +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 D4AC68FC0C for ; Sat, 17 Nov 2012 19:55:29 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qAHJtTnT091101 for ; Sat, 17 Nov 2012 19:55:29 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qAHJtTwB091100; Sat, 17 Nov 2012 19:55:29 GMT (envelope-from nobody) Message-Id: <201211171955.qAHJtTwB091100@red.freebsd.org> Date: Sat, 17 Nov 2012 19:55:29 GMT From: Gary Aitken To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/173690: openoffice-3 upgrade leaves symlink pointing to old (now non-existent) version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Nov 2012 20:00:02 -0000 >Number: 173690 >Category: ports >Synopsis: openoffice-3 upgrade leaves symlink pointing to old (now non-existent) version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 17 20:00:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Gary Aitken >Release: 9.0 >Organization: >Environment: FreeBSD breakaway.dreamchaser.org 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: upgrading editors/openoffice-3 using portmaster editors/openoffice-3 leaves the symlink in /usr/local/bin pointing to the old version: lrwxr-xr-x 1 root wheel 16 May 27 20:37 /usr/local/bin/openoffice -> openoffice-3.4.0 -r-xr-xr-x 1 root wheel 378 Nov 17 01:17 /usr/local/bin/openoffice-3.4.1 >How-To-Repeat: install a 3.4.0 version and do an upgrade >Fix: manually delete the link and remake it: cd /usr/local/bin rm openoffice ln -s openoffice-3.4.1 openoffice >Release-Note: >Audit-Trail: >Unformatted: