Bug 106903

Summary: yum's cache is not ever deleted
Product: [Fedora] Fedora Reporter: Sarantis Paskalis <paskalis>
Component: yumAssignee: Jeff Johnson <jbj>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-13 15:53:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sarantis Paskalis 2003-10-13 08:59:53 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031009

Description of problem:
yum does not ever delete its cache, unless explicitly told so with
'yum clean packages' and 'yum clean oldheaders'

I had a smallish /var partition (~1 GB) that was always empty.  Within two weeks
of yum installation and rawhide updates, it filled up to the point that yum
updates failed.  I searched and found multiple rpms filling up the space.  Many
of them were of the same package, different version.

I propose to add a cron.daily or cron.weekly script (or add some functionality
into the existing) to delete the unnecessary packages and headers.  I

It should include:

yum clean packages
yum clean oldheaders




Version-Release number of selected component (if applicable):
yum-2.0.3-1

How reproducible:
Always

Steps to Reproduce:
1.let yum update nightly
2.
3.
    

Additional info:

Comment 1 Jeff Johnson 2003-10-13 15:53:25 UTC
This is a yum feature request, will do what yum upstream does.