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

Bug 9269

Summary: portage-2.0.40 depclean
Product: Portage Development Reporter: Paul de Vrieze (RETIRED) <pauldv>
Component: UnclassifiedAssignee: Nicholas Jones (RETIRED) <carpaski>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.