質問編集履歴
2
追加2を書き込みました.
test
CHANGED
File without changes
|
test
CHANGED
@@ -50,12 +50,94 @@
|
|
50
50
|
|
51
51
|
Ubuntu 20.04
|
52
52
|
|
53
|
-
|
53
|
+
wsl2
|
54
54
|
|
55
55
|
### 追加事項
|
56
|
+
|
57
|
+
**1**
|
56
58
|
|
57
59
|
[参考ブログ](https://pyopyopyo.hatenablog.com/entry/20180514/p1)
|
58
60
|
|
59
61
|
この記事の1を試した段階で以下のメッセージが出ました.
|
60
62
|
|
61
63
|
**gpg: keyserver receive failed: No data **
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
**2**
|
68
|
+
|
69
|
+
[ask Ubuntu](https://askubuntu.com/questions/1298042/unable-to-use-sudo-apt-get-update-no-pubkey-26eb39123aaaaa96)
|
70
|
+
|
71
|
+
上記の記事を参考に, **sudo apt-key update**と 打ち込んだら,
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
**:~$ sudo apt-key update**
|
76
|
+
|
77
|
+
Warning: 'apt-key update' is deprecated and should not be used anymore!
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys
|
82
|
+
|
83
|
+
gpg: key 3B4FE6ACC0B21F32: "Ubuntu Archive Automatic Signing Key (2012) <ftpmaster@ubuntu.com>" not changed
|
84
|
+
|
85
|
+
gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys
|
86
|
+
|
87
|
+
gpg: key D94AA3F0EFE21092: "Ubuntu CD Image Automatic Signing Key (2012) <cdimage@ubuntu.com>" not changed
|
88
|
+
|
89
|
+
gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key
|
90
|
+
|
91
|
+
gpg: key 871920D1991BC93C: "Ubuntu Archive Automatic Signing Key (2018) <ftpmaster@ubuntu.com>" not changed
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
gpg: Total number processed: 3
|
96
|
+
|
97
|
+
gpg: unchanged: 3
|
98
|
+
|
99
|
+
|
100
|
+
|
101
|
+
**この後に sudo apt updateを打ち込んだら**
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
**:~$ sudo apt update**
|
106
|
+
|
107
|
+
Get:1 https://cli-assets.heroku.com/apt ./ InRelease [2879 B]
|
108
|
+
|
109
|
+
Hit:2 https://download.docker.com/linux/ubuntu focal InRelease
|
110
|
+
|
111
|
+
Err:1 https://cli-assets.heroku.com/apt ./ InRelease
|
112
|
+
|
113
|
+
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6DB5542C356545CF
|
114
|
+
|
115
|
+
Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease
|
116
|
+
|
117
|
+
Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease
|
118
|
+
|
119
|
+
Hit:7 https://dl.yarnpkg.com/debian stable InRelease Ign:4 https://dl.bintray.com/etcher/debian stable InRelease Hit:9 http://security.ubuntu.com/ubuntu focal-security InRelease
|
120
|
+
|
121
|
+
Get:8 https://dl.bintray.com/etcher/debian stable Release [3674 B] Get:10 https://dl.bintray.com/etcher/debian stable Release.gpg [821 B] Ign:10 https://dl.bintray.com/etcher/debian stable Release.gpg Reading package lists... Done
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://cli-assets.heroku.com/apt ./ InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6DB5542C356545CF
|
126
|
+
|
127
|
+
|
128
|
+
|
129
|
+
W: GPG error: https://dl.bintray.com/etcher/debian stable Release:
|
130
|
+
|
131
|
+
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 379CE192D401AB61
|
132
|
+
|
133
|
+
|
134
|
+
|
135
|
+
E: The repository 'https://deb.etcher.io stable Release' is not signed.
|
136
|
+
|
137
|
+
|
138
|
+
|
139
|
+
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
N: See apt-secure(8) manpage for repository creation and user configuration details.
|
1
エラー文に少しと追加情報を書きました.
test
CHANGED
File without changes
|
test
CHANGED
@@ -8,7 +8,17 @@
|
|
8
8
|
|
9
9
|
### 発生している問題・エラーメッセージ
|
10
10
|
|
11
|
+
Err:1 https://cli-assets.heroku.com/apt ./ InRelease
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6DB5542C356545CF
|
16
|
+
|
17
|
+
|
18
|
+
|
11
19
|
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://cli-assets.heroku.com/apt ./ InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6DB5542C356545CF
|
20
|
+
|
21
|
+
|
12
22
|
|
13
23
|
W: Failed to fetch https://cli-assets.heroku.com/apt/./InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6DB5542C356545CF
|
14
24
|
|
@@ -20,7 +30,11 @@
|
|
20
30
|
|
21
31
|
### 試したこと
|
22
32
|
|
33
|
+
|
34
|
+
|
23
|
-
以下のことを試しましたが, 続いてこのようなエラーが出ました
|
35
|
+
__以下のことを試しましたが, 続いてこのようなエラーが出ました__
|
36
|
+
|
37
|
+
|
24
38
|
|
25
39
|
**gpg: keyserver receive failed: Server indicated a failure**
|
26
40
|
|
@@ -35,3 +49,13 @@
|
|
35
49
|
### 補足情報(FW/ツールのバージョンなど)
|
36
50
|
|
37
51
|
Ubuntu 20.04
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
### 追加事項
|
56
|
+
|
57
|
+
[参考ブログ](https://pyopyopyo.hatenablog.com/entry/20180514/p1)
|
58
|
+
|
59
|
+
この記事の1を試した段階で以下のメッセージが出ました.
|
60
|
+
|
61
|
+
**gpg: keyserver receive failed: No data **
|