Exceeded maximum runtime installing snap-store, font generation issue?

Hi,

I’m getting the following ‘exceeded maximum runtime’ error trying to install the snap-store. I think it’s a font generation issue but I don’t know what I should do for it. It seems like because I have a lot of fonts installed it’s just timing out but I don’t know how to increase the timeout.

System is Arch Linux
I installed snapd per this page instructions: https://wiki.archlinux.org/title/Snap

[ransu@y40-80 /]$ sudo snap install snap-store
error: cannot perform the following tasks:

  • Run configure hook of “snap-store” snap if present (run hook “configure”:

WARNING: cgroup v2 is not fully supported yet, proceeding with partial confinement
Fontconfig warning: “/etc/fonts/fonts.conf”, line 5: unknown element “description”
/usr/share/fonts: caching, new cache contents: 0 fonts, 33 dirs
/usr/share/fonts/100dpi: caching, new cache contents: 398 fonts, 0 dirs
/usr/share/fonts/75dpi: caching, new cache contents: 398 fonts, 0 dirs
/usr/share/fonts/OTF: caching, new cache contents: 319 fonts, 0 dirs
/usr/share/fonts/TTF: caching, new cache contents: 641 fonts, 0 dirs
/usr/share/fonts/Type1: caching, new cache contents: 29 fonts, 0 dirs
/usr/share/fonts/adobe-source-code-pro: caching, new cache contents: 30 fonts, 0 dirs
/usr/share/fonts/adobe-source-han-sans: caching, new cache contents: 80 fonts, 0 dirs
/usr/share/fonts/adobe-source-han-serif: caching, new cache contents: 56 fonts, 0 dirs
/usr/share/fonts/adobe-source-sans-pro: caching, new cache contents: 52 fonts, 0 dirs
/usr/share/fonts/adobe-source-serif-pro: caching, new cache contents: 150 fonts, 0 dirs
/usr/share/fonts/awesome-terminal-fonts: caching, new cache contents: 4 fonts, 0 dirs
/usr/share/fonts/caladea: caching, new cache contents: 4 fonts, 0 dirs
/usr/share/fonts/cantarell: caching, new cache contents: 11 fonts, 0 dirs
/usr/share/fonts/carlito: caching, new cache contents: 4 fonts, 0 dirs
/usr/share/fonts/croscore: caching, new cache contents: 12 fonts, 0 dirs
/usr/share/fonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/droid: caching, new cache contents: 27 fonts, 0 dirs
/usr/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/gentium: caching, new cache contents: 4 fonts, 0 dirs
/usr/share/fonts/gnu-free: caching, new cache contents: 12 fonts, 0 dirs
/usr/share/fonts/gsfonts: caching, new cache contents: 35 fonts, 0 dirs
/usr/share/fonts/inter: caching, new cache contents: 18 fonts, 0 dirs
/usr/share/fonts/joypixels: caching, new cache contents: 1 fonts, 0 dirs
/usr/share/fonts/liberation: caching, new cache contents: 12 fonts, 0 dirs
/usr/share/fonts/libertinus: caching, new cache contents: 14 fonts, 0 dirs
/usr/share/fonts/misc: caching, new cache contents: 153 fonts, 0 dirs
/usr/share/fonts/noto: caching, new cache contents: 2379 fonts, 0 dirs
/usr/share/fonts/noto-cjk:
<exceeded maximum runtime of 5m0s>
-----)