Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check fails with new python3-pillow 8.1.0 #186

Closed
david-geiger opened this issue Jan 24, 2021 · 1 comment
Closed

check fails with new python3-pillow 8.1.0 #186

david-geiger opened this issue Jan 24, 2021 · 1 comment

Comments

@david-geiger
Copy link

Hi,

On Mageia Cauldron tests fails since new python3-pillow 8.1.0:

File "/usr/lib64/python3.8/site-packages/PIL/Image.py", line 1138, in crop
self.load()
File "/usr/lib64/python3.8/site-packages/PIL/ImageFile.py", line 284, in load
raise_oserror(err_code)
File "/usr/lib64/python3.8/site-packages/PIL/ImageFile.py", line 67, in raise_oserror
raise OSError(message + " when reading image file")
OSError: buffer overrun when reading image file
make[1]: *** [Makefile:22: 006_vehicle] Error 1

Attached the full build log:
build.0.20210123223203.log

Regards,
David

@glx22 glx22 closed this as completed Jan 24, 2021
@glx22
Copy link
Contributor

glx22 commented Jan 24, 2021

Fixed with #182

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants