Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64080 - emerge broken with -upD (>=x11-misc/ttmkfdir-3.0.9-r2 masked)
Summary: emerge broken with -upD (>=x11-misc/ttmkfdir-3.0.9-r2 masked)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-14 19:53 UTC by Anthony Jean
Modified: 2004-09-15 09:58 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Jean 2004-09-14 19:53:48 UTC
*[root@wk:root] emerge -upD world

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

Calculating world dependencies \
!!! all ebuilds that could satisfy ">=x11-misc/ttmkfdir-3.0.9-r2" have been masked.
!!! possible candidates are:
- x11-misc/ttmkfdir-3.0.9-r2 (masked by: ~keyword)
!!!    (dependency required by "x11-base/xorg-x11-6.8.0" [ebuild])

!!! Problem with ebuild sys-apps/man-pages-1.67
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2004-09-14 19:57:56 UTC
Include:
emerge info
Comment 2 Andrew Bevitt 2004-09-15 05:38:56 UTC
All of the keywords in xorg-x11-6.8.0 are ~keyword masked

You dont have xorg-x11 in /etc/portage/package.keywords do you?
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2004-09-15 09:58:51 UTC
It looks like you've got an ~arch package (xorg-x11-6.8.0) installed on a stable system, so you also need to get the ~arch packages it depends on accounted for in package.keywords (man portage for more info).

Please comment and reopen if that isn't the problem.