Your message dated Fri, 30 Aug 2002 11:08:40 -0500 (CDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#158862: dpkg: Remove files from /usr/local... which are in
installed package
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Aug 2002 11:11:48 +0000
>From [EMAIL PROTECTED] Fri Aug 30 06:11:48 2002
Return-path: <[EMAIL PROTECTED]>
Received: from tk147111.tuwien.teleweb.at (www.bender.at) [195.34.147.111]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17kjgq-00035g-00; Fri, 30 Aug 2002 06:11:48 -0500
Received: from martin by www.bender.at with local (Exim 3.35 #1 (Debian))
id 17kjgo-0002Fj-00; Fri, 30 Aug 2002 13:11:46 +0200
From: Martin Bammer <[EMAIL PROTECTED]>
Subject: dpkg: Remove files from /usr/local... which are in installed package
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.10.1
Message-Id: <[EMAIL PROTECTED]>
Date: Fri, 30 Aug 2002 13:11:46 +0200
Delivered-To: [EMAIL PROTECTED]
Package: dpkg
Version: 1.10.4
Severity: wishlist
I sometimes have the problem, that I want to install a recent version of a
program, but there is no
debian-package available at this time. So I install a tar.gz and the files will
be placed in
/usr/local...
When later there is a debian-package available the same files will be placed in
/usr...
but the files in /usr/local... are still there and can produce problems when
the PATH variable is
set appropriate. Additionally disk space is wasted when the files remain in
/usr/local...
An option to activate this feature would be nice.
Greetings, Martin Bammer
-- System Information
Debian Release: testing/unstable
Kernel Version: Linux bender 2.4.19 #1 Tue Aug 13 17:48:35 CEST 2002 i686
unknown unknown GNU/Linux
Versions of the packages dpkg depends on:
ii dselect 1.10.4 a user tool to manage Debian packages
ii libc6 2.2.5-14 GNU C Library: Shared libraries and Timezone
---------------------------------------
Received: (at 158862-done) by bugs.debian.org; 30 Aug 2002 16:14:52 +0000
>From [EMAIL PROTECTED] Fri Aug 30 11:14:52 2002
Return-path: <[EMAIL PROTECTED]>
Received: from 12-238-101-237.client.attbi.com (yakko.doogie.org)
[12.238.101.237] (uucp)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17koQ6-0008Kf-00; Fri, 30 Aug 2002 11:14:50 -0500
Received: from localhost [127.0.0.1] (uucp)
by yakko.doogie.org with esmtp (Exim 3.35 1 (Debian))
id 17koK8-0001Kt-00; Fri, 30 Aug 2002 11:08:40 -0500
Date: Fri, 30 Aug 2002 11:08:40 -0500 (CDT)
From: Adam Heath <[EMAIL PROTECTED]>
X-X-Sender: <[EMAIL PROTECTED]>
To: Martin Bammer <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
Subject: Re: Bug#158862: dpkg: Remove files from /usr/local... which are in
installed package
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
On Fri, 30 Aug 2002, Martin Bammer wrote:
> Package: dpkg
> Version: 1.10.4
> Severity: wishlist
>
> I sometimes have the problem, that I want to install a recent version of a
> program, but there is no
> debian-package available at this time. So I install a tar.gz and the files
> will be placed in
> /usr/local...
> When later there is a debian-package available the same files will be placed
> in /usr...
> but the files in /usr/local... are still there and can produce problems when
> the PATH variable is
> set appropriate. Additionally disk space is wasted when the files remain in
> /usr/local...
> An option to activate this feature would be nice.
>
> Greetings, Martin Bammer
Ha, no.
/usr/local is the domain of the admin. Debian doesn't touch it, except to
make dirs in pkg.postinst if they don't exist.