From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OFwUo-0000ls-J3 for garchives@archives.gentoo.org; Sat, 22 May 2010 21:44:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F210E0812; Sat, 22 May 2010 21:44:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 17A4DE0812 for ; Sat, 22 May 2010 21:44:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B7DC21B400A for ; Sat, 22 May 2010 21:44:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.289 X-Spam-Level: X-Spam-Status: No, score=-1.289 required=5.5 tests=[AWL=-1.104, BAYES_40=-0.185] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DUc3N+Cr7nIa for ; Sat, 22 May 2010 21:44:20 +0000 (UTC) Received: from ironport2-out.pppoe.ca (ironport2-out.teksavvy.com [206.248.154.181]) by smtp.gentoo.org (Postfix) with ESMTP id E23E51B4016 for ; Sat, 22 May 2010 21:44:18 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAArt90tMCpzA/2dsb2JhbACeEXK8bIUTBIklgxo X-IronPort-AV: E=Sophos;i="4.53,283,1272859200"; d="scan'208";a="64841563" Received: from 76-10-156-192.dsl.teksavvy.com (HELO waltdnes.org) ([76.10.156.192]) by ironport2-out.pppoe.ca with SMTP; 22 May 2010 17:44:16 -0400 Received: by waltdnes.org (sSMTP sendmail emulation); Sat, 22 May 2010 17:44:11 -0400 From: "Walter Dnes" Date: Sat, 22 May 2010 17:44:11 -0400 To: Gentoo Users List Subject: [gentoo-user] revdep-rebuild looking for non-existant dev-libs/poppler Message-ID: <20100522214411.GA8342@waltdnes.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Archives-Salt: 89e7c09c-e4e2-479e-9478-47d138d339f5 X-Archives-Hash: 5999e250ad4fa7d506c8ee192113206d I'm doing "revdep-rebuild --library libjpeg.so.7". It finds broken packages, It gets to the point of... ========================================= * Generated new 4_raw.rr and 4_owners.rr * Cleaning list of packages to rebuild * Generated new 4_pkgs.rr * Assigning packages to ebuilds * Generated new 4_ebuilds.rr * Evaluating package order * Generated new 5_order.rr * All prepared. Starting rebuild emerge --oneshot app-text/ghostscript-gpl:0 app-text/wv:0 dev-libs/poppler:0 media-gfx/gimp:2 media-gfx/graphviz:0 media-libs/gd:2 media-libs/gegl:0 media-libs/imlib2:0 media-libs/libmng:0 media-libs/libwmf:0 media-video/mplayer:0 x11-libs/openmotif:0 x11-libs/qt:3 .......... Calculating dependencies... done! emerge: there are no ebuilds to satisfy "dev-libs/poppler:0". ============================================================= The obvious first step is "equery depends dev-libs/poppler" ...which finds absolutely nothing. No hits from the commands... grep poppler /etc/portage/package.* grep poppler /etc/make.conf Not only that, but there doesn't appear to be a dev-libs/poppler in my portage tree. Now what? -- Walter Dnes