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

Bug 55958

Summary: catalyst snapshot doesnt clean directory
Product: Gentoo Linux Reporter: Chris Bainbridge (RETIRED) <chrb>
Component: [OLD] DevelopmentAssignee: John Davis (zhen) (RETIRED) <zhen>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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