1
1
Fork
You've already forked bootc
1

Not able to pin a deployment #28

Open
opened 2024年10月19日 15:48:43 +02:00 by boredsquirrel · 2 comments

Hi! I just found out that we have dnf, rpm-ostree, ostree and bootc available!

This is getting messy XD But layering works, which is nice.

So, I wanted to pin a current deployment but it didnt work.

sudo ostree admin pin 0
error: Cannot pin staged deployment

editing the bootc host configuration and changing an image from

pinned: false

to pinned: true

didnt seem to do anything either, sudo bootc status still displays the same

$ rpm-ostree status
State: idle
Deployments:
 ostree-unverified-registry:quay.io/heliumos/bootc:9-canary
 Digest: sha256:c296e080a90e0c51367487e5793858c85c047eada753e0b138f9b3265e364ee0
 Version: 9.20241017.0 (2024年10月19日T00:05:02Z)
 Diff: 94 added
 LayeredPackages: aria2 breeze-cursor-theme clamav-freshclam clamd fish lynis nmap nmap-ncat
 partclone plasma-breeze wireguard-tools
くろまる ostree-unverified-registry:quay.io/heliumos/bootc:9-canary
 Digest: sha256:c296e080a90e0c51367487e5793858c85c047eada753e0b138f9b3265e364ee0
 Version: 9.20241017.0 (2024年10月19日T00:05:02Z)
 ostree-unverified-registry:quay.io/heliumos/bootc:9-canary
 Digest: sha256:ed62f77a5943fc0ac8e0ebe9f1d632ffdf7d75eb1011a9fe0eafb0dcbd453849
 Version: 9.20241005.0 (2024年10月13日T19:18:48Z)

also no changes

Hi! I just found out that we have dnf, rpm-ostree, ostree and bootc available! This is getting messy XD But layering works, which is nice. So, I wanted to pin a current deployment but it didnt work. ``` sudo ostree admin pin 0 error: Cannot pin staged deployment ```` editing the bootc host configuration and changing an image from ``` pinned: false ``` to pinned: true didnt seem to do anything either, `sudo bootc status still displays the same` ``` $ rpm-ostree status State: idle Deployments: ostree-unverified-registry:quay.io/heliumos/bootc:9-canary Digest: sha256:c296e080a90e0c51367487e5793858c85c047eada753e0b138f9b3265e364ee0 Version: 9.20241017.0 (2024年10月19日T00:05:02Z) Diff: 94 added LayeredPackages: aria2 breeze-cursor-theme clamav-freshclam clamd fish lynis nmap nmap-ncat partclone plasma-breeze wireguard-tools くろまる ostree-unverified-registry:quay.io/heliumos/bootc:9-canary Digest: sha256:c296e080a90e0c51367487e5793858c85c047eada753e0b138f9b3265e364ee0 Version: 9.20241017.0 (2024年10月19日T00:05:02Z) ostree-unverified-registry:quay.io/heliumos/bootc:9-canary Digest: sha256:ed62f77a5943fc0ac8e0ebe9f1d632ffdf7d75eb1011a9fe0eafb0dcbd453849 Version: 9.20241005.0 (2024年10月13日T19:18:48Z) ``` also no changes
Owner
Copy link

rpm-ostree might be available, but it isn't supported.

bootc is intended for image changes and dnf is for temporary changes with the usr-overlay.

I'm inquiring about an alternative to ostree admin pin that uses bootc

`rpm-ostree` might be available, but it isn't supported. `bootc` is intended for image changes and `dnf` is for temporary changes with the usr-overlay. I'm inquiring about an alternative to `ostree admin pin` that uses bootc
Owner
Copy link
Upstream issue: https://github.com/containers/bootc/issues/904
Sign in to join this conversation.
No Branch/Tag specified
dev
release
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
HeliumOS/bootc#28
Reference in a new issue
HeliumOS/bootc
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?