Failed to update System

If you are getting any error related to SSL peer certificate or SSH remote key was not OK or error: loading sysroot: openat(boot/loader/version): No such file or directory or not receiving any updates after 15 May 2023 then follow the guide to fix the issue

GPG key issue

SSL peer certificate or SSH remote key was not OK,

The GPG signature is updated on 15 May 2023 after the server crashed, it might be possible that the signature key failed to update with the system updates. So in that case you need to manually update this public GPG signature copy preset in your system.

How to Fix?

Execute the following commands to update and verify GPG signature.

curl https://raw.githubusercontent.com/itsManjeet/rlxos/stable/files/rlxos.gpg  | sudo tee /etc/pki/ostree/rlxos.gpg

No such file or directory

error: loading sysroot: openat(boot/loader/version): No such file or directory

If you are getting this error while updating means EFI partition is not mounted at /boot.

How to Fix?

Check if /boot is mounted $ mountpoint /boot if not then manually mount your UEFI partition at /boot

  • Open gnome-disk app
  • Select the efi partition to set its mount point
  • Set the mount points
  • Set the configuration as mentioned above, Click OK to save

Verify Fix

*Enter sudo password if ask for*

bolt update my system
en_USEnglish