]> git.saurik.com Git - apt.git/commit
M-A: allowed pkgs of unconfigured archs do not statisfy :any
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 5 Sep 2015 11:29:50 +0000 (13:29 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 14 Sep 2015 13:22:18 +0000 (15:22 +0200)
commit384f17b40efb7b966001b2f7620b18324b507c55
tree70921051d7366f510c6be41110c0541908fd70f7
parentf6ce7ffce526432a855166074332f97b37ad98db
M-A: allowed pkgs of unconfigured archs do not statisfy :any

We parse all architectures we encounter recently, which means we also
parse packages from architectures which are neither native nor foreign,
but still came onto the system somehow (usually via heavy force).
apt-pkg/deb/deblistparser.cc
test/integration/test-multiarch-allowed
test/integration/test-multiarch-foreign