From: Neil Bothwick <neil@digimed.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: [FIXED] Protecting a package in package.keywords?
Date: Thu, 14 Dec 2006 08:54:43 +0000 [thread overview]
Message-ID: <20061214085443.6c751578@krikkit.digimed.co.uk> (raw)
In-Reply-To: <12c639a20612131932p1a5559a3u7b7509d49fc7db82@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 958 bytes --]
On Wed, 13 Dec 2006 22:32:35 -0500, Travis Osterman wrote:
> # cat /etc/portage/package.keywords | grep ivtv
> media-tv/ivtv
> # cat /etc/portage/package.mask | grep ivtv
> ~media-tv/ivtv-0.9.0
> # emerge -pv ivtv
> [ebuild N ] media-tv/ivtv-0.9.1
Here you are unkeyword-masking all versions and masking 0.9.0, so portage
picks the highest version that matches, which is 0.9.1.
> # cat /etc/portage/package.keywords | grep ivtv
> ~media-tv/ivtv-0.9.0
> # cat /etc/portage/package.mask | grep ivtv
> ~media-tv/ivtv-0.9.0
> # emerge -pv ivtv
> [ebuild N ] media-tv/ivtv-0.8.0
Now you are both unkeyword-masking and unmasking 0.9.0 but 0.9.1 is
already keyword masked, so the best match is 0.8.0.
keyword masking and package masking are considered separately, so although
0.9.0 may match on ACCEPT_KEYWORDS, it is still package masked.
--
Neil Bothwick
The people who are wrapped up in themselves are overdressed.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2006-12-14 9:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-13 21:59 [gentoo-user] Protecting a package in package.keywords? Travis Osterman
2006-12-13 22:14 ` Steve Dibb
2006-12-13 22:46 ` Travis Osterman
2006-12-13 23:30 ` Neil Bothwick
2006-12-13 23:55 ` Jason Ausmus
2006-12-14 0:45 ` Neil Bothwick
2006-12-14 12:13 ` Mick
2006-12-14 13:33 ` Neil Bothwick
2006-12-14 21:24 ` Jason Ausmus
2006-12-13 22:49 ` Bo Ørsted Andresen
2006-12-13 23:36 ` [gentoo-user] Re: [FIXED] " Travis Osterman
2006-12-14 3:10 ` Bo Ørsted Andresen
2006-12-14 3:32 ` Travis Osterman
2006-12-14 8:54 ` Neil Bothwick [this message]
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=20061214085443.6c751578@krikkit.digimed.co.uk \
--to=neil@digimed.co.uk \
--cc=gentoo-user@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