public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Zac Medico <zmedico@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] upcoming problem? new-style virtuals and USE deps
Date: Mon, 22 Feb 2010 13:06:37 -0800	[thread overview]
Message-ID: <4B82F1DD.7050201@gentoo.org> (raw)
In-Reply-To: <robbat2-20100222T183909-879632651Z@orbis-terrarum.net>

On 02/22/2010 10:46 AM, Robin H. Johnson wrote:
> So I've started to see the proliferation of manual || structures for USE deps,
> where virtuals would normally be used, but it seems that either USE deps from
> the virtuals aren't propogated down to the packages themselves, or developers
> aren't aware of said propagation.
> 
> DEPEND="...
>  	|| (
> 		>=dev-db/mysql-5.0.76-r1[embedded?,-minimal]
> 		>=dev-db/mysql-community-5.0.77-r1[embedded?,-minimal]
>     )
> 	..."
> 
> dev-db/mysql-community will be dropped later this year, however before then
> there will be 3 other variants added, all of which need to go into
> virtual/mysql:
> dev-db/mysql-cluster
> dev-db/mariadb
> dev-db/mysql-ourdelta
> 
> Suggestions on the actual problem source, and potential solutions welcome?

There was a bug in <sys-apps/portage-2.1.7 (fixed in svn r14281)
which prevented propagation of USE deps in virtuals. If you set
EAPI=3 in the ebuilds then that will ensure that users will not
encounter the bug.
-- 
Thanks,
Zac



  reply	other threads:[~2010-02-22 21:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-22 18:46 [gentoo-dev] upcoming problem? new-style virtuals and USE deps Robin H. Johnson
2010-02-22 21:06 ` Zac Medico [this message]
2010-02-24 18:49   ` Ciaran McCreesh
2010-02-24 20:44     ` Zac Medico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B82F1DD.7050201@gentoo.org \
    --to=zmedico@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox