Fix pinning rules so a package from main can override the one from universe
Current pinning rules don't match packages from the `universe' section.
As a result a customized MOS package (which always resides in the `main'
section) has lower priority than its Ubuntu counterpart:
As a result the original version of package (shipped with Ubuntu) gets
installed into the IBP image which might reintroduce bugs fixed by
patched packages and/or break features which require customized
packages.
Reviewed: https:/ /review. openstack. org/217108 /git.openstack. org/cgit/ stackforge/ fuel-agent/ commit/ ?id=bf324e8f398 1b050e89f710ab6 4411ef0d60ff04
Committed: https:/
Submitter: Jenkins
Branch: master
commit bf324e8f3981b05 0e89f710ab64411 ef0d60ff04
Author: Alexey Sheplyakov <email address hidden>
Date: Wed Aug 26 14:48:23 2015 +0300
Fix pinning rules so a package from main can override the one from universe
Current pinning rules don't match packages from the `universe' section.
As a result a customized MOS package (which always resides in the `main'
section) has lower priority than its Ubuntu counterpart:
# apt-cache policy ohai 10.20.0. 1/mirror/ ubuntu/ trusty/universe amd64 Packages
6.14. 0-2~u14. 04+mos1 0 10.20.0. 2:8080/ 2015.1. 0-7.0/ubuntu/ x86_64/ mos7.0/main amd64 Packages
ohai:
Installed: (none)
Candidate: 6.14.0-2
Version table:
6.14.0-2 0
500 http://
500 http://
As a result the original version of package (shipped with Ubuntu) gets
installed into the IBP image which might reintroduce bugs fixed by
patched packages and/or break features which require customized
packages.
Closes-Bug: #1488844 26ba3f8c25fbb6b 17bbaefc076
Change-Id: I655b34bf0de80d