Actions
Bug #35746
closedCannot sync ansible collections repositories to smart proxy
Description
I believe the issue is here: https://github.com/Katello/katello/blob/master/app/services/katello/pulp3/repository/ansible_collection.rb#L28
My smart proxy was getting a 404 trying to find the collection tar.gz file:
Last sync failed: URL: foreman.example.com/pulp_ansible/galaxy/default/api/v3/plugin/ansible/content/Default_Organization/Precipitation/All_Repo_Types/custom/Buttermilk_Pancakes/Ansible_Repo/collections/artifacts/geerlingguy-php_roles-0.9.3.tar.gz not supported.
I could download the tar.gz file here: https://foreman.example.com/pulp/content/Default_Organization/Precipitation/All_Repo_Types/custom/Buttermilk_Pancakes/Ansible_Repo/geerlingguy-php_roles-0.9.3.tar.gz
Updated by Samir Jha about 2 years ago
- Target version set to Katello 4.7.1
- Triaged changed from No to Yes
Updated by Chris Roberts almost 2 years ago
- Target version changed from Katello 4.7.1 to Katello 4.8.0
Updated by Lucy Fu over 1 year ago
- Target version changed from Katello 4.8.0 to Katello 4.9.0
Updated by Lucy Fu over 1 year ago
- Target version changed from Katello 4.9.0 to Katello 4.10.0
Updated by Chris Roberts about 1 year ago
- Target version changed from Katello 4.10.0 to Katello 4.11.0
Updated by Ian Ballou 12 months ago
- Status changed from New to Resolved
- Fixed in Releases Katello 4.11.0 added
I cannot reproduce this even in Katello 4.7.
Actions