On Fri, 2012-10-19 at 10:48 +0200, Zdeněk Pavlas wrote:
> Want to restore exactly the same set of installonly packages,
> even if the installonly limit is hit.
ACK. Didn't want to do this before so it was easier to test the fixes
to installonly not removing things to be installed (this still fixe
On Fri, 2012-10-19 at 08:27 -0400, Zdenek Pavlas wrote:
> > The other possibility is to stat them and keep any that we've
> > already downloaded.
>
> That's cheap (we won't stat types with single entry at all)
> and will prevent DL of .xz when there's .bz2 already cached.
> 'srcfile' arg is misu
> The other possibility is to stat them and keep any that we've
> already downloaded.
That's cheap (we won't stat types with single entry at all)
and will prevent DL of .xz when there's .bz2 already cached.
'srcfile' arg is misused to get the cachedir.
commit f30863196599291c0fa9f0bc904d3cac970
Want to restore exactly the same set of installonly packages,
even if the installonly limit is hit.
---
yum-debug-restore.py |6 ++
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/yum-debug-restore.py b/yum-debug-restore.py
index 1e2a659..1d827f4 100755
--- a/yum-debug-resto