Broken dependency on package krita

Not entirely sure of where to report this, but I tried installing krita and I’m getting this dependency error:

I’m on up to date tumbleweed with packman, here’s my repos:


(ckan, anydesk, insync, home:paul4us and vivaldi are single package repos, no libraries; m17n is just fonts; I never installed anything from the cuda repo)

2 Likes

The libQt5* packages now on the TW mirrors have moved to 5.15.15+kde127-1.1 from 5.15.14+kde143-1.2. That suggests the current krita could be in need of rebuild, or is currently rebuilding for next TW release. Or, your TW isn’t current and needs to have a zypper dup done first, then try again after. 5.15.14+kde143-1.2 remains available in the Slowroll OSS repo. To possibly install it you could download directly from a mirror and install manually, or add the Slowroll OSS repo for the the sole purpose of installing that one package.

Krita fails to build atm.

nothing’s happening, is there a place where I can file a ticket, or a maintainer I can ping? I’ve been using the appimage in the meantime, but i’d really prefer it to be a native package

There is no maintainer for this package. There are KDE project maintainers who can e.g. accept SR fixing this problem.

If this package remains in this state for a long enough time (IIRC several weeks), it will be dropped from Factory.

So, if you care - step in, fix build, submit SR and may be even take over maintenance.

I’m afraid i’m not a programmer, i’m an artist… If being a programmer is a pre-requisite to use linux I might just have return to apple…

Actually, in this case it is not Krita fault at all.

[ 1456s] In file included from /usr/include/boost/geometry/core/coordinate_promotion.hpp:16,
[ 1456s]                  from /usr/include/boost/geometry/core/radian_access.hpp:28,
[ 1456s]                  from /usr/include/boost/geometry/geometry.hpp:50,
[ 1456s]                  from /usr/include/boost/geometry.hpp:17,
[ 1456s]                  from /home/abuild/rpmbuild/BUILD/krita-5.2.3/plugins/filters/palettize/palettize.h:17,
[ 1456s]                  from /home/abuild/rpmbuild/BUILD/krita-5.2.3/plugins/filters/palettize/palettize.cpp:9:
[ 1456s] /usr/include/boost/multiprecision/cpp_bin_float.hpp:40:10: fatal error: quadmath.h: No such file or directory
[ 1456s]    40 | #include <quadmath.h>
[ 1456s]       |          ^~~~~~~~~~~~
[ 1456s] compilation terminated.

Request 1198434: Submit boost - openSUSE Build Service

So I besmirched OBS with my presence and I’m happy to report:

I made a successful build of krita-5.2.3-209.1.x86_64.rpm. I just added

libquadmath-devel

as a build requirement to the spec. This should only be necessary temporarily until boost is updated but I don’t think it does any harm. Krita works fine on my system including the palettize filter that failed to build before.

There are no prerequisites for using GNU/Linux, however, due to its open and free nature, any kind of help in maintenance is appreciated, including art made by artists, such as icons, images and so on.

You can try Krita from Flathub: Install Krita on Linux | Flathub

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.