質問編集履歴
1
urlの修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -17,8 +17,7 @@
|
|
17
17
|
W: いくつかのインデックスファイルのダウンロードに失敗しました。これらは無視されるか、古いものが代わりに使われます。
|
18
18
|
|
19
19
|
```
|
20
|
-
このサイト
|
21
|
-
https://matoken.org/blog/2019/07/11/apt-update-after-releasing-debian-10-buster-testing-results-in-an-error/
|
20
|
+
このサイト[Debian 10 Buster testing をリリース後に apt update するとエラーになる](https://matoken.org/blog/2019/07/11/apt-update-after-releasing-debian-10-buster-testing-results-in-an-error/)
|
22
21
|
を参考に、
|
23
22
|
sudo apt --allow-releaseinfo-change update
|
24
23
|
を行ったが、同様な結果が得られた。
|