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
OK, just verified that this is fixed in master. It was likely fixed by #1552, before which we parsed the first treefile twice resulting in doubling theadd-files array.
Host system details
Fedora 28, script is run in a privileged container
Provide the output of
rpm-ostree status
.rpm-ostree status
error: This system was not booted via libostree; cannot operate
Expected vs actual behavior
Seems that "rpm-ostree compose tree" tries to go twice over add-files.
Expected:
Should be able to use add-files
Steps to reproduce it
Try to use "rpm-ostree compose tree" version 2018.8-1.fc28 with a treefile that has add-files. This will fail with:
Downgrade to 2018.4-1.fc28 and do the same thing again. This time the build is successful.
The text was updated successfully, but these errors were encountered: