Commit 6a53e4ee authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-upgrade: add /sys and /proc owners workaround (see ALT bug 43533)

parent 73f7a248
......@@ -78,8 +78,12 @@ epm_upgrade()
fi
if [ -z "$*" ] ; then
load_helper epm-check
__epm_check_container_issue_43533
__check_upgrade_conditions || fatal "upgrade conditions is not satisfied."
fi
fi
# Solus supports upgrade for a package (with all dependencies)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment