RKrahl/auto-patch

Improved handling of error return codes from the zypper call

RKrahl opened this issue · 0 comments

#1 and #4 improved handling of return codes from zypper for two special cases. Yet there are still several error conditions from zypper left to be dealt with. In most cases the proper reaction will probably be just throwing an error, which is what also happens now. But the return codes from zypper should at least translated into an intelligible error message.