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

fix(fedora): update archive version #277

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

MaineK00n
Copy link
Collaborator

What did you implement:

update fedora archive version.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

before

$ goval-dictionary fetch fedora 35
INFO[02-08|11:05:58] start fetch data from repomd.xml of non-modular package 
INFO[02-08|11:05:58] Fetching...                              URL=https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/repomd.xml
Failed to fetch files. err: fetchEverythingFedora. err: Failed to fetch feed file, err: Failed to fetch. err: [Failed to write to output stream: Expected HTTP Status 200, received: "404 Not Found"]

after

$ goval-dictionary fetch fedora 35
INFO[02-08|11:09:00] start fetch data from repomd.xml of non-modular package 
INFO[02-08|11:09:00] Fetching...                              URL=https://archives.fedoraproject.org/pub/archive/fedora/linux/updates/35/Everything/x86_64/repodata/repomd.xml
...
INFO[02-08|11:09:16] 270 CVEs for Fedora 35. Inserting to DB 
INFO[02-08|11:09:16] Refreshing...                            Family=fedora Version=35
INFO[02-08|11:09:16] Inserting new Definitions... 
270 / 270 [------------------------------------------------------] 100.00% ? p/s
INFO[02-08|11:09:16] Finish                                   Updated=270

Checklist:

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES

Reference

@MaineK00n MaineK00n self-assigned this Feb 8, 2023
@MaineK00n MaineK00n merged commit 40f2310 into master Feb 14, 2023
@MaineK00n MaineK00n deleted the MaineK00n/fix-fedora-archive-ver branch February 14, 2023 18:19
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 this pull request may close these issues.

1 participant