Change in otopi[master]: packagers: yum: ignore sack cache populate errors

Alon Bar-Lev alonbl at redhat.com
Fri Jul 19 14:14:45 UTC 2013


Alon Bar-Lev has submitted this change and it was merged.

Change subject: packagers: yum: ignore sack cache populate errors
......................................................................


packagers: yum: ignore sack cache populate errors

for some reason yum when going to cache only mode tries to download
online repositories, and if fails cause the entire transaction to fail.

more over, when going online, it also tries to download online
resources, and if fails cause the entire transaction to fail.

any network issue during this stage will create an undesired failure. so
just ignore these errors and hope for the best, as this sequence is only
used when transaction is rollbacked.

Change-Id: I6f6cba0071da862addcb438d47ac9401f746ee87
Signed-off-by: Alon Bar-Lev <alonbl at redhat.com>
---
M src/otopi/miniyum.py
1 file changed, 23 insertions(+), 5 deletions(-)

Approvals:
  Alon Bar-Lev: Verified; Looks good to me, approved


-- 
To view, visit http://gerrit.ovirt.org/17107
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6f6cba0071da862addcb438d47ac9401f746ee87
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>



More information about the Engine-commits mailing list