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

[PR #1899/88b20023 backport][2.22] Fix 500 error when using flatpak with reclaimed content [PULP-262] #1900

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Jan 22, 2025

This is a backport of PR #1899 as merged into main (88b2002).

After looking through the history and current state of the Manifest model I came up with this solution to try to get the metadata off the model if it is there and then fallback to the config blob. If the config blob is not there during a fallback then the image will be skipped from the returned results of the index call. This bugfix can only really be back ported to 0.22 since it relies on the new manifest fields. Flatpak index was added in 0.16, so a different solution would be needed to be backported for these inbetween releases. Thoughts on whether I should create these other backports?

fixes: #1887

@gerrod3 gerrod3 enabled auto-merge (rebase) January 22, 2025 17:00
@gerrod3 gerrod3 merged commit 3c40acb into 2.22 Jan 22, 2025
12 checks passed
@gerrod3 gerrod3 deleted the patchback/backports/2.22/88b200234dc1d8fce5ac22b2184ca6d2816f74fd/pr-1899 branch January 22, 2025 17:05
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