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

Bug 69350

Summary: emerge --update world fails because of autoconf
Product: Gentoo Linux Reporter: Jason Wheeler <jwheeler>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jason Wheeler 2004-10-28 22:22:31 UTC
I ran emerge --sync then emerge --update --deep world and I get the following.

Calculating world dependencies   
!!! All ebuilds that could satisfy "sys-devel/autoconf" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-devel/autoconf-2.13 (masked by: package.mask, missing keyword)
# <vapier@gentoo.org> (20 Oct 2004)
# New SLOT-ed autoconf/automake

- sys-devel/autoconf-2.59-r5 (masked by: missing keyword)




Reproducible: Always
Steps to Reproduce:
1.emerge --sync
2.emerge --update --deep world
3.

Actual Results:  
I get the following error

Calculating world dependencies   
!!! All ebuilds that could satisfy "sys-devel/autoconf" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-devel/autoconf-2.13 (masked by: package.mask, missing keyword)
# <vapier@gentoo.org> (20 Oct 2004)
# New SLOT-ed autoconf/automake

- sys-devel/autoconf-2.59-r5 (masked by: missing keyword)

Expected Results:  
portage updated.
Comment 1 SpanKY gentoo-dev 2004-10-29 06:16:00 UTC
2.59-r5 has all KEYWORDS

you neglected to post `emerge info` so i'm going to assume you did something to screw up your system ;)