Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Unknown
-
Description
W: GPG error: https://maven.xwiki.org stable/ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F716794B93CC9C13
i removed the public key with
sudo apt-key del "E5A2 98A7 AF53 948C C6CF D633 F716 794B 93CC 9C13"
and imported it again with
wget -q "https://maven.xwiki.org/public.gpg" -O- | sudo apt-key add -
fetching the public key with
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F716794B93CC9C13 Executing: /tmp/apt-key-gpghome.cJfqc8rO9h/gpg.1.sh --recv-keys --keyserver keyserver.ubuntu.com F716794B93CC9C13 gpg: keyserver receive failed: No data
Attachments
Issue Links
- is duplicated by
-
MEETING-513 Debian apt-get update fails with NO_PUBKEY F716794B93CC9C13
-
- Closed
-