Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55958 - catalyst snapshot doesnt clean directory
Summary: catalyst snapshot doesnt clean directory
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-03 06:14 UTC by Chris Bainbridge (RETIRED)
Modified: 2004-07-03 21:08 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 Chris Bainbridge (RETIRED) gentoo-dev 2004-07-03 06:14:45 UTC
After:

Compressing Portage snapshot tarball...
Running command "tar cjf /var/tmp/catalyst/snapshots/portage-20040630.tar.bz2 -C /var/tmp/catalyst/tmp/portage-20040630 portage"
Cleaning up...
snapshot: complete!

The portage tree /var/tmp/catalyst/tmp/portage-20040630 still exists.
Comment 1 John Davis (zhen) (RETIRED) gentoo-dev 2004-07-03 21:08:46 UTC
this is expected behavior. we don't clean it so that next time around, rsync doesn't have to recopy the entire tree, it just has to copy the changes. this method is *much* more efficient