Host Unable to Converge Due to Untrusted Package Error
Problem
- The host fails to converge due to an "UntrustedExecption: Untrusted packages" error seen in hostagent logs .
Environment
- Platform9 Managed OpenStack - v3.6.0 and Higher
- Ubuntu
Cause
Third-party packages are leveraged while installing pf9 roles, and thus need to be explicitly mentioned as trusted for the roles to be installed successfully.
Resolution
- Locate the file path.
- Append [trusted=yes] to the line representing the ubuntu repository. For example:
- Update the package lists.
- Restart pf9-hostagent service.
Was this page helpful?