RPM

Comment 8 for bug 635854

Revision history for this message
In , Jeff (jeff-redhat-bugs) wrote :

If you want full-stop transaction termination when ENOSPC is detected,
then that decision has to be done by the yum application, not rpmlib.

There should be a callback with the ENOSPC error when
encountered, and its up to the yum application, not the rpmlib library,
to decide how to handle a ENOSPC condition.