[Yum-devel] [PATCH 5/7] apply deltamd files and checksum result, retry/revert on failure

James Antill james.antill at redhat.com
Mon Jul 8 04:39:03 UTC 2013


On Fri, 2013-06-28 at 17:47 +0200, Zdenek Pavlas wrote:
> ---
>  yum/deltamd.py | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  yum/yumRepo.py |  26 ++++++++++++-
>  2 files changed, 141 insertions(+), 1 deletion(-)
>  create mode 100644 yum/deltamd.py

 Why change _commonRetrieveDataMD_done to be revertable, and
apply/retry/etc. there instead of applying in the download phase.

 Also I assume you want to make everything in deltamd non-public?

 And, again ... it's going to be a lot of debugging pain if the output
of the deltas don't correspond to anything verifiable from the repo. At
_best_ every time we have a weird bug we'll have to question if it's the
metadata and there will be no way to verify anything that happened.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part
URL: <http://lists.baseurl.org/pipermail/yum-devel/attachments/20130708/fc3bdc30/attachment.asc>


More information about the Yum-devel mailing list