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

<oo-admin-check-sources.py> Bug 1026793, Added catch block to find_package_conflicts #157

Merged
merged 1 commit into from Nov 7, 2013

Conversation

dobbymoodge
Copy link
Contributor

https://bugzilla.redhat.com/show_bug.cgi?id=1026793

YumBase call in OpenShiftCheckSources.packages_for_repo raised an
uncaught RepoError. This condition was reachable on systems where a
broken repo config exists and yum-plugin-priorities is
installed. Added logic to catch the RepoError and bail out.

…ckage_conflicts

https://bugzilla.redhat.com/show_bug.cgi?id=1026793

`YumBase` call in `OpenShiftCheckSources.packages_for_repo` raised an
uncaught `RepoError`. This condition was reachable on systems where a
broken repo config exists and `yum-plugin-priorities` is
installed. Added logic to catch the `RepoError` and bail out.
dobbymoodge added a commit that referenced this pull request Nov 7, 2013
<oo-admin-check-sources.py> Bug 1026793, Added catch block to find_package_conflicts
@dobbymoodge dobbymoodge merged commit a30c88c into openshift:enterprise-2.0 Nov 7, 2013
@dobbymoodge dobbymoodge deleted the BZ1026793 branch November 8, 2013 19:08
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

1 participant