1
|
## Tasks (dpkg-buildpackage)
|
2
|
Running file debian/hooks/D01installnode
|
3
|
|
4
|
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
5
|
|
6
|
Hit:1 http://deb.debian.org/debian trixie InRelease
|
7
|
Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB]
|
8
|
Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
|
9
|
Get:4 http://deb.debian.org/debian trixie/main amd64 Components [5175 kB]
|
10
|
Get:5 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [20.5 kB]
|
11
|
Fetched 5286 kB in 1s (6289 kB/s)
|
12
|
Reading package lists...
|
13
|
Building dependency tree...
|
14
|
Reading state information...
|
15
|
All packages are up to date.
|
16
|
|
17
|
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
18
|
|
19
|
Hit:1 http://deb.debian.org/debian trixie InRelease
|
20
|
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
|
21
|
Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
|
22
|
Get:4 https://deb.nodesource.com/node_24.x nodistro InRelease [10.6 kB]
|
23
|
Get:5 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages [2514 B]
|
24
|
Fetched 13.1 kB in 0s (77.0 kB/s)
|
25
|
Reading package lists...
|
26
|
Building dependency tree...
|
27
|
Reading state information...
|
28
|
All packages are up to date.
|
29
|
Warning: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
|
30
|
Hit:1 http://deb.debian.org/debian trixie InRelease
|
31
|
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
|
32
|
Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
|
33
|
Hit:4 https://deb.nodesource.com/node_24.x nodistro InRelease
|
34
|
Reading package lists...
|
35
|
W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
|
36
|
dpkg-buildpackage: info: source package hcw-build-deps
|
37
|
dpkg-buildpackage: info: source version 0.9.4
|
38
|
dpkg-buildpackage: info: source distribution unstable
|
39
|
dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@builder2.iabsis.local>
|
40
|
dpkg-buildpackage: info: host architecture amd64
|
41
|
dpkg-source --before-build .
|
42
|
debian/rules clean
|
43
|
dh clean
|
44
|
dh_clean
|
45
|
debian/rules binary
|
46
|
dh binary
|
47
|
dh_update_autotools_config
|
48
|
dh_autoreconf
|
49
|
create-stamp debian/debhelper-build-stamp
|
50
|
dh_prep
|
51
|
dh_auto_install --destdir=debian/hcw-build-deps/
|
52
|
dh_install
|
53
|
dh_installdocs
|
54
|
dh_installchangelogs
|
55
|
dh_perl
|
56
|
dh_link
|
57
|
dh_strip_nondeterminism
|
58
|
dh_compress
|
59
|
dh_fixperms
|
60
|
dh_missing
|
61
|
dh_installdeb
|
62
|
dh_gencontrol
|
63
|
dh_md5sums
|
64
|
dh_builddeb
|
65
|
dpkg-deb: building package 'hcw-build-deps' in '../hcw-build-deps_0.9.4_all.deb'.
|
66
|
dpkg-genbuildinfo --build=binary -O../hcw-build-deps_0.9.4_amd64.buildinfo
|
67
|
dpkg-genchanges --build=binary -O../hcw-build-deps_0.9.4_amd64.changes
|
68
|
dpkg-genchanges: info: binary-only upload (no source code included)
|
69
|
dpkg-source --after-build .
|
70
|
dpkg-buildpackage: info: binary-only upload (no source included)
|
71
|
|
72
|
The package has been created.
|
73
|
Attention, the package has been created in the current directory,
|
74
|
not in ".." as indicated by the message above!
|
75
|
Selecting previously unselected package hcw-build-deps.
|
76
|
(Reading database ... 33160 files and directories currently installed.)
|
77
|
Preparing to unpack hcw-build-deps_0.9.4_all.deb ...
|
78
|
Unpacking hcw-build-deps (0.9.4) ...
|
79
|
Reading package lists...
|
80
|
Building dependency tree...
|
81
|
Reading state information...
|
82
|
Starting pkgProblemResolver with broken count: 0
|
83
|
Starting 2 pkgProblemResolver with broken count: 0
|
84
|
Done
|
85
|
Correcting dependencies... Done
|
86
|
Starting pkgProblemResolver with broken count: 0
|
87
|
Starting 2 pkgProblemResolver with broken count: 0
|
88
|
Done
|
89
|
The following additional packages will be installed:
|
90
|
nodejs python3-packaging python3-pip python3-pip-whl python3-setuptools-whl
|
91
|
python3-venv python3-wheel python3.13-venv
|
92
|
Suggested packages:
|
93
|
python3-setuptools
|
94
|
Recommended packages:
|
95
|
python3-dev libjs-sphinxdoc
|
96
|
The following NEW packages will be installed:
|
97
|
nodejs python3-packaging python3-pip python3-pip-whl python3-setuptools-whl
|
98
|
python3-venv python3-wheel python3.13-venv
|
99
|
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
|
100
|
1 not fully installed or removed.
|
101
|
Need to get 43.4 MB of archives.
|
102
|
After this operation, 257 MB of additional disk space will be used.
|
103
|
Get:1 http://deb.debian.org/debian trixie/main amd64 python3-packaging all 25.0-1 [56.6 kB]
|
104
|
Get:2 http://deb.debian.org/debian trixie/main amd64 python3-wheel all 0.46.1-2 [21.7 kB]
|
105
|
Get:3 http://deb.debian.org/debian trixie/main amd64 python3-pip all 25.1.1+dfsg-1 [1457 kB]
|
106
|
Get:4 http://deb.debian.org/debian trixie/main amd64 python3-pip-whl all 25.1.1+dfsg-1 [1507 kB]
|
107
|
Get:5 http://deb.debian.org/debian trixie/main amd64 python3-setuptools-whl all 78.1.1-0.1 [1268 kB]
|
108
|
Get:6 https://deb.nodesource.com/node_24.x nodistro/main amd64 nodejs amd64 24.5.0-1nodesource1 [39.1 MB]
|
109
|
Get:7 http://deb.debian.org/debian trixie/main amd64 python3.13-venv amd64 3.13.5-2 [5472 B]
|
110
|
Get:8 http://deb.debian.org/debian trixie/main amd64 python3-venv amd64 3.13.5-1 [1180 B]
|
111
|
Fetched 43.4 MB in 1s (80.5 MB/s)
|
112
|
Selecting previously unselected package python3-packaging.
|
113
|
(Reading database ...
|
114
|
(Reading database ... 5%
|
115
|
(Reading database ... 10%
|
116
|
(Reading database ... 15%
|
117
|
(Reading database ... 20%
|
118
|
(Reading database ... 25%
|
119
|
(Reading database ... 30%
|
120
|
(Reading database ... 35%
|
121
|
(Reading database ... 40%
|
122
|
(Reading database ... 45%
|
123
|
(Reading database ... 50%
|
124
|
(Reading database ... 55%
|
125
|
(Reading database ... 60%
|
126
|
(Reading database ... 65%
|
127
|
(Reading database ... 70%
|
128
|
(Reading database ... 75%
|
129
|
(Reading database ... 80%
|
130
|
(Reading database ... 85%
|
131
|
(Reading database ... 90%
|
132
|
(Reading database ... 95%
|
133
|
(Reading database ... 100%
|
134
|
(Reading database ... 33164 files and directories currently installed.)
|
135
|
Preparing to unpack .../0-python3-packaging_25.0-1_all.deb ...
|
136
|
Unpacking python3-packaging (25.0-1) ...
|
137
|
Selecting previously unselected package python3-wheel.
|
138
|
Preparing to unpack .../1-python3-wheel_0.46.1-2_all.deb ...
|
139
|
Unpacking python3-wheel (0.46.1-2) ...
|
140
|
Selecting previously unselected package python3-pip.
|
141
|
Preparing to unpack .../2-python3-pip_25.1.1+dfsg-1_all.deb ...
|
142
|
Unpacking python3-pip (25.1.1+dfsg-1) ...
|
143
|
Selecting previously unselected package python3-pip-whl.
|
144
|
Preparing to unpack .../3-python3-pip-whl_25.1.1+dfsg-1_all.deb ...
|
145
|
Unpacking python3-pip-whl (25.1.1+dfsg-1) ...
|
146
|
Selecting previously unselected package python3-setuptools-whl.
|
147
|
Preparing to unpack .../4-python3-setuptools-whl_78.1.1-0.1_all.deb ...
|
148
|
Unpacking python3-setuptools-whl (78.1.1-0.1) ...
|
149
|
Selecting previously unselected package python3.13-venv.
|
150
|
Preparing to unpack .../5-python3.13-venv_3.13.5-2_amd64.deb ...
|
151
|
Unpacking python3.13-venv (3.13.5-2) ...
|
152
|
Selecting previously unselected package python3-venv.
|
153
|
Preparing to unpack .../6-python3-venv_3.13.5-1_amd64.deb ...
|
154
|
Unpacking python3-venv (3.13.5-1) ...
|
155
|
Selecting previously unselected package nodejs.
|
156
|
Preparing to unpack .../7-nodejs_24.5.0-1nodesource1_amd64.deb ...
|
157
|
Unpacking nodejs (24.5.0-1nodesource1) ...
|
158
|
Setting up python3-setuptools-whl (78.1.1-0.1) ...
|
159
|
Setting up python3-pip-whl (25.1.1+dfsg-1) ...
|
160
|
Setting up python3.13-venv (3.13.5-2) ...
|
161
|
Setting up nodejs (24.5.0-1nodesource1) ...
|
162
|
Setting up python3-packaging (25.0-1) ...
|
163
|
Setting up python3-venv (3.13.5-1) ...
|
164
|
Setting up python3-wheel (0.46.1-2) ...
|
165
|
Setting up python3-pip (25.1.1+dfsg-1) ...
|
166
|
Setting up hcw-build-deps (0.9.4) ...
|
167
|
Processing triggers for man-db (2.13.1-1) ...
|
168
|
dpkg-buildpackage: info: source package hcw
|
169
|
dpkg-buildpackage: info: source version 0.9.4
|
170
|
dpkg-buildpackage: info: source distribution bookworm
|
171
|
dpkg-buildpackage: info: source changed by Olivier Bitsch <olivier.b@iabsis.com>
|
172
|
dpkg-source --before-build .
|
173
|
dpkg-buildpackage: info: host architecture amd64
|
174
|
debian/rules clean
|
175
|
dh clean
|
176
|
dh_auto_clean
|
177
|
make -j4 clean
|
178
|
make[1]: Entering directory '/build/sources'
|
179
|
make -C backend clean
|
180
|
make[2]: Entering directory '/build/sources/backend'
|
181
|
make -C practitioner clean
|
182
|
echo "Nothing to clean"
|
183
|
Nothing to clean
|
184
|
make[2]: Entering directory '/build/sources/practitioner'
|
185
|
make[2]: Leaving directory '/build/sources/backend'
|
186
|
rm -rf dist node_modules
|
187
|
make[2]: Leaving directory '/build/sources/practitioner'
|
188
|
make[1]: Leaving directory '/build/sources'
|
189
|
dh_clean
|
190
|
debian/rules binary
|
191
|
dh binary
|
192
|
dh_update_autotools_config
|
193
|
dh_autoreconf
|
194
|
dh_auto_configure
|
195
|
dh_auto_build
|
196
|
make -j4 "INSTALL=install --strip-program=true"
|
197
|
make[1]: Entering directory '/build/sources'
|
198
|
make -C backend
|
199
|
make -C practitioner
|
200
|
make[2]: Entering directory '/build/sources/backend'
|
201
|
echo "Nothing to prepare"
|
202
|
make[2]: Entering directory '/build/sources/practitioner'
|
203
|
npm i
|
204
|
Nothing to prepare
|
205
|
make[2]: Leaving directory '/build/sources/backend'
|
206
|
npm error code ERESOLVE
|
207
|
npm error ERESOLVE could not resolve
|
208
|
npm error
|
209
|
npm error While resolving: @angular/animations@20.2.0
|
210
|
npm error Found: @angular/common@20.1.7
|
211
|
npm error node_modules/@angular/common
|
212
|
npm error @angular/common@"^20.0.0" from the root project
|
213
|
npm error peer @angular/common@"^20.0.0 || ^21.0.0" from @angular/cdk@20.2.0
|
214
|
npm error node_modules/@angular/cdk
|
215
|
npm error @angular/cdk@"^20.2.0" from the root project
|
216
|
npm error peer @angular/cdk@"20.2.0" from @angular/material@20.2.0
|
217
|
npm error node_modules/@angular/material
|
218
|
npm error @angular/material@"^20.2.0" from the root project
|
219
|
npm error 4 more (@angular/forms, @angular/material, ...)
|
220
|
npm error
|
221
|
npm error Could not resolve dependency:
|
222
|
npm error peer @angular/common@"20.2.0" from @angular/animations@20.2.0
|
223
|
npm error node_modules/@angular/animations
|
224
|
npm error @angular/animations@"^20.2.0" from the root project
|
225
|
npm error
|
226
|
npm error Conflicting peer dependency: @angular/common@20.2.0
|
227
|
npm error node_modules/@angular/common
|
228
|
npm error peer @angular/common@"20.2.0" from @angular/animations@20.2.0
|
229
|
npm error node_modules/@angular/animations
|
230
|
npm error @angular/animations@"^20.2.0" from the root project
|
231
|
npm error
|
232
|
npm error Fix the upstream dependency conflict, or retry
|
233
|
npm error this command with --force or --legacy-peer-deps
|
234
|
npm error to accept an incorrect (and potentially broken) dependency resolution.
|
235
|
npm error
|
236
|
npm error
|
237
|
npm error For a full report see:
|
238
|
npm error /build/sources/debian/.debhelper/generated/_source/home/.npm/_logs/2025-08-22T10_47_42_158Z-eresolve-report.txt
|
239
|
npm notice
|
240
|
npm notice New patch version of npm available! 11.5.1 -> 11.5.2
|
241
|
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.5.2
|
242
|
npm notice To update run: npm install -g npm@11.5.2
|
243
|
npm notice
|
244
|
npm error A complete log of this run can be found in: /build/sources/debian/.debhelper/generated/_source/home/.npm/_logs/2025-08-22T10_47_42_158Z-debug-0.log
|
245
|
make[2]: *** [Makefile:13: node_modules] Error 1
|
246
|
make[2]: Leaving directory '/build/sources/practitioner'
|
247
|
make[1]: *** [Makefile:10: practitioner] Error 2
|
248
|
make[1]: Leaving directory '/build/sources'
|
249
|
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned exit code 2
|
250
|
make: *** [debian/rules:19: binary] Error 25
|
251
|
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
|
252
|
|
253
|
Container exited with error code: 2
|