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

please provide a way to download repo metadata #5

Open
TomasTomecek opened this issue Jul 31, 2017 · 5 comments
Open

please provide a way to download repo metadata #5

TomasTomecek opened this issue Jul 31, 2017 · 5 comments

Comments

@TomasTomecek
Copy link
Member

I just wanted to try depchase, finally. I ran the command and realized, I should download repo metadata. Can we get a tool/script to download it for me? Or, would it be possible to utilize /var/cache/dnf?

@sgallagher
Copy link
Collaborator

@TomasTomecek
Copy link
Member Author

wow, that's pretty complex

@sgallagher
Copy link
Collaborator

That's meant to pull down the repos for all architectures and handle regenerating SRPMs that have different BuildRequires on different architectures. You can clone that repo and just do

./download_repo.sh --release 26 --arch x86_64

for the simple case.
(Optionally with --updates to include the fedora-updates repo as well).

@sgallagher
Copy link
Collaborator

I forgot to mention, that will pull down all the appropriate metadata and generate a config file for depchase for you, so you should be able to just move ahead after that.

@ignatenkobrain We should probably link to this script in the README.md for depchase, since it's becoming critical.

@ignatenkobrain
Copy link
Member

@sgallagher mind sending PR to fix link? ;)

TomasTomecek added a commit to TomasTomecek/depchase that referenced this issue Jul 31, 2017
TomasTomecek added a commit to TomasTomecek/depchase that referenced this issue Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants