|
1
|
## Tasks (dpkg-buildpackage)
|
|
2
|
Running file debian/hooks/D10installnode
|
|
3
|
|
|
4
|
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
5
|
|
|
6
|
Reading package lists...
|
|
7
|
Building dependency tree...
|
|
8
|
Reading state information...
|
|
9
|
ca-certificates is already the newest version (20210119).
|
|
10
|
ca-certificates set to manually installed.
|
|
11
|
gnupg is already the newest version (2.2.27-2+deb11u2).
|
|
12
|
gnupg set to manually installed.
|
|
13
|
The following NEW packages will be installed:
|
|
14
|
apt-transport-https wget
|
|
15
|
0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.
|
|
16
|
Need to get 1124 kB of archives.
|
|
17
|
After this operation, 3725 kB of additional disk space will be used.
|
|
18
|
Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 wget amd64 1.21-1+deb11u2 [964 kB]
|
|
19
|
Get:2 http://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
|
|
20
|
Fetched 1124 kB in 0s (10.2 MB/s)
|
|
21
|
Selecting previously unselected package wget.
|
|
22
|
(Reading database ...
|
|
23
|
(Reading database ... 5%
|
|
24
|
(Reading database ... 10%
|
|
25
|
(Reading database ... 15%
|
|
26
|
(Reading database ... 20%
|
|
27
|
(Reading database ... 25%
|
|
28
|
(Reading database ... 30%
|
|
29
|
(Reading database ... 35%
|
|
30
|
(Reading database ... 40%
|
|
31
|
(Reading database ... 45%
|
|
32
|
(Reading database ... 50%
|
|
33
|
(Reading database ... 55%
|
|
34
|
(Reading database ... 60%
|
|
35
|
(Reading database ... 65%
|
|
36
|
(Reading database ... 70%
|
|
37
|
(Reading database ... 75%
|
|
38
|
(Reading database ... 80%
|
|
39
|
(Reading database ... 85%
|
|
40
|
(Reading database ... 90%
|
|
41
|
(Reading database ... 95%
|
|
42
|
(Reading database ... 100%
|
|
43
|
(Reading database ... 28992 files and directories currently installed.)
|
|
44
|
Preparing to unpack .../wget_1.21-1+deb11u2_amd64.deb ...
|
|
45
|
Unpacking wget (1.21-1+deb11u2) ...
|
|
46
|
Selecting previously unselected package apt-transport-https.
|
|
47
|
Preparing to unpack .../apt-transport-https_2.2.4_all.deb ...
|
|
48
|
Unpacking apt-transport-https (2.2.4) ...
|
|
49
|
Setting up wget (1.21-1+deb11u2) ...
|
|
50
|
Setting up apt-transport-https (2.2.4) ...
|
|
51
|
Processing triggers for man-db (2.9.4-2) ...
|
|
52
|
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
|
|
53
|
OK
|
|
54
|
deb https://deb.nodesource.com/node_20.x bullseye main
|
|
55
|
deb-src https://deb.nodesource.com/node_20.x bullseye main
|
|
56
|
|
|
57
|
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
58
|
|
|
59
|
Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
|
|
60
|
Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
|
|
61
|
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
|
|
62
|
Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [449 kB]
|
|
63
|
Ign:5 https://deb.nodesource.com/node_20.x bullseye InRelease
|
|
64
|
Err:6 https://deb.nodesource.com/node_20.x bullseye Release
|
|
65
|
404 Not Found [IP: 2606:4700:10::6814:2dbe 443]
|
|
66
|
Reading package lists...
|
|
67
|
E: The repository 'https://deb.nodesource.com/node_20.x bullseye Release' does not have a Release file.
|
|
68
|
|
|
69
|
Container exited with error code: 100
|