Managed OpenStack
Latest
Frequently Asked Questions
Solution
How To
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Host Unable to Converge Due to Untrusted Package Error
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- The host fails to converge due to an "UntrustedExecption: Untrusted packages" error seen in hostagent logs .
pf9_app.py INFO - Installing pf9-neutron-ovs-agent.3.7.0-1242pf9_app_db.py ERROR - Install command failed: sudo /opt/pf9/hostagent/bin/pf9-apt install /var/cache/pf9apps/pf9-neutron-ovs-agent/3.7.0-1242/pf9-neutron-ovs-agent-3.7.0-1242.x86_64.deb. Return code: 1, stdout: , stderr: Failed to install package: /var/cache/pf9apps/pf9-neutron-ovs-agent/3.7.0-1242/pf9-neutron-ovs-agent-3.7.0-1242.x86_64.debTraceback (most recent call last):File "/opt/pf9/hostagent/bin/pf9-apt", line 90, in [module]_install_package(package, cache)File "/opt/pf9/hostagent/bin/pf9-apt", line 68, in _install_packagecache.commit()File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 605, in commitallow_unauthenticated)File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 413, in _fetch_archivesreturn self._run_fetcher(fetcher, allow_unauthenticated)File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 378, in _run_fetcher"\n".join(i.desc_uri for i in untrusted))UntrustedException: Untrusted packages:http://platform9-neutron.s3-website-us-west-1.amazonaws.com/ubuntu/openvswitch-common_2.5.8-1_amd64.debhttp://platform9-neutron.s3-website-us-west-1.amazonaws.com/ubuntu/openvswitch-switch_2.5.8-1_amd64.debEnvironment
- 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.
xxxxxxxxxx/etc/apt/sources.list.d/platform9_neutron_s3_website_us_west_1_amazonaws_com.list- Append [trusted=yes] to the line representing the ubuntu repository. For example:
xxxxxxxxxxdeb [trusted=yes] http://platform9-neutron.s3-website-us-west-1.amazonaws.com ubuntu/- Update the package lists.
xxxxxxxxxx$ apt-get update- Restart pf9-hostagent service.
xxxxxxxxxx$ systemctl restart pf9-hostagentVariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message