Debian bug report logs - #965
ncurses-runtime
Package: ncurses-runtime; Reported by: jimr@simons-rock.edu; 12 days old.
Message received at debian-bugs:
From cus.cam.ac.uk!iwj10 Sat Jun 10 11:59:27 1995
Return-Path: <iwj10@cus.cam.ac.uk>
Received: from pixar.com by mongo.pixar.com with smtp
(Smail3.1.28.1 #15) id m0sKVkk-0005z9C; Sat, 10 Jun 95 11:59 PDT
Received: from bootes.cus.cam.ac.uk by pixar.com with SMTP id AA26610
(5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Sat, 10 Jun 1995 11:57:58 -0700
Received: by bootes.cus.cam.ac.uk
(Smail-3.1.29.0 #36) id m0sKVkE-000BzvC; Sat, 10 Jun 95 19:58 BST
Received: by chiark
id <m0sKQR8-0000XfZ@chiark.al.cl.cam.ac.uk>
(Debian /\oo/\ Smail3.1.29.1 #29.31); Sat, 10 Jun 95 14:18 BST
Message-Id: <m0sKQR8-0000XfZ@chiark.al.cl.cam.ac.uk>
Date: Sat, 10 Jun 95 14:18 BST
From: iwj10@cus.cam.ac.uk (Ian Jackson)
To: debian-bugs@pixar.com
Subject: Re: Bug#965: ncurses-runtime
James A. Robinson writes ("Bug#965: ncurses-runtime"):
> This package has a preinst which wipes out /usr/lib/terminfo with an
> "rm -rf" call. This confuses dpkg a great deal, when it tries to deal
> with /usr/lib/terminfo/*/*.dpkg-old (or whatever it has as backups).
> Perhaps a call to rm -rf of files *without* the ending of dpkg would
> be better? Something like
> rm -f `find /usr/lib/terminfo -type f|grep -v dpkg`
> perhaps? But I can't remember if find is available on the base.
This is a known problem. It is a kludgy workaround for a bug in tar
(tar is unable to overwrite symlinks) and a misfeature in dpkg (it
uses tar).
It will go away eventually.
Ian.
Acknowledgement sent to iwj10@cus.cam.ac.uk (Ian Jackson):
Extra info received and forwarded.
Full text available.
Information forwarded to debian-devel@pixar.com:
Bug#965; Package ncurses-runtime.
Full text available.
Message received at debian-bugs:
From simons-rock.edu!jimr Thu Jun 8 05:16:30 1995
Return-Path: <jimr@simons-rock.edu>
Received: from pixar.com by mongo.pixar.com with smtp
(Smail3.1.28.1 #15) id m0sJgVh-0007hlC; Thu, 8 Jun 95 05:16 PDT
Received: from plato.simons-rock.edu by pixar.com with SMTP id AA19205
(5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Thu, 8 Jun 1995 05:14:51 -0700
Received: from simons-rock.edu by plato.simons-rock.edu with smtp
(Smail3.1.29.1 #3) id m0sJgVL-00000zC; Thu, 8 Jun 95 08:16 EDT
Message-Id: <m0sJgVL-00000zC@plato.simons-rock.edu>
Reply-To: jimr@simons-rock.edu
X-Mailer: MH 6.8.3
To: Debian Bugs <debian-bugs@pixar.com>
Dcc:
Subject: ncurses-runtime
Date: Thu, 08 Jun 1995 08:16:07 -0400
From: "James A. Robinson" <jimr@simons-rock.edu>
Package: ncurses-runtime
Version: 1.9.1b
Revision: 0
This package has a preinst which wipes out /usr/lib/terminfo with an
"rm -rf" call. This confuses dpkg a great deal, when it tries to deal
with /usr/lib/terminfo/*/*.dpkg-old (or whatever it has as backups).
Perhaps a call to rm -rf of files *without* the ending of dpkg would
be better? Something like
rm -f `find /usr/lib/terminfo -type f|grep -v dpkg`
perhaps? But I can't remember if find is available on the base.
Jim
Acknowledgement sent to jimr@simons-rock.edu:
New bug report received and forwarded.
Full text available.
Report forwarded to debian-devel@pixar.com:
Bug#965; Package ncurses-runtime.
Full text available.
Ian Jackson /
iwj10@thor.cam.ac.uk,
with the debian-bugs tracking mechanism