summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-666772-multiarch-arch-all-build-deps
blob: cfae1fef3c5b5df870a5285e7d418070e824ec83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
#!/bin/sh
set -e

TESTDIR=$(readlink -f $(dirname $0))
. $TESTDIR/framework
setupenvironment
configarchitecture 'amd64' 'armhf'

insertinstalledpackage 'build-essential' 'all' '11.5'

insertpackage 'unstable' 'doxygen' 'all' '1.0' 'Depends: language-support, language-tool'
insertpackage 'unstable' 'libc6' 'amd64,armhf' '1.0' 'Multi-Arch: same'
insertpackage 'unstable' 'libc6-dev' 'amd64,armhf' '1.0' 'Depends: libc6
Multi-Arch: same'
insertpackage 'unstable' 'language-support' 'amd64,armhf' '1.0' 'Multi-Arch: foreign'
insertpackage 'unstable' 'language-tool' 'amd64,armhf' '1.0'

insertsource 'unstable' 'apt' 'any' '0.8.15' 'Build-Depends: doxygen, libc6-dev'

setupaptarchive

testequal 'Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  doxygen language-support language-tool libc6 libc6-dev
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Inst language-support (1.0 unstable [amd64])
Inst language-tool (1.0 unstable [amd64])
Inst doxygen (1.0 unstable [all])
Inst libc6 (1.0 unstable [amd64])
Inst libc6-dev (1.0 unstable [amd64])
Conf language-support (1.0 unstable [amd64])
Conf language-tool (1.0 unstable [amd64])
Conf doxygen (1.0 unstable [all])
Conf libc6 (1.0 unstable [amd64])
Conf libc6-dev (1.0 unstable [amd64])' aptget build-dep apt -s

testequal 'Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  doxygen language-support language-tool libc6:armhf libc6-dev:armhf
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Inst language-support (1.0 unstable [amd64])
Inst language-tool (1.0 unstable [amd64])
Inst doxygen (1.0 unstable [all])
Inst libc6:armhf (1.0 unstable [armhf])
Inst libc6-dev:armhf (1.0 unstable [armhf])
Conf language-support (1.0 unstable [amd64])
Conf language-tool (1.0 unstable [amd64])
Conf doxygen (1.0 unstable [all])
Conf libc6:armhf (1.0 unstable [armhf])
Conf libc6-dev:armhf (1.0 unstable [armhf])' aptget build-dep apt -s -a armhf

configarchitecture 'armhf' 'amd64'

testequal 'Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  doxygen language-support language-tool libc6 libc6-dev
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Inst language-support (1.0 unstable [armhf])
Inst language-tool (1.0 unstable [armhf])
Inst doxygen (1.0 unstable [all])
Inst libc6 (1.0 unstable [armhf])
Inst libc6-dev (1.0 unstable [armhf])
Conf language-support (1.0 unstable [armhf])
Conf language-tool (1.0 unstable [armhf])
Conf doxygen (1.0 unstable [all])
Conf libc6 (1.0 unstable [armhf])
Conf libc6-dev (1.0 unstable [armhf])' aptget build-dep apt -s

testequal 'Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  doxygen language-support language-tool libc6:amd64 libc6-dev:amd64
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Inst language-support (1.0 unstable [armhf])
Inst language-tool (1.0 unstable [armhf])
Inst doxygen (1.0 unstable [all])
Inst libc6:amd64 (1.0 unstable [amd64])
Inst libc6-dev:amd64 (1.0 unstable [amd64])
Conf language-support (1.0 unstable [armhf])
Conf language-tool (1.0 unstable [armhf])
Conf doxygen (1.0 unstable [all])
Conf libc6:amd64 (1.0 unstable [amd64])
Conf libc6-dev:amd64 (1.0 unstable [amd64])' aptget build-dep apt -s -a amd64

configarchitecture 'amd64' 'armhf'

insertinstalledpackage 'language-support' 'armhf' '0.5' 'Multi-Arch: foreign'

testequal 'Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  doxygen language-tool libc6 libc6-dev
0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.
Inst language-tool (1.0 unstable [amd64])
Inst doxygen (1.0 unstable [all])
Inst libc6 (1.0 unstable [amd64])
Inst libc6-dev (1.0 unstable [amd64])
Conf language-tool (1.0 unstable [amd64])
Conf doxygen (1.0 unstable [all])
Conf libc6 (1.0 unstable [amd64])
Conf libc6-dev (1.0 unstable [amd64])' aptget build-dep apt -s

testequal 'Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  doxygen language-tool libc6:armhf libc6-dev:armhf
0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.
Inst language-tool (1.0 unstable [amd64])
Inst doxygen (1.0 unstable [all])
Inst libc6:armhf (1.0 unstable [armhf])
Inst libc6-dev:armhf (1.0 unstable [armhf])
Conf language-tool (1.0 unstable [amd64])
Conf doxygen (1.0 unstable [all])
Conf libc6:armhf (1.0 unstable [armhf])
Conf libc6-dev:armhf (1.0 unstable [armhf])' aptget build-dep apt -s -a armhf