Your message dated Mon, 10 May 2004 08:50:01 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#248309: apt: Package versions mixed up
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; 10 May 2004 13:11:11 +0000
>From [EMAIL PROTECTED] Mon May 10 06:11:11 2004
Return-path: <[EMAIL PROTECTED]>
Received: from coyote220.nextra.hu [213.134.7.220]
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1BNAYo-00037l-00; Mon, 10 May 2004 06:11:10 -0700
Received: (qmail 28014 invoked by uid 404); 10 May 2004 13:11:01 -0000
Received: from unknown (HELO debian.gcmi.hu) (213.134.24.193)
by 0 with SMTP; 10 May 2004 13:11:00 -0000
Received: from localhost (debian [127.0.0.1])
by debian.gcmi.hu (Postfix) with ESMTP
id DCF906FE; Mon, 10 May 2004 15:10:41 +0200 (CEST)
Received: from debian.gcmi.hu ([127.0.0.1])
by localhost (debian.gcmi.hu [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id 02688-06; Mon, 10 May 2004 15:10:22 +0200 (CEST)
Received: by debian.gcmi.hu (Postfix, from userid 0)
id 6CD4F7F2; Mon, 10 May 2004 15:10:22 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Gabriel Akos <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt: Package versions mixed up
X-Mailer: reportbug 2.56
Date: Mon, 10 May 2004 15:10:22 +0200
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at gcmi.hu
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
using "From" header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
X-CrossAssassin-Score: 1
Package: apt
Version: 0.5.24
Severity: normal
Tags: sid
debian:~# apt-get install shellutils textutils
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be upgraded:
shellutils textutils
2 upgraded, 0 newly installed, 0 to remove and 49 not upgraded.
Need to get 0B/15.4kB of archives.
After unpacking 3559kB disk space will be freed.
Reading changelogs...
(Reading database ... 62946 files and directories currently
installed.)
Preparing to replace shellutils 2.0.11-11 (using
.../shellutils_5.0.91-2_all.deb) ...
Unpacking replacement shellutils ...
Setting up shellutils (5.0.91-2) ...
(Reading database ... 62921 files and directories currently
installed.)
Preparing to replace textutils 2.0-12 (using
.../textutils_5.0.91-2_all.deb) ...
Unpacking replacement textutils ...
Setting up textutils (5.0.91-2) ...
Look at the "Preparing to replace " and the line below. Versions do not
match, but seems to be mixed up between the two packages installed :)
-- Package-specific info:
-- apt-config dump --
APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Cache-Limit "12582912";
APT::Default-Release "testing";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
-- (no /etc/apt/preferences present) --
-- /etc/apt/sources.list --
deb http://security.debian.org/ stable/updates main non-free contrib
deb ftp://ftp.fsn.hu/pub/linux/distributions/debian/ stable main non-free
contrib
deb ftp://ftp.fsn.hu/pub/linux/distributions/debian/ sarge main non-free contrib
deb ftp://ftp.fsn.hu/pub/linux/distributions/debian/ unstable main non-free
contrib
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://non-us.debian.org/debian-non-US sarge/non-US main contrib non-free
deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib
non-free
#deb-src http://non-us.debian.org/debian-non-US sarge/non-US main contrib
non-free
#deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib
non-free
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.25
Locale: LANG=C, LC_CTYPE=C
Versions of packages apt depends on:
ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an
ii libgcc1 1:3.3.3-6 GCC support library
ii libstdc++5 1:3.3.3-6 The GNU Standard C++ Library v3
-- no debconf information
---------------------------------------
Received: (at 248309-done) by bugs.debian.org; 10 May 2004 15:50:32 +0000
>From [EMAIL PROTECTED] Mon May 10 08:50:32 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mta9.adelphia.net [68.168.78.199]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BND32-0001P0-00; Mon, 10 May 2004 08:50:32 -0700
Received: from mizar.alcor.net ([69.167.148.207]) by mta9.adelphia.net
(InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP
id <[EMAIL PROTECTED]>;
Mon, 10 May 2004 11:50:02 -0400
Received: from mdz by mizar.alcor.net with local (Exim 4.33)
id 1BND2X-0002CU-B9; Mon, 10 May 2004 08:50:01 -0700
Date: Mon, 10 May 2004 08:50:01 -0700
From: Matt Zimmerman <[EMAIL PROTECTED]>
To: Gabriel Akos <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#248309: apt: Package versions mixed up
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Matt Zimmerman <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
X-CrossAssassin-Score: 1
On Mon, May 10, 2004 at 03:10:22PM +0200, Gabriel Akos wrote:
> Package: apt
> Version: 0.5.24
> Severity: normal
> Tags: sid
>
> debian:~# apt-get install shellutils textutils
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following packages will be upgraded:
> shellutils textutils
> 2 upgraded, 0 newly installed, 0 to remove and 49 not upgraded.
> Need to get 0B/15.4kB of archives.
> After unpacking 3559kB disk space will be freed.
> Reading changelogs...
> (Reading database ... 62946 files and directories currently
> installed.)
> Preparing to replace shellutils 2.0.11-11 (using
> .../shellutils_5.0.91-2_all.deb) ...
> Unpacking replacement shellutils ...
> Setting up shellutils (5.0.91-2) ...
> (Reading database ... 62921 files and directories currently
> installed.)
> Preparing to replace textutils 2.0-12 (using
> .../textutils_5.0.91-2_all.deb) ...
> Unpacking replacement textutils ...
> Setting up textutils (5.0.91-2) ...
>
>
> Look at the "Preparing to replace " and the line below. Versions do not
> match, but seems to be mixed up between the two packages installed :)
First, these messages are printed by dpkg, not apt. Second, they are
correct. :-)
It is preparing to replace old_version (using new_package).
--
- mdz