Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cos deploy fixups #603

Merged
merged 2 commits into from
Sep 6, 2021
Merged

Cos deploy fixups #603

merged 2 commits into from
Sep 6, 2021

Conversation

mudler
Copy link
Contributor

@mudler mudler commented Sep 6, 2021

Related to #599 , a follow up of #509

Similarly the change applies also to cos-deploy

A follow up of #509

Signed-off-by: Ettore Di Giacinto <edigiacinto@suse.com>
Signed-off-by: Ettore Di Giacinto <edigiacinto@suse.com>
@@ -143,6 +142,10 @@ upgrade() {
if [ -z "$VERIFY" ]; then
args="--enable-logfile --logfile /tmp/luet.log --plugin luet-mtree"
fi

# unpack doesnt like when you try to unpack to a non existing dir
mkdir -p $upgrade_state_dir/tmp/rootfs || true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops, good catch!

@mudler mudler enabled auto-merge (squash) September 6, 2021 09:25
@mudler mudler merged commit a195cd5 into master Sep 6, 2021
@mudler mudler deleted the cos-deploy_fixups branch September 6, 2021 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants