From owner-freebsd-bugs Wed Dec 6 18:00:13 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA20129 for bugs-outgoing; Wed, 6 Dec 1995 18:00:13 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA20049 Wed, 6 Dec 1995 18:00:06 -0800 (PST) Resent-Date: Wed, 6 Dec 1995 18:00:06 -0800 (PST) Resent-Message-Id: <199512070200.SAA20049@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, hsu@clinet.fi Received: from hauki.clinet.fi (root@hauki.clinet.fi [194.100.0.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA19498 for ; Wed, 6 Dec 1995 17:54:58 -0800 (PST) Received: from plentium.clinet.fi (plentium.clinet.fi [194.100.0.7]) by hauki.clinet.fi (8.6.12/8.6.4) with ESMTP id DAA17217 for ; Thu, 7 Dec 1995 03:54:48 +0200 Received: (root@localhost) by plentium.clinet.fi (8.6.12/8.6.4) id DAA28480; Thu, 7 Dec 1995 03:55:25 +0200 Message-Id: <199512070155.DAA28480@plentium.clinet.fi> Date: Thu, 7 Dec 1995 03:55:25 +0200 From: Heikki Suonsivu Reply-To: hsu@clinet.fi To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/870: pkg_delete does not remove .install_done from port Sender: owner-bugs@freebsd.org Precedence: bulk >Number: 870 >Category: ports >Synopsis: pkg_delete does not remove .install_done from port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 6 18:00:03 PST 1995 >Last-Modified: >Originator: Heikki Suonsivu >Organization: Clinet, Espoo, Finland >Release: FreeBSD 2.1.0-950928-SNAP i386 >Environment: -current >Description: hsu#katiska.clinet.fi Thu 61: make install Checksums OK. ===> Installing for xcdplayer-2.2 /usr/bin/install -c -s xcdplayer /usr/X11R6/bin/xcdplayer /usr/bin/install -c -m 0444 XCdplayer.ad /usr/X11R6/lib/X11/app-defaults/XCdplayer install in . done rm -f /usr/X11R6/man/man1/xcdplayer.1* /usr/bin/install -c -m 0444 xcdplayer.man /usr/X11R6/man/man1/xcdplayer.1 gzip -9n /usr/X11R6/man/man1/xcdplayer.1 install.man in . done ===> xcdplayer-2.2 is already installed - perhaps an older version? If so, you may wish to ``pkg_delete xcdplayer-2.2'' and install this port again to upgrade it properly. I did pkg_delete xcdplayer-2.2, it didn't say anything, and tried reinstalling: hsu#katiska.clinet.fi Thu 77: make install Checksums OK. hsu#katiska.clinet.fi Thu 78: >How-To-Repeat: install a port and do make install again. >Fix: workaround: rm work/.install_done .install_done file should not be in work; it is machine specific, as now it compains that the software has been installed already if trying to install it into another machine from the same nfs-mounted disk. It seems that the ports system is designed for one-user workstations only (see my previous report about installing in usr). >Audit-Trail: >Unformatted: