mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-26 07:49:34 -05:00
Recommend gpg rather than gpg2 due to 2.2.17 changes
Closes QubesOS/qubes-issues#5404
This commit is contained in:
parent
1d5bc608af
commit
f32c81fab1
@ -52,6 +52,7 @@ There are three basic steps in this process:
|
|||||||
|
|
||||||
If you run into any problems, please consult the [Troubleshooting FAQ] below.
|
If you run into any problems, please consult the [Troubleshooting FAQ] below.
|
||||||
|
|
||||||
|
**Note:** We strongly recommending using `gpg` ("Classic") rather than `gpg2` ("Modern") for this procedure, since `gpg2` requires [special steps][gpg2] to work correctly.
|
||||||
|
|
||||||
### 1. Get the Qubes Master Signing Key and verify its authenticity
|
### 1. Get the Qubes Master Signing Key and verify its authenticity
|
||||||
|
|
||||||
@ -355,7 +356,7 @@ The problem could be one or more of the following:
|
|||||||
### I'm getting "bash: gpg: command not found"
|
### I'm getting "bash: gpg: command not found"
|
||||||
|
|
||||||
You don't have `gpg` installed.
|
You don't have `gpg` installed.
|
||||||
Install it, or use `gpg2` instead.
|
We strongly recommending using `gpg` ("Classic") rather than `gpg2` ("Modern") for this procedure, since `gpg2` requires [special steps][gpg2] to work correctly.
|
||||||
|
|
||||||
|
|
||||||
### Why am I getting "can't open signed data `Qubes-RX-x86_64.iso' / can't hash datafile: file open error"?
|
### Why am I getting "can't open signed data `Qubes-RX-x86_64.iso' / can't hash datafile: file open error"?
|
||||||
@ -458,4 +459,5 @@ If you still have a question, please address it to the [qubes-users mailing list
|
|||||||
[GPG documentation]: https://www.gnupg.org/documentation/
|
[GPG documentation]: https://www.gnupg.org/documentation/
|
||||||
[qubes-users mailing list]: /support/#qubes-users
|
[qubes-users mailing list]: /support/#qubes-users
|
||||||
[except dom0]: https://github.com/QubesOS/qubes-issues/issues/2544
|
[except dom0]: https://github.com/QubesOS/qubes-issues/issues/2544
|
||||||
|
[gpg2]: https://github.com/QubesOS/qubes-issues/issues/5404
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user