Problem installic cosmic Gnome

I am getting this message when installing Cosmic Gnome desktop.

Gavin

Yes I do have the latest installer.

Gavin

Hi @gavin

Let us run a series of commands to diagnose and if possible minimize potential issues. We are already testing an automated version of these manual steps…

Please run the below one by one. It helps to login to Discord on the browser to copy-paste.

sudo pacman -Syy 
# Downloads new package databases
# If there are errors, do not worry and proceed

sudo pacman -S archlinux-keyring
# Updates the keyring 

sudo pacman -Syy
# Now this should run fine 

sudo pacman -S refresh-mirrors
# Installs the mirror refresh tool

sudo refresh-mirrors
# Refreshes the mirrors

sudo cnchi-start-2.sh
# Runs the installer with refreshed mirrors. 
# Make sure to tell the installer (if prompted) to leave mirrors as they are. 

Keep the terminal window open as the installer runs. If it errors out, you can copy the messages from the terminal to https://paste.rebornos.org and share a link to it

You can ignore the troubleshoot steps, We have updated the rebornos-cosmic-gnome package and it should populate over our mirrors within a few hours. Sorry for the inconvenience.

Thank you very much. I will give it a shot after work.

Gavin