Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5973 - Old koffice entry in Portage tree
Summary: Old koffice entry in Portage tree
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-03 13:03 UTC by Christoffer Sawicki
Modified: 2011-10-30 22:18 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 Christoffer Sawicki 2002-08-03 13:03:13 UTC
The directory /usr/portage/kde-apps/koffice seems to be have been left...
Comment 1 SpanKY gentoo-dev 2002-08-03 13:25:11 UTC
kde-apps no longer exists ...
try `emerge --clean rsync` or `rm -rf /usr/portage/kde-apps ; emerge rsync` and 
see if it still exists
Comment 2 Christoffer Sawicki 2002-08-03 13:36:07 UTC
Oh, I'm terribly sorry. I guess that's because `emerge --clean rsync` only
removes old files and not directories... Isn't that a bit bad? It kind of means
that I have to do `rm -rf /usr/portage; emerge rsync` if I want to be 100% updated.