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

Bug#120942: marked as done (predepends breaks error messages)



Your message dated Tue, 26 Mar 2002 00:53:36 -0700 (MST)
with message-id <Pine.LNX.3.96.1020326005221.23957L-100000@wakko.debian.net>
and subject line Da
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; 24 Nov 2001 16:25:53 +0000
>From willy@www.linux.org.uk Sat Nov 24 10:25:53 2001
Return-path: <willy@www.linux.org.uk>
Received: from parcelfarce.linux.theplanet.co.uk (www.linux.org.uk) [195.92.249.252] (exim)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 167fcn-0000Mv-00; Sat, 24 Nov 2001 10:25:53 -0600
Received: from willy by www.linux.org.uk with local (Exim 3.33 #5)
	id 167fci-0003NA-00
	for submit@bugs.debian.org; Sat, 24 Nov 2001 16:25:48 +0000
Date: Sat, 24 Nov 2001 16:25:48 +0000
From: Matthew Wilcox <willy@debian.org>
To: submit@bugs.debian.org
Subject: predepends breaks error messages
Message-ID: <20011124162548.M1307@parcelfarce.linux.theplanet.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Sender:  <willy@www.linux.org.uk>
Delivered-To: submit@bugs.debian.org


Package: apt-get
Version: 0.5.4

With the packages in unstable in their current state, apt-get produces the
following error for me:

$ sudo apt-get dist-upgrade --ignore-hold
Password:
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Failed
Sorry, but the following packages have unmet dependencies:
  libgnomeprint15: PreDepends: gs
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

which is terribly confusing as I have `gs' installed.  What it
doesn't tell me is that its plan is to remove gs.  Using -o
Debug::pkgProblemResolver=yes shows what's actually going on:

Package tar has broken dep on cpio
  Considering cpio 19 as a solution to tar 5105
  Added cpio to the remove list
  Fixing tar via remove of cpio
Package dpkg-dev has broken dep on cpio
  Considering cpio 5105 as a solution to dpkg-dev 19
  Removing dpkg-dev rather than change cpio
Package debhelper has broken dep on dpkg-dev
  Considering dpkg-dev 5105 as a solution to debhelper 19
  Removing debhelper rather than change dpkg-dev
Package defoma has broken dep on debhelper
  Considering debhelper 5105 as a solution to defoma 19
  Removing defoma rather than change debhelper
Package gs-common has broken dep on defoma
  Considering defoma 5105 as a solution to gs-common 19
  Removing gs-common rather than change defoma
Package gs has broken dep on gs-common
  Considering gs-common 5105 as a solution to gs 19
  Removing gs rather than change gs-common

The error message could be considerably improved; there's nothing to
connect gs or libgnomeprint to the real problem (that tar and cpio are
conflicting).

I think there are several _other_ problems here, namely that defoma should
not depend on debhelper and libgnomeprint15 should not be pre-depending
on gs.  But this seems like a clear bug in apt-get.

-- 
Revolutions do not require corporate support.

---------------------------------------
Received: (at 120942-done) by bugs.debian.org; 26 Mar 2002 07:53:38 +0000
>From jgg@debian.org Tue Mar 26 01:53:38 2002
Return-path: <jgg@debian.org>
Received: from skip-ext.ab.videon.ca [206.75.216.36] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 16pllx-00071t-00; Tue, 26 Mar 2002 01:53:37 -0600
Received: (qmail 385 invoked from network); 26 Mar 2002 07:53:37 -0000
Received: from unknown (HELO wakko.debian.net) ([24.86.210.128]) (envelope-sender <jgg@debian.org>)
          by skip-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <120942-done@bugs.debian.org>; 26 Mar 2002 07:53:36 -0000
Received: from localhost
	([127.0.0.1] helo=wakko.debian.net ident=jgg)
	by wakko.debian.net with smtp (Exim 3.16 #1 (Debian))
	id 16pllw-0006Ub-00
	for <120942-done@bugs.debian.org>; Tue, 26 Mar 2002 00:53:36 -0700
Date: Tue, 26 Mar 2002 00:53:36 -0700 (MST)
From: Jason Gunthorpe <jgg@debian.org>
X-Sender: jgg@wakko.debian.net
To: 120942-done@bugs.debian.org
Subject: Da
Message-ID: <Pine.LNX.3.96.1020326005221.23957L-100000@wakko.debian.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 120942-done@bugs.debian.org


The error message is correct, the problem is that gs was not removed. This
is due to the extreme number of packages that would have had to have been
removed to get rid of tar/etc hiting the loop prevention limit..

Jason


-- 
To UNSUBSCRIBE, email to deity-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: