Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73136 - portage-2.0.51-r7 package.keywords/dep problem.
Summary: portage-2.0.51-r7 package.keywords/dep problem.
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-02 07:24 UTC by Peter Johanson (RETIRED)
Modified: 2004-12-04 15:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
bad-match.patch (bad-match.patch,485 bytes, patch)
2004-12-02 19:12 UTC, Harald van Dijk (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Johanson (RETIRED) gentoo-dev 2004-12-02 07:24:04 UTC
I just upgraded to portage-2.0.51-r7 this morning, and now I've run into this problem:

I have net-www/mplayerplug-in ~x86 in /etc/portage/package.keywords

mplayerplug-in-2.70 is keyworded "~ppc" only.
net-libs/gecko-sdk is keyworded "ppc" only.

I'm currently on stable x86 (with select things in package.keywords)

Running emerge -uD world -pv, i get:

<snip>
peter@gonzo mplayerplug-in $ emerge -uD world -pv

These are the packages that I would merge, in order:

Calculating world dependencies /
!!! All ebuilds that could satisfy "net-libs/gecko-sdk" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-libs/gecko-sdk-1.7.3 (masked by: missing keyword)

For more information, see MASKED PACKAGES section in the emerge man page or 
section 2.2 "Software Availability" in the Gentoo Handbook.
!!!    (dependency required by "net-www/mplayerplug-in-2.70" [ebuild])


!!! Problem with ebuild net-www/mplayerplug-in-2.70
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.
peter@gonzo mplayerplug-in $
</snip>

It shouldn't be worrying about mplayerplug-in-2.70 or it's deps, since I've requested only x86 or ~x86 versions of it.
Comment 1 Graham Murray 2004-12-02 11:31:42 UTC
For me it wants to merge sys-devel/gcc-3.4.3-r1 which has keywords "-*", I have "sys-devel/gcc ~x86" in /etc/portage/package.keywords
Comment 2 Harald van Dijk (RETIRED) gentoo-dev 2004-12-02 19:12:51 UTC
Created attachment 45184 [details, diff]
bad-match.patch

I don't see the original problem, since mplayerplug-in-2.7.0 and gecko-sdk are
now keyworded ~x86, but I do see that gcc problem here. This fixes it for me.
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2004-12-04 15:24:44 UTC
This is corrected in -r8