Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create local mirror of saltstack repo, due to filelists.xml not being available #67032

Open
salman8328 opened this issue Nov 4, 2024 · 4 comments
Assignees
Labels
Bug broken, incorrect, or confusing behavior package-repo

Comments

@salman8328
Copy link

Description
Unable to create local mirror of saltstack repo, due to filelists.xml not being available

Setup

sync the saltstack repo using pulp and this url:
https://packages.broadcom.com/ui/repos/tree/General/saltproject-rpm

Steps to Reproduce the behavior
sync that rpm repo, it will fail with error:

"description": "XML file(s): filelists not found"

Expected behavior
local mirror created

Additional context
When the repo url has been moved to public Jfrog url, this issue occured, so the steps to solve it would be to enable filelists.xml indexing in jfrog.

@salman8328 salman8328 added Bug broken, incorrect, or confusing behavior needs-triage labels Nov 4, 2024
Copy link

welcome bot commented Nov 4, 2024

Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey.
Please be sure to review our Code of Conduct. Also, check out some of our community resources including:

There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar.
If you have additional questions, email us at [email protected]. We’re glad you’ve joined our community and look forward to doing awesome things with you!

@ScriptAutomate
Copy link
Contributor

I'm taking a look at this to see if we can get that enabled for the rpm repo.

In the meantime, we have alternative directions for pulling down the repos on Artifactory:

@ssoto2
Copy link

ssoto2 commented Nov 4, 2024

Just some detail we are also seeing issue with the repo not being accessable, it was noticed when yum/dnf updating

SaltStack latest Release Channel for RHEL/CentOS 8                                                                                                                                                                            0.0  B/s |   0  B     00:00    
Errors during downloading metadata for repository 'saltstack':
  - Curl error (6): Couldn't resolve host name for https://repo.saltproject.io/salt/py3/redhat/8/x86_64/latest/repodata/repomd.xml [Could not resolve host: repo.saltproject.io]
Error: Failed to download metadata for repo 'saltstack': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Ignoring repositories: saltstack

@clayoster
Copy link
Contributor

@ssoto2 The repositories at repo.saltproject.io no longer exist. More details on the transition can be found here:

https://saltproject.io/blog/salt-project-package-repo-migration-and-guidance/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior package-repo
Projects
None yet
Development

No branches or pull requests

4 participants