Open
Description
Today, when updating, I started receiving what appear to be error logs in the "Deploying" stage of an update.
The update is still successful, so no functionality has been broken.
I'm using bootc v1.1.2 on Fedora 41.
❯ sudo bootc update
layers already present: 42; layers needed: 29 (1.8 GB)
Fetched layers: 1.68 GiB in 13 minutes (2.28 MiB/s) ⠁ Deploying
(bootc:26124): GLib-CRITICAL **: 12:56:48.149: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.158: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.158: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.158: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.164: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.164: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.164: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.165: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
⠁ Deploying
(bootc:26124): GLib-CRITICAL **: 12:56:48.304: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.305: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.313: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
⠉ Deploying
(bootc:26124): GLib-CRITICAL **: 12:56:48.525: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.526: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.526: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.547: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.549: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
⠙ Deploying
(bootc:26124): GLib-CRITICAL **: 12:56:48.565: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.567: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
(bootc:26124): GLib-CRITICAL **: 12:56:48.568: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
Deploying: done (11 seconds) Pruned images: 0 (layers: 29, objsize: 431.8 MB)
Queued for next boot: ostree-image-signed:docker://ghcr.io/rsturla/eternal-linux/lumina:stable-nvidia-open
Version: 250205
Digest: sha256:31fd1bb124c34b90e8b5675c4a24a68d87f6ffcdf2468d6139d3cba485476949
Total new layers: 71 Size: 4.3 GB
Removed layers: 78 Size: 5.1 GB
Added layers: 70 Size: 4.3 GB
Edit:
I noticed a new version coming down in todays update - v1.1.4-6, so will try updating with this version and report back if it's still happening
Activity