* [gentoo-user] dependency required by "x11-base/xorg-x11-7.0-r1
@ 2006-08-15 13:42 Pete Pardoe
2006-08-15 14:25 ` Alan Mckinnon
2006-08-15 18:39 ` Donnie Berkholz
0 siblings, 2 replies; 5+ messages in thread
From: Pete Pardoe @ 2006-08-15 13:42 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1203 bytes --]
Hi All
Havinbg a bit of a strange problem - an emerge -puD world is producing the
following error. I have tried putting it in package.keywords with the
following ~x86, ~* and * and none of them worked. Any advice?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Calculating world dependencies -
!!! All ebuilds that could satisfy "x11-drivers/xf86-video-intel" have been
masked.
!!! One of the following masked packages is required to complete your
request:
- x11-drivers/xf86-video-intel-1.6.0_alpha20060720 (masked by: missing
keyword)
- x11-drivers/xf86-video-intel-1.6.0_alpha20060622 (masked by: missing
keyword)
- x11-drivers/xf86-video-intel-1.6.0_alpha20060614 (masked by: missing
keyword)
- x11-drivers/xf86-video-intel-1.6.0_alpha20060413 (masked by: missing
keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "x11-base/xorg-x11-7.0-r1" [ebuild])
!!! Problem resolving dependencies for x11-base/xorg-x11
!!! Depgraph creation failed.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thanks
Pete Pardoe
[-- Attachment #2: Type: text/html, Size: 1334 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] dependency required by "x11-base/xorg-x11-7.0-r1
2006-08-15 13:42 [gentoo-user] dependency required by "x11-base/xorg-x11-7.0-r1 Pete Pardoe
@ 2006-08-15 14:25 ` Alan Mckinnon
2006-08-15 15:23 ` Pete Pardoe
2006-08-15 18:39 ` Donnie Berkholz
1 sibling, 1 reply; 5+ messages in thread
From: Alan Mckinnon @ 2006-08-15 14:25 UTC (permalink / raw
To: gentoo-user
On Tue, 2006-08-15 at 10:42 -0300, Pete Pardoe wrote:
> Hi All
>
> Havinbg a bit of a strange problem - an emerge -puD world is producing
> the following error. I have tried putting it in package.keywords with
> the following ~x86, ~* and * and none of them worked. Any advice?
use the "-*" keyword in package.keywords
alan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] dependency required by "x11-base/xorg-x11-7.0-r1
2006-08-15 14:25 ` Alan Mckinnon
@ 2006-08-15 15:23 ` Pete Pardoe
2006-08-15 16:13 ` Alan Mckinnon
0 siblings, 1 reply; 5+ messages in thread
From: Pete Pardoe @ 2006-08-15 15:23 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 598 bytes --]
Thanks Alan!
That fixed it. I never saw that one in the Gentoo handbook or in the emerge
or portage man pages.
Pete
On 8/15/06, Alan Mckinnon <alan@linuxholdings.co.za> wrote:
>
> On Tue, 2006-08-15 at 10:42 -0300, Pete Pardoe wrote:
> > Hi All
> >
> > Havinbg a bit of a strange problem - an emerge -puD world is producing
> > the following error. I have tried putting it in package.keywords with
> > the following ~x86, ~* and * and none of them worked. Any advice?
>
> use the "-*" keyword in package.keywords
>
> alan
>
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
Pete Pardoe
[-- Attachment #2: Type: text/html, Size: 1034 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] dependency required by "x11-base/xorg-x11-7.0-r1
2006-08-15 15:23 ` Pete Pardoe
@ 2006-08-15 16:13 ` Alan Mckinnon
0 siblings, 0 replies; 5+ messages in thread
From: Alan Mckinnon @ 2006-08-15 16:13 UTC (permalink / raw
To: gentoo-user
On Tue, 2006-08-15 at 12:23 -0300, Pete Pardoe wrote:
> Thanks Alan!
>
> That fixed it. I never saw that one in the Gentoo handbook or in the
> emerge or portage man pages.
That's because it's buried deep :-)
It's in man 5 portage under the section 'package.keywords' in the
'additional note'. The clue to when you need to use it is the error
message that said "missing keyword"
alan
>
> Pete
>
> On 8/15/06, Alan Mckinnon <alan@linuxholdings.co.za> wrote:
> On Tue, 2006-08-15 at 10:42 -0300, Pete Pardoe wrote:
> > Hi All
> >
> > Havinbg a bit of a strange problem - an emerge -puD world is
> producing
> > the following error. I have tried putting it in
> package.keywords with
> > the following ~x86, ~* and * and none of them worked. Any
> advice?
>
> use the "-*" keyword in package.keywords
>
> alan
>
>
> --
> gentoo-user@gentoo.org mailing list
>
>
>
>
> --
> Pete Pardoe
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] dependency required by "x11-base/xorg-x11-7.0-r1
2006-08-15 13:42 [gentoo-user] dependency required by "x11-base/xorg-x11-7.0-r1 Pete Pardoe
2006-08-15 14:25 ` Alan Mckinnon
@ 2006-08-15 18:39 ` Donnie Berkholz
1 sibling, 0 replies; 5+ messages in thread
From: Donnie Berkholz @ 2006-08-15 18:39 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 824 bytes --]
Pete Pardoe wrote:
> Hi All
>
> Havinbg a bit of a strange problem - an emerge -puD world is producing the
> following error. I have tried putting it in package.keywords with the
> following ~x86, ~* and * and none of them worked. Any advice?
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Calculating world dependencies -
> !!! All ebuilds that could satisfy "x11-drivers/xf86-video-intel" have been
> masked.
> !!! One of the following masked packages is required to complete your
> request:
> - x11-drivers/xf86-video-intel-1.6.0_alpha20060720 (masked by: missing
> keyword)
Not sure where you're getting those packages from, they aren't in the
tree. Contact the overlay maintainers and get them to fix the keywording.
Thanks,
Donnie
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-08-15 18:44 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-15 13:42 [gentoo-user] dependency required by "x11-base/xorg-x11-7.0-r1 Pete Pardoe
2006-08-15 14:25 ` Alan Mckinnon
2006-08-15 15:23 ` Pete Pardoe
2006-08-15 16:13 ` Alan Mckinnon
2006-08-15 18:39 ` Donnie Berkholz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox