Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38637 - emerge a masked package fail for example emerge kemerge
Summary: emerge a masked package fail for example emerge kemerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-18 12:46 UTC by Andreas Boeyer
Modified: 2004-01-21 17:11 UTC (History)
1 user (show)

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 Andreas Boeyer 2004-01-18 12:46:36 UTC
When I try to emerge kemerge I get the following message:

bash-2.05b# emerge kemerge
Calculating dependencies
!!! all ebuilds that could satisfy "kemerge" have been masked.

!!! Error calculating dependencies. Please correct.
bash-2.05b#

In my make.conf file is the following entry:
ACCEPT_KEYWORDS="~x86"

I don't understand why the masked package don't emerge.
It also happen to other masked packages
for example eclipse-sdk-bin

Reproducible: Always
Steps to Reproduce:
1.emerge kemerge
2.
3.

Actual Results:  
bash-2.05b# emerge kemerge
Calculating dependencies
!!! all ebuilds that could satisfy "kemerge" have been masked.

!!! Error calculating dependencies. Please correct.
bash-2.05b#

Expected Results:  
install kemerge
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-01-18 12:50:03 UTC
vapier, point him to the correct manuals on this stuff please (btw, is /etc/portage/package.{,un}mask doc'd?
Comment 2 SpanKY gentoo-dev 2004-01-21 17:11:03 UTC
kemerge has been removed from the portage tree, see http://www.gentoo.org/cgi-bin/viewcvs.cgi/app-portage/kemerge/

and yes seemant, all the new portage stuff is documented in portage(5) (at least up until 2.0.50_pre16)