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

Allow loading incomplete cache and loading ext solv files without its repodata #1106

Closed

Conversation

kontura
Copy link
Contributor

@kontura kontura commented Dec 10, 2020

No description provided.

If we have a valid (checksum matches with repomd) solv file for
requested type of metadata allow using it even if we no longer have the
original xml metadata.
This allows loading even incomplete cache of xml files, only repomd.xml
is requried.

= changelog =
msg: Extend repo loadCache method with ignoreMissing parameter to allow
loading incomplete xml cache (repomd.xml is required).
type: enhancement
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1865803
@Conan-Kudo
Copy link
Member

@rh-atomic-bot r+

@rh-atomic-bot
Copy link

📌 Commit aa2a372 has been approved by Conan-Kudo

@rh-atomic-bot
Copy link

⌛ Testing commit aa2a372 with merge 0aa50cc...

rh-atomic-bot pushed a commit that referenced this pull request Dec 10, 2020
This allows loading even incomplete cache of xml files, only repomd.xml
is requried.

= changelog =
msg: Extend repo loadCache method with ignoreMissing parameter to allow
loading incomplete xml cache (repomd.xml is required).
type: enhancement
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1865803

Closes: #1106
Approved by: Conan-Kudo
@rh-atomic-bot
Copy link

☀️ Test successful - status-papr
Approved by: Conan-Kudo
Pushing 0aa50cc to dnf-4-master...

inknos pushed a commit that referenced this pull request Feb 9, 2021
If we have a valid (checksum matches with repomd) solv file for
requested type of metadata allow using it even if we no longer have the
original xml metadata.

Closes: #1106
Approved by: Conan-Kudo
inknos pushed a commit that referenced this pull request Feb 9, 2021
This allows loading even incomplete cache of xml files, only repomd.xml
is requried.

= changelog =
msg: Extend repo loadCache method with ignoreMissing parameter to allow
loading incomplete xml cache (repomd.xml is required).
type: enhancement
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1865803

Closes: #1106
Approved by: Conan-Kudo
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.

None yet

3 participants