From: Jason Stubbs <jstubbs@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Unmasking modular X
Date: Wed, 25 Jan 2006 20:27:22 +0900 [thread overview]
Message-ID: <200601252027.22591.jstubbs@gentoo.org> (raw)
In-Reply-To: <43D7409C.6090207@gentoo.org>
On Wednesday 25 January 2006 18:10, Donnie Berkholz wrote:
> Jason Stubbs wrote:
> > DEPEND="x11-base/xorg-x11" # wrong
> > DEPEND="virtual/x11" # wrong
> > DEPEND="|| ( x11? ( virtual/x11 ) )" # wrong
> > DEPEND="|| ( misc/atoms virtual/x11 )" # right
> >
> > There's a small possibility that broken packages will be missed by this,
> > but is there any chance that valid packages will be incorrectly flagged?
> > If this gets a go-ahead, it'll be easy enough to get in for the next
> > release (which is likely this coming Saturday).
>
> It sounds right. There should be no valid instance of virtual/x11 that
> is not within an || dep.
I've implemented and tested the check locally but haven't committed it yet.
Repoman isn't really structured to allow for tests against a set of ebuilds
so the checks are done on every version. There is also definitely one false
positive (virtual/x11-6.8) so, for this and the fact that every version is
tested, it would probably better to just make it a warning. Thoughts?
--
Jason Stubbs
--
gentoo-dev@gentoo.org mailing list
next prev parent reply other threads:[~2006-01-25 11:30 UTC|newest]
Thread overview: 82+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-24 7:06 [gentoo-dev] Unmasking modular X Donnie Berkholz
2006-01-24 7:18 ` Ciaran McCreesh
2006-01-24 7:33 ` Donnie Berkholz
2006-01-24 17:25 ` Mark Loeser
2006-01-24 18:34 ` Lares Moreau
2006-01-24 18:44 ` Mark Loeser
2006-01-24 18:52 ` Wernfried Haas
2006-01-25 5:18 ` [gentoo-dev] " Duncan
2006-01-24 21:32 ` [gentoo-dev] " Donnie Berkholz
2006-01-24 22:06 ` Olivier Crete
2006-01-24 22:33 ` Marius Mauch
2006-01-24 22:42 ` Donnie Berkholz
2006-01-24 23:38 ` Georgi Georgiev
2006-01-25 1:21 ` Ciaran McCreesh
2006-01-25 6:28 ` Donnie Berkholz
2006-01-25 6:38 ` Donnie Berkholz
2006-01-25 6:53 ` Ciaran McCreesh
2006-01-25 7:08 ` Jason Stubbs
2006-01-25 7:19 ` Donnie Berkholz
2006-01-25 7:39 ` Jason Stubbs
2006-01-25 7:24 ` Ciaran McCreesh
2006-01-25 7:40 ` Donnie Berkholz
2006-01-25 8:12 ` Jason Stubbs
2006-01-25 8:43 ` Donnie Berkholz
2006-01-25 9:06 ` Jason Stubbs
2006-01-25 9:10 ` Donnie Berkholz
2006-01-25 11:27 ` Jason Stubbs [this message]
2006-01-25 11:46 ` Brian Harring
2006-01-25 12:18 ` Jason Stubbs
2006-01-25 12:47 ` Brian Harring
2006-01-25 13:09 ` Jason Stubbs
2006-01-26 7:08 ` Donnie Berkholz
2006-01-26 7:26 ` Jason Stubbs
2006-01-26 7:49 ` Donnie Berkholz
2006-01-31 2:41 ` Mark Loeser
2006-01-31 4:13 ` Patrick McLean
2006-01-31 4:49 ` [gentoo-dev] " Joshua Jackson
2006-01-31 6:01 ` Donnie Berkholz
2006-01-31 6:47 ` Joshua Jackson
2006-01-31 7:35 ` Donnie Berkholz
2006-01-31 8:18 ` Joshua Jackson
2006-01-31 8:26 ` Donnie Berkholz
2006-01-31 11:29 ` Jason Stubbs
2006-01-31 17:28 ` Mark Loeser
2006-01-31 18:41 ` Donnie Berkholz
2006-01-31 19:39 ` Ciaran McCreesh
2006-02-01 0:50 ` Jason Stubbs
2006-02-01 7:19 ` Mark Loeser
2006-02-01 8:25 ` Donnie Berkholz
2006-02-01 10:18 ` Ciaran McCreesh
2006-01-25 18:48 ` [gentoo-dev] " Donnie Berkholz
2006-01-25 19:24 ` Chris Gianelloni
2006-01-25 20:31 ` Donnie Berkholz
2006-01-25 20:36 ` Donnie Berkholz
2006-01-25 21:11 ` Chris Gianelloni
2006-01-25 21:36 ` Donnie Berkholz
2006-01-26 11:56 ` Brian Harring
2006-01-26 13:09 ` Jason Stubbs
2006-01-26 14:23 ` Jason Stubbs
2006-01-25 7:16 ` Donnie Berkholz
2006-01-25 7:27 ` Ciaran McCreesh
2006-01-25 7:34 ` Donnie Berkholz
2006-01-25 7:41 ` Ciaran McCreesh
2006-01-25 8:02 ` Donnie Berkholz
2006-01-24 8:34 ` Robin H. Johnson
2006-01-24 12:38 ` Christian Heim
2006-01-24 12:52 ` Carlos Silva
2006-01-24 14:08 ` Marcelo Góes
2006-01-24 22:20 ` Alfredo Perez
2006-01-25 0:03 ` Donnie Berkholz
2006-01-24 16:04 ` Chris Gianelloni
2006-01-24 19:50 ` Mike Doty
2006-01-24 21:26 ` Donnie Berkholz
2006-01-24 22:45 ` Donnie Berkholz
2006-01-24 22:55 ` Alec Warner
2006-01-24 23:35 ` Donnie Berkholz
2006-01-25 5:22 ` Jason Wever
2006-01-25 6:00 ` Joshua Baergen
2006-01-25 6:18 ` Ciaran McCreesh
2006-01-25 6:23 ` Donnie Berkholz
2006-01-25 5:05 ` [gentoo-dev] " Duncan
2006-01-25 6:53 ` [gentoo-dev] " Donnie Berkholz
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=200601252027.22591.jstubbs@gentoo.org \
--to=jstubbs@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