Debian bug report logs -
#965, boring messages
Message sent to debian-devel@pixar.com:
Subject: Bug#965: ncurses-runtime
Reply-To: jimr@simons-rock.edu, debian-bugs@pixar.com
Resent-To: debian-devel@pixar.com
Resent-From: "James A. Robinson" <jimr@simons-rock.edu>
Resent-Sender: iwj10@cus.cam.ac.uk
Resent-Date: Thu, 08 Jun 1995 12:33:12 GMT
Resent-Message-ID: <debian-bugs-handler.965.060812193716756@pixar.com>
X-Debian-PR-Package: ncurses-runtime
X-Debian-PR-Keywords:
Received: via spool for debian-bugs; Thu, 08 Jun 1995 12:33:12 GMT
Received: with rfc822 via encapsulated-mail id 060812193716756;
Thu, 08 Jun 1995 12:19:37 GMT
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>
X-Mailer: MH 6.8.3
To: Debian Bugs <debian-bugs@pixar.com>
Dcc:
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
Message sent:
From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: jimr@simons-rock.edu
Subject: Bug#965: Acknowledgement (was: ncurses-runtime)
In-Reply-To: <m0sJgVL-00000zC@plato.simons-rock.edu>
References: <m0sJgVL-00000zC@plato.simons-rock.edu>
Thank you for the problem report you have sent regarding Debian GNU/Linux.
This is an automatically generated reply, to let you know your message has
been received. It is being forwarded to the developers' mailing list for
their attention; they will reply in due course.
If you wish to submit further information on your problem, please send
it to debian-bugs@pixar.com, but please ensure that the Subject
line of your message starts with "Bug#965" or "Re: Bug#965" so that
we can identify it as relating to the same problem.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.
Ian Jackson
(maintainer, debian-bugs)
Message sent to debian-devel@pixar.com:
Subject: Bug#965: ncurses-runtime
Reply-To: iwj10@cus.cam.ac.uk (Ian Jackson), debian-bugs@pixar.com
Resent-To: debian-devel@pixar.com
Resent-From: iwj10@cus.cam.ac.uk (Ian Jackson)
Resent-Sender: iwj10@cus.cam.ac.uk
Resent-Date: Sat, 10 Jun 1995 19:33:11 GMT
Resent-Message-ID: <debian-bugs-handler.965.061019281228807@pixar.com>
X-Debian-PR-Package: ncurses-runtime
X-Debian-PR-Keywords:
Received: via spool for debian-bugs; Sat, 10 Jun 1995 19:33:11 GMT
Received: with rfc822 via encapsulated-mail id 061019281228807;
Sat, 10 Jun 1995 19:28:13 GMT
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
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.
Message sent:
From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: iwj10@cus.cam.ac.uk (Ian Jackson)
Subject: Bug#965: Info received (was Bug#965: ncurses-runtime)
In-Reply-To: <m0sKQR8-0000XfZ@chiark.al.cl.cam.ac.uk>
References: <m0sKQR8-0000XfZ@chiark.al.cl.cam.ac.uk>
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developers to
accompany the original report.
If you wish to continue to submit further information on your problem,
please do the same thing again: send it to debian-bugs@pixar.com, ensuring
that the Subject line starts with "Bug#965" or "Re: Bug#965" so that
we can identify it as relating to the same problem.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.
Ian Jackson
(maintainer, debian-bugs)
Ian Jackson /
iwj10@thor.cam.ac.uk,
with the debian-bugs tracking mechanism