From: Thierry Parmentelat Date: Sat, 7 Nov 2015 12:46:02 +0000 (+0100) Subject: nodemanager rpm has been split into pieces, this affects the crucial packages X-Git-Tag: nodeupdate-0.5-12~2 X-Git-Url: http://git.onelab.eu/?p=nodeupdate.git;a=commitdiff_plain;h=90e5fbc36dc2d2f7ec29545a640c6aaf2e4f4332 nodemanager rpm has been split into pieces, this affects the crucial packages --- diff --git a/NodeUpdate.py b/NodeUpdate.py index 9962ec4..8d07729 100755 --- a/NodeUpdate.py +++ b/NodeUpdate.py @@ -52,7 +52,7 @@ DELETE_RPM_LIST_FILE= '/etc/planetlab/delete-rpm-list' # so, we force the update of crucial pkgs independently, as # the whole group is sometimes too much to swallow # this one is builtin -CRUCIAL_PACKAGES_BUILTIN=[ 'NodeUpdate' , 'nodemanager' ] +CRUCIAL_PACKAGES_BUILTIN=[ 'NodeUpdate' , 'nodemanager-lib', 'nodemanager-lxc', 'nodemanager-vs' ] # and operations can also try to push a list through a conf_file # should use the second one for consistency, try the first one as well for legacy CRUCIAL_PACKAGES_OPTIONAL_PATHS=[