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

repo: ignore key download errors if skip_if_unavailable #2094

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

evan-goode
Copy link
Member

In repo::RepoSack::update_and_load_repos, log and ignore errors related to reading or downloading GPG keys if we are using skip_if_unavailable=false

Resolves #2065

@evan-goode
Copy link
Member Author

Related: #2064. It would still be nice if a message were printed to stderr (not just the log) listing repos that were skipped.

In repo::RepoSack::update_and_load_repos, log and ignore errors related
to reading or downloading GPG keys if we are using
skip_if_unavailable=false

Resolves rpm-software-management#2065
@evan-goode evan-goode force-pushed the evan-goode/gpg-skip-if-unavailable branch from 628125a to 575284e Compare February 28, 2025 15:51
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.

Repo with missing key and repo_gpgcheck enabled causes fail even with skit_if_unavailable
1 participant