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

WIP: Honor priority= repo arg #149

Closed

Conversation

cgwalters
Copy link
Collaborator

I was trying to fix something else:
cgwalters/rpmdistro-gitoverlay@1c9de91
and tried for a bit to get repo priorities to work, but they
seemed to have no effect.

I didn't get to the point of debugging the libsolv guts, so marking
this as WIP with bonus fprintf debuginfo.

I was trying to fix something else:
cgwalters/rpmdistro-gitoverlay@1c9de91
and tried for a bit to get repo priorities to work, but they
seemed to have no effect.

I didn't get to the point of debugging the libsolv guts, so marking
this as WIP with bonus fprintf debuginfo.
repo->libsolv_repo->priority = -value;
fprintf (stderr, "libsolv set priority %d\n", value);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tabs detected :D

@rh-atomic-bot
Copy link

☔ The latest upstream changes (presumably 050245b) made this pull request unmergeable. Please resolve the merge conflicts.

@ignatenkobrain
Copy link
Contributor

rebase?

@dmach
Copy link

dmach commented Oct 19, 2017

Our preference is to merge hif/dnf* with hy* rather than adding more code that wraps hy*.

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

4 participants