On Mon, Sep 22, 2025 at 10:24 PM Sune Vuorela <[email protected]> wrote:
> On 2025-09-21, Albert Astals Cid <[email protected]> wrote: > > Please work on fixing them, otherwise I will remove the failing CI jobs > on > > their 4th failing week, it is very important that CI is passing for > multiple > > reasons. > > > > Bad news: 3 keep repo failing > > > > breeze-icons - 2nd week > > * https://invent.kde.org/frameworks/breeze-icons/-/pipelines/1044667 > > * webfonts job fails > > Program root: /usr > Core python package 'pkg_resources' not found: Cannot discover plugins > Traceback (most recent call last): > File > "/builds/frameworks/breeze-icons/webfont/node_modules/grunt-webfonts/tasks/engines/fontforge/generate.py", > line 9, in <module> > from distutils.spawn import find_executable > ModuleNotFoundError: No module named 'distutils' > fontforge process has unexpectedly closed. > > I'm not sure how to fix that, but that seems to be the issue. > I also don't know how/why it occurred > Likely caused by the upgrade to Ubuntu 25.04. Adding python3-setuputils forcibly into the install process fixed the issue, so this is now resolved. > > /Sune > > Thanks, Ben
