Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17420 - emerge: there are no masked or unmasked ebuilds to satisfy "sys-devel/perl"
Summary: emerge: there are no masked or unmasked ebuilds to satisfy "sys-devel/perl"
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-12 22:15 UTC by Paul Giordano
Modified: 2011-10-30 22:19 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 Paul Giordano 2003-03-12 22:15:11 UTC
Pretty much says it all - I ran an emerge rsync, and then an 
emerge --update --upgradeonly --deep --pretend world
and that message spits out. Seems the gentoolkit-0.1.19-r3 ebuild's hosed
something up.
Comment 1 Paul Giordano 2003-03-12 22:21:52 UTC
Ahhh... it's the --deep clause that messes it up. Looks like the /var/db/pkg directory needs all those ebuilds to get updated too?
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-03-13 02:56:27 UTC
gentoolkit already fixed

rm -rf /var/cache/edb/dep*
emerge sync
emerge regen