[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#48699: marked as done ("apt-get -b source foo && dpkg -i foo*.deb" != "apt-get install foo")



Your message dated Sat, 30 Oct 1999 00:53:47 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.991030005226.30468o-100000@localhost>
and subject line Bug#48699: "apt-get -b source foo && dpkg -i foo*.deb" != "apt-get install foo"
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Oct 1999 04:48:39 +0000
Received: (qmail 8655 invoked from network); 30 Oct 1999 04:48:39 -0000
Received: from adore.lightlink.com (kimoto@205.232.34.20)
  by master.debian.org with SMTP; 30 Oct 1999 04:48:39 -0000
Received: from lightlink.com (kimoto@localhost)
	by adore.lightlink.com (8.8.6/8.8.8) id AAA13372;
	Sat, 30 Oct 1999 00:48:29 -0400 (EDT)
From: Paul Kimoto <kimoto@lightlink.com>
Date: Sat, 30 Oct 1999 00:48:29 -0400
To: submit@bugs.debian.org
Subject: "apt-get -b source foo && dpkg -i foo*.deb" != "apt-get install foo"
Message-ID: <[🔎] 19991030004829.A13012@adore.lightlink.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i

Package: apt
Version: 0.3.13

I did "apt-get --compile source fileutils" followed by "dpkg -i -G
fileutils_4.0-4_i386.deb" (i.e., install the newly created .deb file).
Afterwards, "apt-get -s dist-upgrade" tells me that apt still would like to
"Inst fileutils".  (According to the ...unstable_main_binary-i386_Packages
file, 4.0-4 is the version that "apt-get install fileutils" would acquire.)

Is this a bug, or a feature?  If a feature, is this discussed anywhere
in the documentation?

	-Paul <kimoto@lightlink.com>

---------------------------------------
Received: (at 48699-done) by bugs.debian.org; 30 Oct 1999 09:22:08 +0000
Received: (qmail 25558 invoked from network); 30 Oct 1999 09:22:08 -0000
Received: from murphy.debian.org (209.41.108.199)
  by master.debian.org with SMTP; 30 Oct 1999 09:22:08 -0000
Received: (qmail 30066 invoked from network); 30 Oct 1999 07:35:27 -0000
Received: from pilsener.srv.ualberta.ca (129.128.5.19)
  by murphy.debian.org with SMTP; 30 Oct 1999 07:35:27 -0000
Received: from localhost (async16-7.remote.ualberta.ca [129.128.237.16])
	by pilsener.srv.ualberta.ca (8.9.3/8.9.3) with ESMTP id BAA13368;
	Sat, 30 Oct 1999 01:35:20 -0600 (MDT)
Received: from localhost [127.0.0.1] (jgg)
	by localhost with smtp (Exim 2.11 #1)
	id 11hSOZ-0004aq-00 (Debian); Sat, 30 Oct 1999 00:53:47 -0600
Date: Sat, 30 Oct 1999 00:53:47 -0600 (MDT)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@localhost
To: Paul Kimoto <kimoto@lightlink.com>, 48699-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#48699: "apt-get -b source foo && dpkg -i foo*.deb" != "apt-get install foo"
In-Reply-To: <[🔎] 19991030004829.A13012@adore.lightlink.com>
Message-ID: <[🔎] Pine.LNX.3.96.991030005226.30468o-100000@localhost>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


On Sat, 30 Oct 1999, Paul Kimoto wrote:

> Is this a bug, or a feature?  If a feature, is this discussed anywhere
> in the documentation?

Feature, and I don't think it is well documented. The end result is that
APT can differentiate between some 'same version different compiles'
situations and in that case it 'upgrades' to the version in the archive
which is presumably newer.

If this is undesired there are two options:
   1) Hold
   2) Recompile and change the version number like you are supposed to

Jason


Reply to: