From 561a3557e7fa6c4ed693c3bb486d189a468a8080 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 7 Sep 2016 13:35:40 +0200 Subject: test: Always install dpkg into our tests, regardless of MA Even if we only configure a single architecture, install dpkg, so dpkg can assert multi arch correctly. This also has the nice side effect of making single architecture and multiple architecture test cases more uniform. This fixes a regression from f878d3a862128bc1385616751ae1d78246b1bd01 ("test: Assert multi-arch in the chroot"). --- test/integration/test-bug-753297-upgradable | 1 + 1 file changed, 1 insertion(+) (limited to 'test/integration/test-bug-753297-upgradable') diff --git a/test/integration/test-bug-753297-upgradable b/test/integration/test-bug-753297-upgradable index f33a6591d..353728db0 100755 --- a/test/integration/test-bug-753297-upgradable +++ b/test/integration/test-bug-753297-upgradable @@ -31,4 +31,5 @@ N: There is 1 additional version. Please use the '-a' switch to see it" apt list testsuccessequal "Listing... bar/testing 2 all [upgradable from: 1] +dpkg/now 1.16.2+fake all [installed,local] foo/testing,now 1 all [installed]" apt list -- cgit v1.2.3