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

binarytree: Fix _inject_repo_revisions to ignore remote packages #1391

Merged

Conversation

zmedico
Copy link
Member

@zmedico zmedico commented Oct 25, 2024

For remote packages that reference source repos which do not exist locally, do not inject repo revisions.

Fixes: 5aed728 ("bintree: Add REPO_REVISIONS to package index header")
Bug: https://bugs.gentoo.org/939299

@zmedico zmedico force-pushed the bug_939299_inject_repo_revisions_KeyError branch 3 times, most recently from da6aa4a to 099bff8 Compare October 27, 2024 19:11
For remote packages that reference source repos which do not
exist locally, do not inject repo revisions.

Fixes: 5aed728 ("bintree: Add REPO_REVISIONS to package index header")
Bug: https://bugs.gentoo.org/939299
Signed-off-by: Zac Medico <[email protected]>
@zmedico zmedico force-pushed the bug_939299_inject_repo_revisions_KeyError branch from 099bff8 to cc6a6b0 Compare October 27, 2024 23:13
@gentoo-bot gentoo-bot merged commit cc6a6b0 into gentoo:master Oct 27, 2024
13 checks passed
@zmedico zmedico deleted the bug_939299_inject_repo_revisions_KeyError branch October 27, 2024 23:16
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.

3 participants