On Mon, Nov 20, 2017 at 03:34:46PM -0500, Ismael L. Donis Garcia wrote:
> when I execute the following it returns me:
> 
> root@(none):~# gpg  --keyring /usr/share/keyrings/devuan-keyring.gpg --export 
> 94532124541922FB | apt-key add
> gpg: ATENCIÓN: no se ha exportado nada
> gpg: no se han encontrados datos OpenPGP válidos
> root@(none):~#

BTW the command to do that is:

# gpg --no-default-keyring --keyring 
/usr/share/keyrings/devuan-archive-keyring.gpg --export 94532124541922FB | 
apt-gey add -

(note the "--no-default-keyring", the "devuan-archive-keyring.gpg" and
the "-" after "add").

BTW, this should not be needed, since the postinst script in
devuan-keyring should take care of that.

My2Cents

KatolaZ

-- 
[ ~.,_  Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab  ]  
[     "+.  katolaz [at] freaknet.org --- katolaz [at] yahoo.it  ]
[       @)   http://kalos.mine.nu ---  Devuan GNU + Linux User  ]
[     @@)  http://maths.qmul.ac.uk/~vnicosia --  GPG: 0B5F062F  ] 
[ (@@@)  Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ  ]

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to