Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69350 - emerge --update world fails because of autoconf
Summary: emerge --update world fails because of autoconf
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-28 22:22 UTC by Jason Wheeler
Modified: 2004-10-29 06:16 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 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 ;)