Actions
Bug #6503
closedUpdate command on centos is missing "ncf-api-virtualenv" package
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Documentation
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Documentation says taht to upgrade a rudder server on RHEL like, you have to run
yum update "rudder-*" "ncf"
But this will not take package "ncf-api-virtualenv" into account
running this:
yum update "rudder-*" "ncf-*"
fixes the issue
Actions