Hi all, With Guix on Trisquel, after "guix pull", guix package -u gives this: $ LC_ALL=C guix package -u guix package: warning: Consider running 'guix pull' followed by 'guix package -u' to get up-to-date packages and security updates. The following packages will be upgraded: gajim (dependencies or package changed) gajim-omemo (dependencies or package changed) movim-desktop (dependencies or package changed) yt-dlp (dependencies or package changed) guix package: error: profile contains conflicting entries for util- linux:lib guix package: error: first entry: util-linux@2.35.1:lib /gnu/store/a45p39mgqvfd8kjwibyr0q42k1mw7gmf-util-linux-2.35.1-lib guix package: error: ... propagated from glib@2.62.6 guix package: error: ... propagated from dconf@0.36.0 guix package: error: ... propagated from gajim@1.3.3 guix package: error: second entry: util-linux@2.37.2:lib /gnu/store/7nlzk7n90ib3llblxlpz725ym3k05gdj-util-linux-2.37.2-l ib guix package: error: ... propagated from fontconfig@2.13.94 hint: Try upgrading both `gajim' and `fontconfig', or remove one of them from the profile. I never had such an error before and I use a single profile since I don't install many packages. I only installed fontconfig because it was said to do so in the manual, is it ok to just remove it? If so, not sure why the manual says to install it. Cheers, David.