summaryrefslogtreecommitdiff
path: root/test/integration/test-multiarch-foreign
Commit message (Collapse)AuthorAgeFilesLines
* * cmdline/apt-get.cc:David Kalnischkies2011-11-231-0/+22
| | | | - ignore foreign architectures if we check if a provides has only one resolver as it's basically the same for the user, so no need to choose
* * apt-pkg/depcache.cc:David Kalnischkies2011-11-231-0/+128
- prefer native providers over foreigns even if the chain is foreign The code preferred real over virtual packages and based on priorities. This is changed in so far that a real package from any arch is preferred over any virtual provider and if priorities doesn't help in choosing the best provider we choose it based on architectures