Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283630 - www-client/dillo-9999 Missing Keywords & Ebuild Errors!
Summary: www-client/dillo-9999 Missing Keywords & Ebuild Errors!
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-04 06:18 UTC by Roger
Modified: 2009-09-04 09:43 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 Roger 2009-09-04 06:18:30 UTC
After adding "=www-client/dillo-9999*" to both package.keywords & package.unmask, still get the following error:

emerge =www-client/dillo-9999
Calculating dependencies... done!

!!! All ebuilds that could satisfy "=www-client/dillo-9999" have been masked.
!!! One of the following masked packages is required to complete your request:
- www-client/dillo-9999 (masked by: missing keyword)

So, I opened the ebuild and noticed KEYWORDS="" was empty.  (Filled it in with duplicate info from a previous ebuild version.)


Now I get the following:

>>> Emerging (1 of 1) www-client/dillo-9999
 * checking ebuild checksums ;-) ...                                                                                  [ ok ]
 * checking auxfile checksums ;-) ...                                                                                 [ ok ]
 * checking miscfile checksums ;-) ...                                                                                [ ok ]
>>> Unpacking source...
mkdir: cannot create directory `/usr/portage/distfiles/hg-src': Permission denied


Umm... duh?

Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2009-09-04 09:12:22 UTC
The keywords are left out on purpose in live ebuilds. You are supposed to know what you are doing :)

The error with mkdir: cannot create directory `/usr/portage/distfiles/hg-src': Permission denied ... that's an issue with your local setup. 
Comment 2 Roger 2009-09-04 09:43:49 UTC
Ha.  I have no idea what I'm doing as I'm still thinking of the blonde at Lowes. :-/

After rereading my comments, I too realized more of my oversite.