I am having a very odd experience installing CachyOS this morning. When I try installing with KDE, the system will hang on a black screen with a white cursor. I cannot change to the terminal when in this state.
When I trying installing with GNOME, I can login but I do not have options to shutdown or reboot. GNOME also shows no applications whatsoever on the app screen. I cannot access the terminal to troubleshoot.
While watching the installation log, I have noticed during installation that there are a few errors where the installer is not able to find files on the repos:
2025-01-15 - 06:58:06 [6]: [PYTHON JOB]: “pacstrap: error: failed retrieving file ‘gcc-libs-14.2.1+r134+gab884fffe3fc-2-x86_64.pkg.tar.zst’ from : The requested URL returned error: 404”
2025-01-15 - 06:58:06 [6]: [PYTHON JOB]: “pacstrap: error: failed retrieving file ‘gcc-14.2.1+r134+gab884fffe3fc-2-x86_64.pkg.tar.zst’ from : The requested URL returned error: 404”
2025-01-15 - 06:58:06 [6]: [PYTHON JOB]: “pacstrap: error: failed retrieving file ‘glibc-2.40+r16+gaa533d58ff-2-x86_64.pkg.tar.zst’ from : The requested URL returned error: 404”
2025-01-15 - 06:58:06 [6]: [PYTHON JOB]: “pacstrap: warning: too many errors from archlinux.cachyos.org, skipping for the remainder of this transaction”
I am not sure if this is related since the installation is able to finish.
I can chroot into the partition and run the bug report script: 9e1b204
At this point I am way past my expertise and need some help.