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

When running reposetup, the first occurrence of an rpm is pulled in, instead of the latest #93

Open
david-caro opened this issue Feb 5, 2016 · 1 comment

Comments

@david-caro
Copy link
Member

No description provided.

@david-caro david-caro added the bug label Feb 5, 2016
@david-caro
Copy link
Member Author

The issue is not exactly that, it turns out that the merge_repos function is using the first hit from the repos it parses, instead of taking the greatest version so it's not updating the internal repo properly, for example, if you have python-ioprocess on ovirt-3.6-el7 repo (version 0.15.0-2) and on epel-7 repo (version 0.15.0-4) it will take the ovirt-3.6-el7 repo one if it's parsed first

@david-caro david-caro changed the title When running reposetup, if the internal_repo dir already exists, it's not updated When running reposetup, the first occurrence of an rpm is pulled in, instead of the latest Feb 5, 2016
gerrit-ovirt-org pushed a commit to oVirt/ovirt-system-tests that referenced this issue Jun 2, 2016
* Using just one el7 disk image for hosts and storages
* Adapted to new lago workdir concept
* Fixed vm_blank guaranteed memory issue
* Added an updated ci.json (though you should not use any, just for
  backwards compatibility)
* Skipped the exported domain tests
* Fixed typo on tests while waiting for storages to get online
* Fixed missing packages from reposync
* Worked around bug lago-project/lago#93

Change-Id: I8a71b70eeb783815060548781d5f3f3b42862ede
Signed-off-by: David Caro <dcaroest@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants