From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-60496-garchives=archives.gentoo.org@gentoo.org>)
	id 1HLNbc-0001ds-KS
	for garchives@archives.gentoo.org; Sun, 25 Feb 2007 17:56:17 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1PHt33j017735;
	Sun, 25 Feb 2007 17:55:03 GMT
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1PHomib013131
	for <gentoo-user@lists.gentoo.org>; Sun, 25 Feb 2007 17:50:49 GMT
Received: by an-out-0708.google.com with SMTP id b8so593918ana
        for <gentoo-user@lists.gentoo.org>; Sun, 25 Feb 2007 09:50:48 -0800 (PST)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=AKakfO3oN3obKNjdGov13AVrlPpnIoplpDBe99STbRMcHx9GmWgGgcGI3UpqgmC37Y5qlUxxj3/g9PfpaAD7h+Ave0wXH5IKD6sfuBMxOz5J4jzQHadqHVmdyTR+QB7jDT6tIREk/vAnJ4sPsLC22JgbuZn08O1QROjvuzW9WXM=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=IRRXQhjrvBe/8M8meYFk7nPuWXtbTlhMlwjYygaaWMt0XIEP9hPxRiD3hKEQBGNRI1F7XJYKIzgoDxjVoIUB+z6HVV2IN6tVENHjU2W544PFzCHprEn6T5TJZQ+Eiakrm7CYjDJ/LGzXfdgf/eirI/AnhQR0Mz/aEqSyaNO4FRE=
Received: by 10.114.126.1 with SMTP id y1mr1037040wac.1172425848160;
        Sun, 25 Feb 2007 09:50:48 -0800 (PST)
Received: by 10.115.77.11 with HTTP; Sun, 25 Feb 2007 09:50:47 -0800 (PST)
Message-ID: <5bdc1c8b0702250950m5516a81bxab47a163d12dce19@mail.gmail.com>
Date: Sun, 25 Feb 2007 09:50:47 -0800
From: "Mark Knecht" <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] emerge --depclean wants to remove required packages
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Archives-Salt: 9712db28-112f-4055-8db6-5d537f5f82a1
X-Archives-Hash: 320b6100ef6fc844db4ac3dbf935ded8

Hi,
   I've been cleaning up a machine trying to fix a problem with
Evolution crashing. I'm down to the point where all the dependencies
(emerge -DuN and revdep-rebuild) are clean but when I run emerge
--depclean wants remove packages that would break dependencies.

   I understand that I could fix this by adding these 15 packages to
the world file on this machine, but isn't doing that really wrong?

   Is there no tool better than emerge --depclean for determining what
really needs to be removed?

   Here's a list of what --depclean wants to remove:

net-misc/curl
perl-core/Digest-MD5
perl-core/DB_File
media-libs/jasper
dev-lang/tk
sys-libs/libcap
perl-core/libnet
x11-libs/libXvMC
perl-core/Storable
dev-lang/swig
dev-scheme/guile
x11-libs/fox-wrapper
gnome-extra/at-spi
media-libs/jbigkit
dev-lang/tcl

   Many, but not all, of these seem to be traceable back to either
Evolution, spamassassin or Gnome.

   Are these bugs in the ebuilds that should be reported or is there
some correct way for me to fix this up?

Thanks,
Mark
-- 
gentoo-user@gentoo.org mailing list