---
title: "💭 Can't use System update - invalid signature when validating AS..."
description: "!https://github.com/ublue-os/bazzite/issues/1316"
date: 2024-07-18
published: true
tags:
  - bazzite
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://github.com/ublue-os/bazzite/issues/1316" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://opengraph.githubassets.com/ef394092e0de3c7e1a81c26c4e6b59d99d429c1ecd805ec9f762fff8a08c37c8/ublue-os/bazzite/issues/1316" alt="Can&#39;t use System update - invalid signature when validating ASN.1 encoded signature · Issue #1316 · ublue-os/bazzite — Describe the bug Hello, I installed the nvidia KDE version of bazzite just 2 days ago. Today I wanted to update to the most recent release, but unfortunately, I keep getting the following error: Pu..." loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">Can&#39;t use System update - invalid signature when validating ASN.1 encoded signature · Issue #1316 · ublue-os/bazzite</div>
      <div class="embed-card-description">Describe the bug Hello, I installed the nvidia KDE version of bazzite just 2 days ago. Today I wanted to update to the most recent release, but unfortunately, I keep getting the following error: Pu...</div>
      <div class="embed-card-meta">GitHub &middot; github.com</div>
    </div>
  </a>
</div>


This fixed my bazzite update issues after the signing key was rotated recently.  This team is killing it with such a great user experience.

``` bash
curl -sL https://fix.universal-blue.org/ | sudo bash 
```

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
