質問編集履歴
2
エラーログ修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -96,66 +96,6 @@
|
|
96
96
|
|
97
97
|
```
|
98
98
|
|
99
|
-
Step 3/7 : RUN apt-get update
|
100
|
-
|
101
|
-
---> Running in 172af0407db9
|
102
|
-
|
103
|
-
Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
|
104
|
-
|
105
|
-
Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
|
106
|
-
|
107
|
-
Get:3 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
|
108
|
-
|
109
|
-
Err:3 http://security.debian.org/debian-security buster/updates/main amd64 Packages
|
110
|
-
|
111
|
-
File has unexpected size (13399 != 291544). Mirror sync in progress? [IP: 151.101.130.132 80]
|
112
|
-
|
113
|
-
Hashes of expected file:
|
114
|
-
|
115
|
-
- Filesize:291544 [weak]
|
116
|
-
|
117
|
-
- SHA256:029770e68e814e366c707db624f03b1d8bd6b3be70ee43797f1e9d5932933900
|
118
|
-
|
119
|
-
- MD5Sum:8500407363aeac0e51fc632e1c6223ab [weak]
|
120
|
-
|
121
|
-
Release file created at: Wed, 09 Jun 2021 21:09:35 +0000
|
122
|
-
|
123
|
-
Get:4 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
|
124
|
-
|
125
|
-
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
|
126
|
-
|
127
|
-
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
|
128
|
-
|
129
|
-
Err:5 http://deb.debian.org/debian buster/main amd64 Packages
|
130
|
-
|
131
|
-
File has unexpected size (13349 != 7906864). Mirror sync in progress? [IP: 151.101.110.132 80]
|
132
|
-
|
133
|
-
Hashes of expected file:
|
134
|
-
|
135
|
-
- Filesize:7906864 [weak]
|
136
|
-
|
137
|
-
- SHA256:935deda18d5bdc25fb1813d0ec99b6e0e32a084b203e518af0cf7dc79ee8ebda
|
138
|
-
|
139
|
-
- MD5Sum:ba791e511a2a4b6523ac06f404e32f42 [weak]
|
140
|
-
|
141
|
-
Release file created at: Sat, 27 Mar 2021 09:55:13 +0000
|
142
|
-
|
143
|
-
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
|
144
|
-
|
145
|
-
Err:6 http://deb.debian.org/debian buster-updates/main amd64 Packages
|
146
|
-
|
147
|
-
File has unexpected size (13365 != 10856). Mirror sync in progress? [IP: 151.101.110.132 80]
|
148
|
-
|
149
|
-
Hashes of expected file:
|
150
|
-
|
151
|
-
- Filesize:10856 [weak]
|
152
|
-
|
153
|
-
- SHA256:0233e1a9b12fea0d60fc076ae44219328d058ce04e8c9817eb9983d68808395d
|
154
|
-
|
155
|
-
Release file created at: Wed, 09 Jun 2021 20:08:22 +0000
|
156
|
-
|
157
|
-
Fetched 239 kB in 1s (232 kB/s)
|
158
|
-
|
159
99
|
Reading package lists...
|
160
100
|
|
161
101
|
E: Failed to fetch http://security.debian.org/debian-security/dists/buster/updates/main/binary-amd64/by-hash/SHA256/029770e68e814e366c707db624f03b1d8bd6b3be70ee43797f1e9d5932933900 File has unexpected size (13399 != 291544). Mirror sync in progress? [IP: 151.101.130.132 80]
|
1
エラーログを追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -89,3 +89,113 @@
|
|
89
89
|
docker docsを見ても変な書き方には見えない
|
90
90
|
|
91
91
|
https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#sort-multi-line-arguments
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
##問題箇所のエラー 2021/06/10追記
|
96
|
+
|
97
|
+
```
|
98
|
+
|
99
|
+
Step 3/7 : RUN apt-get update
|
100
|
+
|
101
|
+
---> Running in 172af0407db9
|
102
|
+
|
103
|
+
Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
|
104
|
+
|
105
|
+
Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
|
106
|
+
|
107
|
+
Get:3 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
|
108
|
+
|
109
|
+
Err:3 http://security.debian.org/debian-security buster/updates/main amd64 Packages
|
110
|
+
|
111
|
+
File has unexpected size (13399 != 291544). Mirror sync in progress? [IP: 151.101.130.132 80]
|
112
|
+
|
113
|
+
Hashes of expected file:
|
114
|
+
|
115
|
+
- Filesize:291544 [weak]
|
116
|
+
|
117
|
+
- SHA256:029770e68e814e366c707db624f03b1d8bd6b3be70ee43797f1e9d5932933900
|
118
|
+
|
119
|
+
- MD5Sum:8500407363aeac0e51fc632e1c6223ab [weak]
|
120
|
+
|
121
|
+
Release file created at: Wed, 09 Jun 2021 21:09:35 +0000
|
122
|
+
|
123
|
+
Get:4 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
|
124
|
+
|
125
|
+
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
|
126
|
+
|
127
|
+
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
|
128
|
+
|
129
|
+
Err:5 http://deb.debian.org/debian buster/main amd64 Packages
|
130
|
+
|
131
|
+
File has unexpected size (13349 != 7906864). Mirror sync in progress? [IP: 151.101.110.132 80]
|
132
|
+
|
133
|
+
Hashes of expected file:
|
134
|
+
|
135
|
+
- Filesize:7906864 [weak]
|
136
|
+
|
137
|
+
- SHA256:935deda18d5bdc25fb1813d0ec99b6e0e32a084b203e518af0cf7dc79ee8ebda
|
138
|
+
|
139
|
+
- MD5Sum:ba791e511a2a4b6523ac06f404e32f42 [weak]
|
140
|
+
|
141
|
+
Release file created at: Sat, 27 Mar 2021 09:55:13 +0000
|
142
|
+
|
143
|
+
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
|
144
|
+
|
145
|
+
Err:6 http://deb.debian.org/debian buster-updates/main amd64 Packages
|
146
|
+
|
147
|
+
File has unexpected size (13365 != 10856). Mirror sync in progress? [IP: 151.101.110.132 80]
|
148
|
+
|
149
|
+
Hashes of expected file:
|
150
|
+
|
151
|
+
- Filesize:10856 [weak]
|
152
|
+
|
153
|
+
- SHA256:0233e1a9b12fea0d60fc076ae44219328d058ce04e8c9817eb9983d68808395d
|
154
|
+
|
155
|
+
Release file created at: Wed, 09 Jun 2021 20:08:22 +0000
|
156
|
+
|
157
|
+
Fetched 239 kB in 1s (232 kB/s)
|
158
|
+
|
159
|
+
Reading package lists...
|
160
|
+
|
161
|
+
E: Failed to fetch http://security.debian.org/debian-security/dists/buster/updates/main/binary-amd64/by-hash/SHA256/029770e68e814e366c707db624f03b1d8bd6b3be70ee43797f1e9d5932933900 File has unexpected size (13399 != 291544). Mirror sync in progress? [IP: 151.101.130.132 80]
|
162
|
+
|
163
|
+
Hashes of expected file:
|
164
|
+
|
165
|
+
- Filesize:291544 [weak]
|
166
|
+
|
167
|
+
- SHA256:029770e68e814e366c707db624f03b1d8bd6b3be70ee43797f1e9d5932933900
|
168
|
+
|
169
|
+
- MD5Sum:8500407363aeac0e51fc632e1c6223ab [weak]
|
170
|
+
|
171
|
+
Release file created at: Wed, 09 Jun 2021 21:09:35 +0000
|
172
|
+
|
173
|
+
E: Failed to fetch http://deb.debian.org/debian/dists/buster/main/binary-amd64/by-hash/SHA256/935deda18d5bdc25fb1813d0ec99b6e0e32a084b203e518af0cf7dc79ee8ebda File has unexpected size (13349 != 7906864). Mirror sync in progress? [IP: 151.101.110.132 80]
|
174
|
+
|
175
|
+
Hashes of expected file:
|
176
|
+
|
177
|
+
- Filesize:7906864 [weak]
|
178
|
+
|
179
|
+
- SHA256:935deda18d5bdc25fb1813d0ec99b6e0e32a084b203e518af0cf7dc79ee8ebda
|
180
|
+
|
181
|
+
- MD5Sum:ba791e511a2a4b6523ac06f404e32f42 [weak]
|
182
|
+
|
183
|
+
Release file created at: Sat, 27 Mar 2021 09:55:13 +0000
|
184
|
+
|
185
|
+
E: Failed to fetch http://deb.debian.org/debian/dists/buster-updates/main/binary-amd64/by-hash/SHA256/0233e1a9b12fea0d60fc076ae44219328d058ce04e8c9817eb9983d68808395d File has unexpected size (13365 != 10856). Mirror sync in progress? [IP: 151.101.110.132 80]
|
186
|
+
|
187
|
+
Hashes of expected file:
|
188
|
+
|
189
|
+
- Filesize:10856 [weak]
|
190
|
+
|
191
|
+
- SHA256:0233e1a9b12fea0d60fc076ae44219328d058ce04e8c9817eb9983d68808395d
|
192
|
+
|
193
|
+
Release file created at: Wed, 09 Jun 2021 20:08:22 +0000
|
194
|
+
|
195
|
+
E: Some index files failed to download. They have been ignored, or old ones used instead.
|
196
|
+
|
197
|
+
The command '/bin/sh -c apt-get update' returned a non-zero code: 100
|
198
|
+
|
199
|
+
|
200
|
+
|
201
|
+
```
|