Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-23 | * cmdline/apt-get.cc: | David Kalnischkies | |
- 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 | |||
2011-11-23 | * apt-pkg/depcache.cc: | David Kalnischkies | |
- 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 |