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 1N0GSV-00028R-Bi for garchives@archives.gentoo.org; Tue, 20 Oct 2009 15:17:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B718E087D; Tue, 20 Oct 2009 15:17:09 +0000 (UTC) Received: from mail-fx0-f211.google.com (mail-fx0-f211.google.com [209.85.220.211]) by pigeon.gentoo.org (Postfix) with ESMTP id 5F93FE087D for ; Tue, 20 Oct 2009 15:17:09 +0000 (UTC) Received: by fxm7 with SMTP id 7so6199234fxm.34 for ; Tue, 20 Oct 2009 08:17:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=9w5FnnR3EAAX+w9Sk7PYCawuwslTVr2+mP32reDaRgo=; b=SLozfdZMLB/pVlaq3Lam3bxoHmbbb8YZcjrjR3v2bu9AJmSg0nj57msDtUClgQo8lr ebwuyLzxTvJkCXKC4ggVzVWPTxFXSpFtCtRKuD8dxY3yd87fQ6G0Mq1+2Vax670zpVNf aLkcnFzYHoOY98elmsD6jY2bMjZW4A2a7fIv4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ULy4k/onsy5DEBvRbNG0Xb/Nqe0VaXIxqIDVOg6owEZ2pr3g6oMtjZcSzwKoWoeVVl fBNtHk8yBE7oHKLnICJCX6e41OHJEiIjvspn8fG4zw1zJzrZVqyyKcPV2mNQBlmLAUZg CjkNtaIjrHw+r1NCVqPqKP2I/Qh9Ofyfq5oIw= 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 Received: by 10.204.34.199 with SMTP id m7mr6556383bkd.48.1256051828684; Tue, 20 Oct 2009 08:17:08 -0700 (PDT) In-Reply-To: <358eca8f0910200815me8b911cu461e0b53488c87e@mail.gmail.com> References: <200910190657.07009.michaelkintzios@gmail.com> <200910201530.03937.alan.mckinnon@gmail.com> <358eca8f0910200644j59023979g7ad45dee6fcc864a@mail.gmail.com> <200910201602.40989.alan.mckinnon@gmail.com> <358eca8f0910200707y1b31c8fdl2bf8f3f212e529d9@mail.gmail.com> <20091020151336.60c5146a@majikthise> <358eca8f0910200815me8b911cu461e0b53488c87e@mail.gmail.com> Date: Tue, 20 Oct 2009 16:17:08 +0100 Message-ID: <358eca8f0910200817u59b1e6c4od7d1c3a242de768d@mail.gmail.com> Subject: Re: [gentoo-user] Re: mysql USE flag error From: Mick To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1b30926d-159a-4336-bacd-2888db2764fd X-Archives-Hash: 2230a9d96f727c0f9ba3fdce7a4b347a 2009/10/20 Mick : > 2009/10/20 Neil Bothwick : >> On Tue, 20 Oct 2009 15:07:23 +0100, Mick wrote: >> >>> emerge: there are no ebuilds built with USE flags to satisfy >>> ">=3Ddev-libs/soprano-2.3.0[clucene,dbus,raptor,java]". >>> !!! One of the following packages is required to complete your request: >>> - dev-libs/soprano-2.3.1 (Change USE: +java) >>> (dependency required by "kde-base/nepomuk-4.3.1" [ebuild]) >>> (dependency required by "kde-base/kmail-4.3.1-r1" [ebuild]) >>> (dependency required by "world" [argument]) >>> >>> Why on earth does kmail need jdk? >> >> It doesn't, it needs nepomuk which in turn needs soprano with either the >> java or redland USE flag. >> >>> How can I avoid installing java? >> >> Either merge soprano with USE=3D"redland" or set USE=3D"-semantic-deskto= p" >> to do without nepomuk altogether. > > Thank you all for persisting with me. =A0:-) > > I'm afraid the -semantic-desktop USE flag did not cut it. =A0So, I > emerged dev-libs/soprano with -java +redland and all seems good. > > A few more things that look odd are: > > [ebuild =A0N =A0 =A0] net-libs/libvncserver-0.9.1 =A0USE=3D"jpeg zlib -no= 24bpp > -nobackchannel" 1,036 kB [0] > [ebuild =A0N =A0 =A0] sys-boot/lilo-22.8-r2 =A0USE=3D"-device-mapper -min= imal > -pxeserial -static" 431 kB [0] > [ebuild =A0N =A0 =A0] dev-games/libggz-0.0.14.1 =A0USE=3D"-debug -gnutls"= 467 kB [0] > [ebuild =A0N =A0 =A0] dev-games/ggz-client-libs-0.0.14.1 =A0USE=3D"-debug= " 600 kB [0] > > I don't really need a vnc server on this machine. =A0I also don't need > games and I prefer GRUB to LILO. =A0So why is KDE4 springing all these > goodies onto me? > > How should I tell it not to? > -- > Regards, > Mick > Ditto for sys-devel/bin86 - do I need such a thing? --=20 Regards, Mick