Uploaded image for project: 'XWiki Infrastructure'
  1. XWiki Infrastructure
  2. XINFRA-341

Debian apt-get update fails with NO_PUBKEY F716794B93CC9C13

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • Debian
    • 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

          Activity

            People

              Unassigned Unassigned
              motte Matt.Hias
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: