Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16080 - portage-2.0.47-r2 fails to remove packages completely (esp. symlinks)
Summary: portage-2.0.47-r2 fails to remove packages completely (esp. symlinks)
Status: RESOLVED DUPLICATE of bug 15403
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-20 08:48 UTC by Klaus-J. Wolf
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 Klaus-J. Wolf 2003-02-20 08:48:21 UTC
For some reason, portage doesn't seem to be able to remove all files.

Kindly have a look at this:

# emerge unmerge blackdown-jdk
...
--- !empty dir /opt/blackdown-jdk-1.4.1/jre/plugin/i386
--- !empty dir /opt/blackdown-jdk-1.4.1/jre/plugin
--- !empty dir /opt/blackdown-jdk-1.4.1/jre/lib/i386/server
--- !empty dir /opt/blackdown-jdk-1.4.1/jre/lib/i386
--- !empty dir /opt/blackdown-jdk-1.4.1/jre/lib
--- !empty dir /opt/blackdown-jdk-1.4.1/jre
--- !empty dir /opt/blackdown-jdk-1.4.1

# find /opt/blackdown-jdk-1.4.1/ ! -type d

/opt/blackdown-jdk-1.4.1/jre/lib/i386/server/libjsig.so
/opt/blackdown-jdk-1.4.1/jre/plugin/i386/netscape7

Both are symlinks.

Same effect with other packages, e.g. coccinella.
Comment 1 SpanKY gentoo-dev 2003-02-20 09:03:30 UTC

*** This bug has been marked as a duplicate of 15403 ***