[SOLVED] Problem with "terminus-font" "Maximum file size exceeded" 01 April 2024, 10:59:35 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! Last Edit: 01 April 2024, 12:17:58 by Sigmund Fury
Re: Problem with "terminus-font" "Maximum file size exceeded" Reply #1 – 01 April 2024, 11:08:09 thx for reporting; fixednow just run: pacman -Sy terminus-fontartist
Re: Problem with "terminus-font" "Maximum file size exceeded" Reply #2 – 01 April 2024, 11:19:52 Quote from: Artist – on 01 April 2024, 11:08:09thx for reporting; fixednow just run: pacman -Sy terminus-fonthttps://imgur.com/a/Nfg2w2MDidn't work. Did the same command two times, to no avail.
Re: Problem with "terminus-font" "Maximum file size exceeded" Reply #3 – 01 April 2024, 12:07:36 The solution is very simple:Code: [Select]pacman -Syy galaxy/terminus-font
Re: Problem with "terminus-font" "Maximum file size exceeded" Reply #4 – 01 April 2024, 12:17:02 Quote from: lq – on 01 April 2024, 12:07:36The solution is very simple:Code: [Select]pacman -Syy galaxy/terminus-fontIt 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 – 02 April 2024, 08:27:32 Quote from: Sigmund Fury – on 01 April 2024, 12:17:02May I ask how did you troubleshoot it to be that sure that this is the solution?Code: [Select]man pacman