From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LU7Qh-0005sC-FE for garchives@archives.gentoo.org; Mon, 02 Feb 2009 22:38:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84180E047B; Mon, 2 Feb 2009 22:37:53 +0000 (UTC) Received: from mail-bw0-f12.google.com (mail-bw0-f12.google.com [209.85.218.12]) by pigeon.gentoo.org (Postfix) with ESMTP id CC39CE0478; Mon, 2 Feb 2009 22:37:52 +0000 (UTC) Received: by bwz5 with SMTP id 5so1671805bwz.10 for ; Mon, 02 Feb 2009 14:37:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=1apQTFHPIox6mQP3X0WUxjC3g28Po2n4RcxX/KdG7DE=; b=uo9pjKcZRywwIWDepx/uk6k7FB1M4QFpxpk2sp7/px1E9G7302jUStzCGWUjXPzXyK EgaR683L1FXPFz/zPwvQB1SWyz1fSFXwbLHok44Tp7yyKerqewWILV2qP1mCCOKTuvQT /LG90BFTe6dAS6Q80DNvW1I4ESRrBBf+uM9PU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=xU3kQeeqQ2BtAB2ftFNi/ugvzCp3MbJ57bLWCEqlZTNWQwAaEgsQc7HPeEJbJdghQB WSNph9MUwq2qjEFfpABNeLrQfZuIzyucrNEJWwyM/oWA6F4Om9utpm8LPMhGynPHKVP1 y5/LYhlfLF4uE7dHjgYR7TD8hW7rPZY0Tqd0M= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.223.110.6 with SMTP id l6mr137595fap.53.1233614271876; Mon, 02 Feb 2009 14:37:51 -0800 (PST) Date: Tue, 3 Feb 2009 00:37:51 +0200 Message-ID: <3743861a0902021437s2e1849bdo6a256cc4ce96c1c9@mail.gmail.com> Subject: [gentoo-dev] ebuild for x11-libs/qt-3.3.8-r3 is missing after portage update but required by the system configuration From: Dimitris Kavadas To: gentoo-user Cc: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: d6a94194-12c3-4838-b517-37b4d41b862d X-Archives-Hash: a8a19844cd8303be1eea048f525bc1f0 Hello, After updating portage via emerge --sync, I tried to perform world update issuing the following command: emerge -DupvN world The command ended with the following message: These are the packages that would be merged, in order: Calculating dependencies... done! emerge: there are no ebuilds to satisfy "=x11-libs/qt-3.3.8-r3". (dependency required by "net-wireless/kdebluetooth-1.0_beta1-r2" [installed]) (dependency required by "world" [argument]) So, what seems to be the problem? Is it my system configuration or is it a portage issue? TIA Dimitris