don't send pkg from an unknown architecture via EDSP
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 17 Jun 2014 11:47:01 +0000 (13:47 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 18 Jun 2014 09:17:18 +0000 (11:17 +0200)
commit99055353a54094034c8a526aa336cd59a039676c
tree06a7301a0b603b6769e177aacec626fd4cd59f59
parentdab5f8745b8d6df1060490c8c5ac895832657a74
don't send pkg from an unknown architecture via EDSP

APT's cache can include packages from architectures dpkg has no
knowledge about and can therefore not be installed for e.g. to allow
easy lookups. There is no point in telling external solvers about them
though and some of them might even be really talkative about ignoring
them if we do.
apt-pkg/edsp.cc