rpm-software-management / librepo

A library providing C and Python (libcURL like) API for downloading packages and linux repository metadata in rpm-md format
http://rpm-software-management.github.io/librepo/
GNU Lesser General Public License v2.1
75 stars 91 forks source link

Cleanup error messages #181

Closed jdieter closed 4 years ago

jdieter commented 4 years ago

Make sure error messages include zchunk error message, including when write callbacks fail

RHBZ: 1790625

jdieter commented 4 years ago

Tested by creating a painstakingly sized disk image designed to run out of disk space, mounting it to /var/cache/dnf, populating it with outdated metadata, running dnf update, and checking the error messages.