Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9269 - portage-2.0.40 depclean
Summary: portage-2.0.40 depclean
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-17 15:33 UTC by Paul de Vrieze (RETIRED)
Modified: 2011-10-30 22:20 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 de Vrieze (RETIRED) gentoo-dev 2002-10-17 15:33:35 UTC
depclean creates the following output while doing a depclean:
Calculating depclean dependencies /
*** Package in world file is not available: sys-devel/autoconf
\
*** Package in world file is not available: sys-devel/autoconf
 ... done!

>>> These are the packages that I would unmerge:
<cut>

I do have sys-devel/autoconf installed. Besides this it appears to run.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-10-17 19:48:43 UTC
The messages are harmless. I left them there for debugging.
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2002-10-17 19:49:04 UTC
Thanks for testing. :)
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2002-10-18 04:59:50 UTC
You are welcome, I found out they are harmless, but I thought they shouldn't be
there at all.