Commits on Source (3)
-
root authored
ENOSPC errors. diffoscope/comparators/zip.py: added an except condition to track ENOSPC errors. Both the above changes were made to ensure diffoscope fails more gracefully in case ENOSPC is hit. These changes were tested with a small tmpfs. The files used for testing were initrd.img and initrd.img.old for first case and two .aia files for second case. Fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874582
659d1917 -
d4a77886
-
Vibhu Agrawal authored
Added a try except block to handle OSError 28 and make the diffoscope fail more gracefully.
465176e0