4 TESTDIR
=$(readlink -f $(dirname $0))
7 configarchitecture
'amd64' 'armel'
9 insertinstalledpackage
'build-essential' 'all' '11.5' 'Multi-Arch: foreign'
11 insertpackage
'unstable' 'po-debconf' 'all' '1'
12 insertsource
'unstable' 'dash' 'any' '1' 'Build-Depends: po-debconf'
13 insertpackage
'unstable' 'make-po-debconf-pure-virtual' 'armel' '1' 'Depends: po-debconf'
15 insertpackage
'unstable' 'po-debconf' 'amd64' '1'
16 insertsource
'unstable' 'diffutils' 'any' '1' 'Build-Depends: texi2html'
20 testequal
'Package: po-debconf:armel
24 make-po-debconf-pure-virtual:armel,po-debconf:armel
27 Reverse Provides: ' aptcache showpkg po
-debconf:armel
28 testequal
'N: Unable to locate package texi2html' aptcache showpkg texi2html
:armel
-q=0
30 testequal
'Reading package lists...
31 Building dependency tree...
32 The following NEW packages will be installed:
34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
35 Inst po-debconf (1 unstable, unstable [all])
36 Conf po-debconf (1 unstable, unstable [all])' aptget build
-dep dash
-s
38 testequal
'Reading package lists...
39 Building dependency tree...
40 E: Build-Depends dependency for dash cannot be satisfied because the package po-debconf cannot be found' aptget build
-dep -aarmel dash
-s
42 testequal
'Reading package lists...
43 Building dependency tree...
44 E: Build-Depends dependency for diffutils cannot be satisfied because the package texi2html cannot be found' aptget build
-dep -aarmel diffutils
-s