Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14235 - emerge -u --deep world does not work
Summary: emerge -u --deep world does not work
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matthew Turk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-20 09:58 UTC by Ole Langbehn
Modified: 2011-10-30 22:17 UTC (History)
1 user (show)

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 Ole Langbehn 2003-01-20 09:58:13 UTC
when I do an emerge -u --deep world, I get this output:

>Calculating world dependencies \
>emerge: there are no masked or unmasked ebuilds to satisfy
"=app-text/docbook-sgml-dtd-3.1".

I have rsynced several times and still the problem remains.
The problem seems to be that I only have ebuilds of "docbook-sgml-dtd" with
"-r1" at the end of the name.
this is the output of "locate *docbook-sgml-dtd* | grep ebuild"

>/usr/portage/app-text/docbook-sgml-dtd/docbook-sgml-dtd-3.0-r1.ebuild
>/usr/portage/app-text/docbook-sgml-dtd/docbook-sgml-dtd-3.1-r1.ebuild
>/usr/portage/app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.0-r1.ebuild
>/usr/portage/app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.1-r1.ebuild
>/var/db/pkg/app-text/docbook-sgml-dtd-3.0/docbook-sgml-dtd-3.0.ebuild
>/var/db/pkg/app-text/docbook-sgml-dtd-3.1/docbook-sgml-dtd-3.1.ebuild
>/var/db/pkg/app-text/docbook-sgml-dtd-4.0/docbook-sgml-dtd-4.0.ebuild
>/var/db/pkg/app-text/docbook-sgml-dtd-4.1/docbook-sgml-dtd-4.1.ebuild
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-01-20 10:34:20 UTC
as you've detected

clean up your local dep cache

try rm -rf /var/cache/edb/dep/*
Comment 2 Ole Langbehn 2003-01-20 12:26:32 UTC
doing 

rm -rf /var/cache/edb/dep/*

solved the problem, should I close the bug now?
sorry for asking, but I'm new to bug reports...
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-01-20 14:36:08 UTC
closing this