Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 181551

Summary: sys-apps/portage-2.1.2.9 ignores :slot in /etc/portage/package.keywords
Product: Portage Development Reporter: Martin Väth <martin>
Component: CoreAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal CC: arfrever
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 181949, 187293    
Attachments: add support for slot deps in package.keywords

Description Martin Väth 2007-06-10 17:43:31 UTC
After putting the line
sys-libs/db:4.3
into /etc/portage/package.keywords, emerge -a db wants to install (with ACCEPT_KEYWORDS=amd64) sys-libs/db-4.5.20_p2 which is keyworded ~amd64 and belongs to slot 4.5.
The problem happens also with ACCEPT_KEYWORDS=x86 and also with portage-2.1.2.7, see bug 181244 (comments #2 and #3).
Comment 1 Zac Medico gentoo-dev 2007-06-10 19:37:00 UTC
Created attachment 121695 [details, diff]
add support for slot deps in package.keywords

Thanks, this is fixed in svn r6791.
Comment 2 Zac Medico gentoo-dev 2007-06-15 03:24:56 UTC
This has been released in 2.1.3_rc1.