Bluefin update error (failed to invoke method OpenImage)

Is anyone getting this error:

❯ ujust update

── 12:59:28 - System update ────────────────────────────────────────────────────
[sudo] password for user@ad.domain: 
Note: This system is image (rpm-ostree) based.
note: automatic updates (stage) are enabled
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx-nvidia:stable
error: Creating importer: failed to invoke method OpenImage: failed to invoke method OpenImage: A signature was required, but no signature exists
System update failed: 
   0: Command failed: `/usr/bin/sudo /usr/bin/dnf upgrade -y`
   1: `/usr/bin/sudo` failed: exit status: 1

Location:
   src/steps/os/linux.rs:259
Retry? (y)es/(N)o/(s)hell/(q)uit

Noticed this today. Is this a general issue or is it something on my machine?

I also seem to recall that I was not being asked for root password at the very beginning so looks like something has changed?

There was just another person in the discord with the same issue with the same image-stream.

1 Like

I don’t think this is user or a client error, we need to check/confirm that the right signature was pushed this morning. We had to do a manual release since the nvidia builds were skewed last night.

Ok this appears to be this image specifically, let’s track this here:

Once we sort it we’ll repush and you should be good to go. This one is odd I don’t think we’ve seen this before.

2 Likes

For what it’s worth, I have the issue too.
bluefin-dx-nvidia on bare metal

❯ ujust update

── 16:02:30 - System update ────────────────────────────────────────────────────
note: automatic updates (stage) are enabled
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx-nvidia:stable
error: Creating importer: Failed to invoke skopeo proxy method OpenImage: remote error: A signature was required, but no signature exists
System update failed: 
   0: Command failed: `/usr/bin/rpm-ostree upgrade`
   1: `/usr/bin/rpm-ostree` failed: exit status: 1

Location:
   src/steps/os/linux.rs:232
Retry? (y)es/(N)o/(s)hell/(q)uiterror: Recipe `update` failed with exit code 1

yeah it appears to be bluefin-dx-nvidia specifically. Once we find the issue we’ll push a new image.

1 Like

For Future People™ who happen by here, this has been fixed.
Thanks to all involved!