Walrus
May 18, 2025, 10:09pm
1
When I use System Update or use rpm-ostree update in a terminal I get this:
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
error: Creating importer: failed to invoke method OpenImage: failed to invoke method OpenImage: parsing public key 1: PEM decoding failed
Searched around but did not find anything similar. Let me know if there is anything else I can try or provide for further information if needed.
having the same exact problem here, did you happen to find a fix?
Yes, I was able to rollback using the rpm-ostree rollback
command. I thought I had tried that option earlier but it worked when I tried later. I posted an issue on the githuib and it has more details on steps I did along the way.
opened 11:07PM - 20 May 25 UTC
closed 02:28PM - 23 Jun 25 UTC
bug
### Describe the bug
I have been getting a message saying I haven't updated in … a while so I tried running the System Update tool (the application) and got an error. Tried running `ujust update` just ot be safe and got the same error.
The error message:
```
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
error: Creating importer: failed to invoke method OpenImage: failed to invoke method OpenImage: parsing public key 1: PEM decoding failed
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:228
```
### What did you expect to happen?
I expected my system to update to a newer version.
### Output of `rpm-ostree status`
```shell
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
Digest: sha256:8d929716c9c5102f9b91fb830d21d5c3f9b6bfe0f63476722ff08a5a07c43276
Version: 42.20250414 (2025-04-15T22:09:44Z)
LayeredPackages: coolercontrol evtest lact liquidctl wine
ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
Digest: sha256:857eb4f3a19f7a6956d6ebe458497cc96f7d4e9ed396192518a17ef8a8b40f24
Version: 41.20250409.1 (2025-04-09T19:08:48Z)
LayeredPackages: coolercontrol evtest lact liquidctl wine
```
### Hardware
Ryzen 9 5950x, Radeon 6900XT, 32 GB RAM, KDE
### Extra information or context
_No response_
Hope that helps you out as well.
system
Closed
July 11, 2025, 5:27am
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.