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
We observed intermittent issues where subsequent tar operation
complained about the ext4 file being changed under the hood, presumably
due to residual processes going on after systemd-nspawn exits:
tar: amazonlinux\:2023.ext4: file changed as we read it
Hoist building the AL image build on top to mitigate the issue.
Signed-off-by: Nikita Kalyazin <[email protected]>
0 commit comments