Skip to main content
Topic: [SOLVED] Problem with "terminus-font" "Maximum file size exceeded" (Read 279 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

[SOLVED] Problem with "terminus-font" "Maximum file size exceeded"

Hi. I'm quite new to linux entirely so bear with me please, thanks.

I downloaded artix-plasma-runit-20230814-x86_64.iso weeks ago and installed it into a virtual machine on Virtual Box. I started by updating the system using
Code: [Select]
sudo pacman -Syu
and everything went fine until it was the upgrading phase where the package terminus-font just decided it's not going to get installed today and gave me the errors available in the screenshots attached with this post. I searched for that maximum size error but the answers were not clear.
What to do now? I'm ready to provide more info if needed!

Re: Problem with "terminus-font" "Maximum file size exceeded"

Reply #1
thx for reporting; fixed
now just run: pacman -Sy terminus-font

artist


Re: Problem with "terminus-font" "Maximum file size exceeded"

Reply #3
The solution is very simple:

Code: [Select]
pacman -Syy galaxy/terminus-font
"Wer alles kann, macht nichts richtig"

Artix USE="runit openrc slim openbox lxde gtk2 qt4 qt5 qt6 conky
-gtk3 -gtk4 -adwaita{cursors,themes,icons} -gnome3 -kde -plasma -wayland "

Re: Problem with "terminus-font" "Maximum file size exceeded"

Reply #4
The solution is very simple:

Code: [Select]
pacman -Syy galaxy/terminus-font

It worked! Thank you very much for your time and help. May I ask how did you troubleshoot it to be that sure that this is the solution?

Re: [SOLVED] Problem with "terminus-font" "Maximum file size exceeded"

Reply #5
May I ask how did you troubleshoot it to be that sure that this is the solution?

Code: [Select]
man pacman
"Wer alles kann, macht nichts richtig"

Artix USE="runit openrc slim openbox lxde gtk2 qt4 qt5 qt6 conky
-gtk3 -gtk4 -adwaita{cursors,themes,icons} -gnome3 -kde -plasma -wayland "