|
@@ -40,9 +40,13 @@ The following packages have unmet dependencies:
|
|
|
foo : Conflicts: foo:i386 but 1.0 is to be installed
|
|
foo : Conflicts: foo:i386 but 1.0 is to be installed
|
|
|
E: Unable to correct problems, you have held broken packages." aptget install ./incoming/foo_1.0_i386.deb ./incoming/foo_1.0_amd64.deb -s
|
|
E: Unable to correct problems, you have held broken packages." aptget install ./incoming/foo_1.0_i386.deb ./incoming/foo_1.0_amd64.deb -s
|
|
|
|
|
|
|
|
-testdpkgnotinstalled 'foo'
|
|
|
|
|
|
|
+testdpkgnotinstalled 'foo' 'foo:i386'
|
|
|
testsuccess aptget install ./incoming/foo_1.0_i386.deb -o Debug::pkgCacheGen=1
|
|
testsuccess aptget install ./incoming/foo_1.0_i386.deb -o Debug::pkgCacheGen=1
|
|
|
testdpkginstalled 'foo:i386'
|
|
testdpkginstalled 'foo:i386'
|
|
|
|
|
+cd downloaded
|
|
|
|
|
+testsuccess aptget install "$(readlink -f ../incoming/foo_1.0_i386.deb)" -o Debug::pkgCacheGen=1 -y --allow-downgrades
|
|
|
|
|
+testsuccess aptget install ../incoming/foo_1.0_i386.deb -o Debug::pkgCacheGen=1 -y --allow-downgrades
|
|
|
|
|
+cd ..
|
|
|
|
|
|
|
|
testsuccessequal "Reading package lists...
|
|
testsuccessequal "Reading package lists...
|
|
|
Building dependency tree...
|
|
Building dependency tree...
|