Revisiting pruning of updates directories

Jesse Keating jkeating at j2solutions.net
Wed Oct 26 20:03:13 UTC 2005


On Wed, 2005-10-26 at 15:57 -0400, Jim Popovitch wrote:
> What exactly would be pruned?   Saving space sounds like a great idea as 
> long as it is useless stuff we are deleting.

Updates that have been obsoleted by newer updates (from Red Hat).
Before Red Hat closes down a release they usually run a prune that
deletes all/most the obsoleted updates.  When I was syncing the FC trees
(and possibly the RH trees) I may not have gotten the prune deletions.
By doing a comparison against a public mirror for the FC content I count
149 packages alone in the FC1 i386 updates directory that could be
removed.

rsync -avn --delete --bwlimit=192 rsync://mirrors.kernel.org/fedora/core/updates/1/i386/ fedora/1/updates/i386/ --exclude repodata --exclude headers --exclude debug |grep -v legacy |grep deleting |awk '{print $2}' |wc -l


-- 
Jesse Keating RHCE      (http://geek.j2solutions.net)
Fedora Legacy Team      (http://www.fedoralegacy.org)
GPG Public Key
(http://geek.j2solutions.net/jkeating.j2solutions.pub)

Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating




More information about the fedora-legacy-list mailing list