Debian bug report logs - #1376, boring messages


Message sent to debian-devel@pixar.com:


Subject: Bug#1376: base: dpkg warnings
Reply-To: Brian_Johnson@hmc.edu, debian-bugs@pixar.com
Resent-From: Brian Johnson <bjohnson@osiris.ac.hmc.edu>
Resent-To: debian-devel@pixar.com
Resent-Date: Sun, 17 Sep 1995 06:33:03 GMT
Resent-Message-ID: <debian-bugs-handler.1376.B09170621330@pixar.com>
Resent-Sender: iwj10@cus.cam.ac.uk
X-Debian-PR-Package: base
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Sun, 17 Sep 1995 06:33:03 GMT
Received: with rfc822 via encapsulated-mail; Sun, 17 Sep 1995 06:21:31 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0suD5Z-000D9LC; Sat, 16 Sep 95 23:20 PDT
Received: from Osiris.AC.HMC.Edu by pixar.com with SMTP id AA07858
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Sat, 16 Sep 1995 23:20:13 -0700
Received: (from bjohnson@localhost) by osiris.ac.hmc.edu (8.6.12/8.6.12) id XAA10886 for debian-bugs@pixar.com; Sat, 16 Sep 1995 23:20:25 -0700
From: Brian Johnson <bjohnson@osiris.ac.hmc.edu>
Message-Id: <199509170620.XAA10886@osiris.ac.hmc.edu>
To: debian-bugs@pixar.com
Date: Sat, 16 Sep 1995 23:20:24 -0700 (PDT)
X-Mailer: ELM [version 2.4 PL22]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 942

Package: base
Version: Sept 16

After installing the September 16 pre-release version of the base
system, I ran 'dpkg -i netbase-1.15-1.deb' and got these warnings:

dpkg: serious warning: files list file for package `ncurses-runtime'
missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `samba'
missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `librl'
missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `binutils'
missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `libc'
missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `netbase'
missing, assuming package has no files currently installed.

--
Brian Johnson - Brian_Johnson@hmc.edu


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: Brian_Johnson@hmc.edu
Subject: Bug#1376: Acknowledgement (was: base: dpkg warnings)
In-Reply-To: <199509170620.XAA10886@osiris.ac.hmc.edu>
References: <199509170620.XAA10886@osiris.ac.hmc.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#1376" or "Re: Bug#1376" 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#1376: base: dpkg warnings
Reply-To: Ian Jackson <iwj10@cus.cam.ac.uk>, debian-bugs@pixar.com
Resent-From: Ian Jackson <iwj10@cus.cam.ac.uk>
Resent-To: debian-devel@pixar.com
Resent-Date: Wed, 20 Sep 1995 02:18:02 GMT
Resent-Message-ID: <debian-bugs-handler.1376.B09200213020@pixar.com>
Resent-Sender: iwj10@cus.cam.ac.uk
X-Debian-PR-Package: base
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Wed, 20 Sep 1995 02:18:02 GMT
Received: with rfc822 via encapsulated-mail; Wed, 20 Sep 1995 02:13:00 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0svEci-0006HxC; Tue, 19 Sep 95 19:10 PDT
Received: from bootes.cus.cam.ac.uk by pixar.com with SMTP id AA18186
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Tue, 19 Sep 1995 19:10:40 -0700
Received: by bootes.cus.cam.ac.uk
	(Smail-3.1.29.0 #36) id m0svEcT-000C0VC; Wed, 20 Sep 95 03:10 BST
Received: by chiark
	id <m0sv9uz-0002YLZ@chiark.al.cl.cam.ac.uk>
	(Debian /\oo/\ Smail3.1.29.1 #29.33); Tue, 19 Sep 95 22:09 BST
Message-Id: <m0sv9uz-0002YLZ@chiark.al.cl.cam.ac.uk>
Date: Tue, 19 Sep 95 22:09 BST
From: Ian Jackson <iwj10@cus.cam.ac.uk>
To: Brian_Johnson@hmc.edu, debian-bugs@pixar.com

Brian Johnson writes ("Bug#1376: base: dpkg warnings"):
> Package: base
> Version: Sept 16
>
> After installing the September 16 pre-release version of the base
> system, I ran 'dpkg -i netbase-1.15-1.deb' and got these warnings:
>
> dpkg: serious warning: files list file for package `ncurses-runtime'
> missing, assuming package has no files currently installed.
>
> [etc]

Bruce, you need to make sure that the
/var/lib/dpkg/info/<package>.list files exist.

Don't make them empty unless you're really short of space; if possible
make them have only the files which are installed, or possibly all the
files in each package.  dpkg should record the right info in them
automatically when you use it to put the packages in the area where
you're building the base disks.

(It doesn't matter too much if the files that are in the reduced
basedisks are listed, as dpkg won't moan about files that appear to
have disappeared since installation.)

Ian.


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: Ian Jackson <iwj10@cus.cam.ac.uk>
Subject: Bug#1376: Info received (was Bug#1376: base: dpkg warnings)
In-Reply-To: <m0sv9uz-0002YLZ@chiark.al.cl.cam.ac.uk>
References: <m0sv9uz-0002YLZ@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#1376" or "Re: Bug#1376" 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 received at debian-bugs-request:


From debian.org!imurdock Wed Oct 11 15:48:49 1995
Return-Path: <imurdock@debian.org>
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0t39xB-000GqZC; Wed, 11 Oct 95 15:48 PDT
Received: from imagine.imaginit.com by pixar.com with SMTP id AA11716
  (5.67b/IDA-1.5 for debian-bugs-request-pipe@mongo.pixar.com); Wed, 11 Oct 1995 15:48:26 -0700
Received: by imagine.imaginit.com
	id <m0t3A0t-0001dsC@imagine.imaginit.com>
	(Debian /\oo/\ Smail3.1.29.1 #29.33); Wed, 11 Oct 95 17:52 EST
Message-Id: <m0t3A0t-0001dsC@imagine.imaginit.com>
Date: Wed, 11 Oct 95 17:52 EST
From: imurdock@debian.org (Ian Murdock)
To: debian-bugs-request@pixar.com

reassign 1376 (base)

Ian Jackson / iwj10@thor.cam.ac.uk, with the debian-bugs tracking mechanism
This page last modified 07:43:01 GMT Wed 01 Nov