Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933458 - [guru] dev-python/pillow-heif-0.15.0 fails tests: ImportError: cannot import name _imagingcms from PIL __init__.py
Summary: [guru] dev-python/pillow-heif-0.15.0 fails tests: ImportError: cannot import ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Takuya Wakazono
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-06-03 06:43 UTC by Agostino Sarubbo
Modified: 2024-06-07 21:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,96.20 KB, text/plain)
2024-06-03 06:43 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-06-03 06:43:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pillow-heif-0.15.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-03 06:43:16 UTC
Created attachment 894981 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-03 06:43:16 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ImportError: cannot import name '_imagingcms' from 'PIL' (/usr/lib/python3.10/site-packages/PIL/__init__.py)
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR tests/read_test.py
Comment 3 Larry the Git Cow gentoo-dev 2024-06-07 21:48:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad7680cf46e8e7f34d4d0b6bd1e3ecc7febd434e

commit ad7680cf46e8e7f34d4d0b6bd1e3ecc7febd434e
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-06-03 15:00:11 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-06-06 15:43:31 +0000

    dev-python/pillow-heif: enable more tests
    
    Closes: https://bugs.gentoo.org/933458
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-python/pillow-heif/pillow-heif-0.15.0.ebuild | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)