Smart should allow using a compressed-only channel file
Bug #244611 reported by
Rehan Khan
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Smart Package Manager |
Incomplete
|
Wishlist
|
Rehan Khan |
Bug Description
Imported: http://
Reason: review. I see this as a problem as well as smart uncompressed files can take up hundreds on MB
further details: https:/
msg920 (view) Author: twofish Date: 2006-11-12.18:34:36
smart leaves it its cache the unpacked hdlist which can be over 100M. This is
bad for low disk systems. What smart could/should do is only leave the
compresses hdlist which is much smaller.
Changed in smart: | |
importance: | Undecided → Medium |
To post a comment you must log in.
I usually delete all files except *.repomd.xml files on Fedora to reduce disk space usage and this has not caused any problems (so far, unless smart is silently having problems with this). Updates proceed as normal as only the repomd.xml files are checked to see if the channel has updated. Is there a similar case for other supported channels? Perhaps a cleanup function can be implemented after a channel update completes successfully?