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

Bug#220858: marked as done (Incorrectly suggests "apt-get -f install" when build-deps are broken)



Your message dated Wed, 24 Dec 2003 18:17:08 -0500
with message-id <E1AZIFY-00063s-00@auric.debian.org>
and subject line Bug#220858: fixed in apt 0.5.16
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; 15 Nov 2003 06:26:33 +0000
>From branden@deadbeast.net Sat Nov 15 00:26:32 2003
Return-path: <branden@deadbeast.net>
Received: from dhcp065-026-182-085.indy.rr.com (redwald.deadbeast.net) [65.26.182.85] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AKttA-0007id-00; Sat, 15 Nov 2003 00:26:32 -0600
Received: by redwald.deadbeast.net (Postfix, from userid 1000)
	id CCFA26419B; Sat, 15 Nov 2003 01:26:31 -0500 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Branden Robinson <branden@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt: apt-get build-dep can issue spurious complaints about broken
 installation
X-Mailer: reportbug 2.36
Date: Sat, 15 Nov 2003 01:26:31 -0500
Message-Id: <20031115062631.CCFA26419B@redwald.deadbeast.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0
	tests=HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_11_13
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_13 (1.174.2.15-2003-03-30-exp)

Package: apt
Version: 0.5.14
Severity: normal

redwald:~# apt-get build-dep subversion
Reading Package Lists... Done
Building Dependency Tree... Done
E: Some broken packages were found while trying to process build-dependencies for subversion.
You might want to run `apt-get -f install' to correct these.
redwald:~# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

I presume the problem is that subversion's build-dependencies are
unsatisfiable, but that's not what apt is telling me; instead, it's telling me
my system is busted, which by its own subsequent testimony is not the case.

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "powerpc";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Cache-Limit "16777216";
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 --

# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.

# experimental
deb http://http.us.debian.org/debian/ ../project/experimental main
deb-src http://http.us.debian.org/debian/ ../project/experimental main

# unstable
deb http://http.us.debian.org/debian unstable main contrib non-free
deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free

deb-src http://http.us.debian.org/debian unstable main contrib non-free
deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free

# testing
deb http://http.us.debian.org/debian/ testing main  
deb-src http://http.us.debian.org/debian/ testing main  

deb http://non-us.debian.org/debian-non-US testing/non-US main
deb-src http://non-us.debian.org/debian-non-US testing/non-US main

# stable
deb http://http.us.debian.org/debian/ stable main  
deb-src http://http.us.debian.org/debian/ stable main  

deb http://non-us.debian.org/debian-non-US stable/non-US main
deb-src http://non-us.debian.org/debian-non-US stable/non-US main

# stable security
deb http://security.debian.org stable/updates main
deb-src http://security.debian.org stable/updates main

# testing security
deb http://security.debian.org testing/updates main
deb-src http://security.debian.org testing/updates main

# deb http://snapshot.debian.net/archive/2003/05/14/debian unstable main

-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux redwald 2.4.22-powerpc #1 Sat Oct 25 16:59:03 EST 2003 ppc
Locale: LANG=C, LC_CTYPE=en_US.UTF-8

Versions of packages apt depends on:
ii  libc6                       2.3.2.ds1-10 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.3.2-4    GCC support library
ii  libstdc++5                  1:3.3.2-4    The GNU Standard C++ Library v3

-- no debconf information


---------------------------------------
Received: (at 220858-close) by bugs.debian.org; 25 Dec 2003 00:04:08 +0000
>From katie@auric.debian.org Wed Dec 24 18:04:08 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AZILO-0001It-00; Wed, 24 Dec 2003 17:23:10 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1AZIFY-00063s-00; Wed, 24 Dec 2003 18:17:08 -0500
From: Matt Zimmerman <mdz@debian.org>
To: 220858-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#220858: fixed in apt 0.5.16
Message-Id: <E1AZIFY-00063s-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Wed, 24 Dec 2003 18:17:08 -0500
Delivered-To: 220858-close@bugs.debian.org

Source: apt
Source-Version: 0.5.16

We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive:

apt-doc_0.5.16_all.deb
  to pool/main/a/apt/apt-doc_0.5.16_all.deb
apt-utils_0.5.16_i386.deb
  to pool/main/a/apt/apt-utils_0.5.16_i386.deb
apt_0.5.16.dsc
  to pool/main/a/apt/apt_0.5.16.dsc
apt_0.5.16.tar.gz
  to pool/main/a/apt/apt_0.5.16.tar.gz
apt_0.5.16_i386.deb
  to pool/main/a/apt/apt_0.5.16_i386.deb
libapt-pkg-dev_0.5.16_i386.deb
  to pool/main/a/apt/libapt-pkg-dev_0.5.16_i386.deb
libapt-pkg-doc_0.5.16_all.deb
  to pool/main/a/apt/libapt-pkg-doc_0.5.16_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 220858@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matt Zimmerman <mdz@debian.org> (supplier of updated apt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 24 Dec 2003 14:54:40 -0800
Source: apt
Binary: apt-utils libapt-pkg-doc libapt-pkg-dev apt-doc apt
Architecture: source all i386
Version: 0.5.16
Distribution: unstable
Urgency: low
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Matt Zimmerman <mdz@debian.org>
Description: 
 apt        - Advanced front-end for dpkg
 apt-doc    - Documentation for APT
 apt-utils  - APT utility programs
 libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - Documentation for APT development
Closes: 212344 220858 222560
Changes: 
 apt (0.5.16) unstable; urgency=low
 .
   * po/de.po update from Michael Karcher <karcher@physik.fu-berlin.de>
     (Closes: #222560)
   * Update config.guess and config.sub from autotools-dev 20031007.1
   * Add knetbsd to buildlib/ostable (Closes: #212344)
   * Don't suggest apt-get -f install to correct broken build-deps; broken
     installed packages are rarely the cause (Closes: #220858)
   * Avoid clobbering configure.in if sed fails
Files: 
 5c3074c4b45d0bf1a6e33ee325e7f440 756 admin important apt_0.5.16.dsc
 103e00c0e35e8f8fd7d3e2b2adecc4e3 1156256 admin important apt_0.5.16.tar.gz
 13cce20d02e8aad771defc6eeeae55a4 65650 doc optional apt-doc_0.5.16_all.deb
 f664cff7e18ec12c524d10d8730c70cb 97052 doc optional libapt-pkg-doc_0.5.16_all.deb
 ae33aace5d39dc19cf5b9a2a8c6fdf95 854020 base important apt_0.5.16_i386.deb
 dbf589345276c8de291fbd5c392df443 64362 libdevel optional libapt-pkg-dev_0.5.16_i386.deb
 6e525481be0773ac62bb3d6168bb5cbe 166756 admin optional apt-utils_0.5.16_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/6hpiArxCt0PiXR4RAnNmAJ9CSWJJko5L89TvF12+kj4jwvzLowCgyc0l
kq/DZgT5f1lfQe1dK+m+DqI=
=yOEQ
-----END PGP SIGNATURE-----



Reply to: