You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fedora 37, podman 4.3.1, running via a coreos-assembler container image.
[root@fabcca39d680 /]# rpm-ostree status
error: This system was not booted via libostree; found container=oci environment variable.
Currently, most rpm-ostree commands only work on ostree-based host systems.
Running cosa build multiple times and comparing the resulting commits results in:
$ ostree diff --repo=repo_imported_both ref2 ref3
M /usr/etc/authselect/dconf-db
M /usr/etc/authselect/dconf-locks
M /usr/etc/authselect/fingerprint-auth
M /usr/etc/authselect/nsswitch.conf
M /usr/etc/authselect/password-auth
M /usr/etc/authselect/postlogin
M /usr/etc/authselect/smartcard-auth
M /usr/etc/authselect/system-auth
M /usr/etc/pki/ca-trust/extracted/java/cacerts
M /usr/lib/os-release
M /usr/lib/modules/6.1.6-200.fc37.x86_64/initramfs.img
M /usr/lib/sysimage/rpm-ostree-base-db/rpmdb.sqlite
M /usr/share/rpm/rpmdb.sqlite
This adds 100MB on every rebuild. @cgwalters recommended to open a ticket here first, if this is not the correct place, please point me to the correct location.
The text was updated successfully, but these errors were encountered:
Host system details
Fedora 37, podman 4.3.1, running via a coreos-assembler container image.
Running
cosa build
multiple times and comparing the resulting commits results in:This adds 100MB on every rebuild. @cgwalters recommended to open a ticket here first, if this is not the correct place, please point me to the correct location.
The text was updated successfully, but these errors were encountered: