purldb icon indicating copy to clipboard operation
purldb copied to clipboard

Build of container image fails due to incombatible scancode-toolkit dependency

Open rogu-beta opened this issue 4 months ago • 1 comments

There is currently an issue with the scancode-toolkit dependency "normality" which now depends on pyicu. This means that it is currently not possible to build the container image for PurlDB.

Issues in scancode-toolkit: https://github.com/aboutcode-org/scancode-toolkit/issues/4493

Workaround done in ScanCode.io: https://github.com/aboutcode-org/scancode.io/pull/1796/files

It may make sense to implement a workaround like ScanCode.io did in the meantime until this is properly resolved for scancode-toolkit.

rogu-beta avatar Aug 15 '25 13:08 rogu-beta

Thanks for the report @rogu-beta, you should be able to build the images with the changes in https://github.com/aboutcode-org/purldb/pull/675

AyanSinhaMahapatra avatar Aug 19 '25 22:08 AyanSinhaMahapatra