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

Bug#243732: marked as done (apt-get claims no new package installed, even after new was installed)



Your message dated Wed, 14 Apr 2004 10:18:04 -0700
with message-id <20040414171804.GL5858@alcor.net>
and subject line Bug#243732: apt-get claims no new package installed, even after new was installed
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; 14 Apr 2004 16:56:57 +0000
>From wtautz@cs.uwaterloo.ca Wed Apr 14 09:56:57 2004
Return-path: <wtautz@cs.uwaterloo.ca>
Received: from debian31.cscf.uwaterloo.ca (debian31.cscf) [129.97.15.16] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BDnh3-0000Bm-00; Wed, 14 Apr 2004 09:56:57 -0700
Received: from root by debian31.cscf with local (Exim 4.30)
	id 1BDngq-0007Rr-LB; Wed, 14 Apr 2004 12:56:44 -0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: root <wtautz@cs.uwaterloo.ca>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt-get claims no new package installed, even after new was installed
X-Mailer: reportbug 2.56
Date: Wed, 14 Apr 2004 12:56:44 -0400
Message-Id: <[🔎] E1BDngq-0007Rr-LB@debian31.cscf>
X-BadReturnPath: root@debian31 rewritten as wtautz@cs.uwaterloo.ca
  using "From" header
Delivered-To: submit@bugs.debian.org
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



NOTE. The apt sources list contains a source that is unreachable
      outside of university of waterloo.


 Here is the message I get:

apt-get install systemimager-doc
Reading Package Lists... Done
Building Dependency Tree... Done
Suggested packages:
  systemimager-server
The following NEW packages will be installed:
  systemimager-doc
0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded.
Need to get 421kB of archives.
After unpacking 864kB of additional disk space will be used.
Get:1 ftp://debian30.math sarge/main systemimager-doc 3.0.1-11 [421kB]
Fetched 421kB in 0s (1609kB/s)
Selecting previously deselected package systemimager-doc.
(Reading database ... 47417 files and directories currently installed.)
Unpacking systemimager-doc (from .../systemimager-doc_3.0.1-11_all.deb) ...
Setting up systemimager-doc (3.0.1-11) ...
Reading Package Lists... Done
Building Dependency Tree... Done
systemimager-doc is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.


Note, I am running apt-get as a cover script and it's possible that
the following maybe causing a problem?
trap 'echo Can not interrupt while doing xhier stuff....' INT QUIT

it should be noted that I'm pretty convinced that I have a trap ""
before I run the real apt-get binary so I'm mystified....
So I guess a question I have is what kind of signal handling does
apt have. I have confirmed that if I run the apt-get binary
directly rather than my cover I don't get the message about no new
packages installed after a new package is installed. Any 
clarification would be greatly appreciated.


-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
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/sbin/dpkg-preconfigure --apt || true";

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

# deb http://security.debian.org/ sarge/updates main contrib



deb ftp://debian30.math/debian/ sarge main contrib non-free
deb ftp://debian30.math.uwaterloo.ca/debian-non-US sarge/non-US main contrib  non-free
deb-src ftp://debian30.math/debian/ sarge main  contrib non-free
deb-src ftp://debian30.math/debian-non-US sarge/non-US main contrib  non-free
#
#deb ftp://ftp.de.debian.org/debian/ sarge main contrib non-free
#deb ftp://ftp.de.debian.org/debian-non-US/ sarge/non-US main contrib  non-free
#deb-src ftp://ftp.de.debian.org/debian/ sarge main  contrib non-free
#deb-src ftp://ftp.de.debian.org/debian-non-US sarge/non-US main contrib  non-free



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.3-1-686
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 243732-done) by bugs.debian.org; 14 Apr 2004 17:18:36 +0000
>From mdz@alcor.net Wed Apr 14 10:18:36 2004
Return-path: <mdz@alcor.net>
Received: from mta9.adelphia.net [68.168.78.199] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BDo1z-0006Oc-00; Wed, 14 Apr 2004 10:18:36 -0700
Received: from mizar.alcor.net ([69.167.148.1]) by mta9.adelphia.net
          (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP
          id <20040414171805.OGHO26615.mta9.adelphia.net@mizar.alcor.net>;
          Wed, 14 Apr 2004 13:18:05 -0400
Received: from mdz by mizar.alcor.net with local (Exim 4.31)
	id 1BDo1U-0001x8-RD; Wed, 14 Apr 2004 10:18:04 -0700
Date: Wed, 14 Apr 2004 10:18:04 -0700
From: Matt Zimmerman <mdz@debian.org>
To: root <wtautz@cs.uwaterloo.ca>, 243732-done@bugs.debian.org
Subject: Re: Bug#243732: apt-get claims no new package installed, even after new was installed
Message-ID: <20040414171804.GL5858@alcor.net>
References: <[🔎] E1BDngq-0007Rr-LB@debian31.cscf>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] E1BDngq-0007Rr-LB@debian31.cscf>
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Matt Zimmerman <mdz@alcor.net>
Delivered-To: 243732-done@bugs.debian.org
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 Wed, Apr 14, 2004 at 12:56:44PM -0400, root wrote:

> apt-get install systemimager-doc
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Suggested packages:
>   systemimager-server
> The following NEW packages will be installed:
>   systemimager-doc
> 0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded.
> Need to get 421kB of archives.
> After unpacking 864kB of additional disk space will be used.
> Get:1 ftp://debian30.math sarge/main systemimager-doc 3.0.1-11 [421kB]
> Fetched 421kB in 0s (1609kB/s)
> Selecting previously deselected package systemimager-doc.
> (Reading database ... 47417 files and directories currently installed.)
> Unpacking systemimager-doc (from .../systemimager-doc_3.0.1-11_all.deb) ...
> Setting up systemimager-doc (3.0.1-11) ...

This worked fine.

> Reading Package Lists... Done
> Building Dependency Tree... Done
> systemimager-doc is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.

This is apt-get being invoked a second time, trying to install the same
package which was already installed above.  This seems like a problem with
your script.

-- 
 - mdz



Reply to: