On 12/21/2020 12:13 PM, Matus UHLAR - fantomas wrote:
On 14.12.20 13:04, Bowie Bailey wrote:
I am doing it this way:
sa-update --channelfile /path/to/channelfile.txt --gpgkeyfile
/path/to/keyfile.txt
The keyfile just contains one key id per line.
how did you create this file?
It's just a text file. Create it with your favorite text editor. Mine looks
like this:
856AA88A
6C6191E3
E8B493D6
24C063D8
(probably some old stuff in there)
I expected importing kam.sa-channels.mcgrail.com.key should put this key to
file sa-update uses by default
- what other point would the import have?
Can't answer you on that one. All I know is that you have to import the key file and
then tell sa-update to use the key by supplying the key id either as a command
argument or in a file that can be read in via the --gpgkeyfile parameter.
--
Bowie