gpg: keyserver receive failed: Connection timed out with Ubuntu BionicBroken package ubuntu-keyring (ubuntu 15.04 64 bit)apt-key add <file>; apt-get … keyserver timeout on same keyInstall Landscape dedicated server

NP-hard problems but only for n≥3

Ethics: Is it ethical for a professor to conduct research using a student's ideas without giving them credit?

Why is the core ChaCha primitive not good for use in a CRCF? Why create BLAKE?

Why would prey creatures not hate predator creatures?

Discrepancy between physical RAM and /proc/meminfo

Days in indexed month

Co-curricular lessons between geometry and chemistry?

Where does the budget surplus of a conference go?

How to exit read-only mode

TSP with revenue maximization

What are the minimum element requirements for a star?

how do I change just one character in a string when there more than one of that character?

Are there any dishes that can only be cooked with a microwave?

What is :>filename.txt Doing?

Why are there so many binary systems?

Unique magic triplets

Can I use pavers as a cheap solution to stop rain water erosion?

Can the Protection fighting style be used in this way?

python start on boot

What latex template to use when you do not know the journal you are going to submit

Does "solicit" mean the solicitor must receive what is being solicited in context of 52 U.S. Code Section 30121?

What does this docker log entry mean?

UK visitors visa needed fast for badly injured family member

Is the genre 'fantasy' still fantasy without magic?



gpg: keyserver receive failed: Connection timed out with Ubuntu Bionic


Broken package ubuntu-keyring (ubuntu 15.04 64 bit)apt-key add <file>; apt-get … keyserver timeout on same keyInstall Landscape dedicated server






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









1


















Aim:



I want to add apt-key to Ubuntu Bionic



Environment:



Ubuntu Bionic 18.04.3



Command:



/usr/bin/apt-key adv --no-tty --keyserver keyserver.ubuntu.com --recv E084DAB9



or



/usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9



Error:



"stderr": "Warning: apt-key output should not be parsed (stdout is not a terminal)ngpg: keyserver receive failed: Connection timed outn", "stderr_lines": ["Warning: apt-key output should not be parsed (stdout is not a terminal)", "gpg: keyserver receive failed: Connection timed out"



Additional Info:



  • This works fine for Ubuntu Xenial but does not work for Ubuntu Bionic.


  • I am running this command inside Ubuntu Bionic docker container. I pulled this ubuntu bionic image on my local and executed /usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9, that seems to be working fine.


/usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9
Executing: /tmp/apt-key-gpghome.rA90EMTH3h/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9
gpg: key 51716619E084DAB9: public key "Michael Rutter <marutter@gmail.com>" imported
gpg: Total number processed: 1
gpg: imported: 1



However, /usr/bin/apt-key adv --no-tty --keyserver keyserver.ubuntu.com --recv E084DAB9 does not work and times out in Ubuntu Bionic docker container.



Anybody facing similar issue? Any help is appreciated. Thanks in advance!










share|improve this question































    1


















    Aim:



    I want to add apt-key to Ubuntu Bionic



    Environment:



    Ubuntu Bionic 18.04.3



    Command:



    /usr/bin/apt-key adv --no-tty --keyserver keyserver.ubuntu.com --recv E084DAB9



    or



    /usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9



    Error:



    "stderr": "Warning: apt-key output should not be parsed (stdout is not a terminal)ngpg: keyserver receive failed: Connection timed outn", "stderr_lines": ["Warning: apt-key output should not be parsed (stdout is not a terminal)", "gpg: keyserver receive failed: Connection timed out"



    Additional Info:



    • This works fine for Ubuntu Xenial but does not work for Ubuntu Bionic.


    • I am running this command inside Ubuntu Bionic docker container. I pulled this ubuntu bionic image on my local and executed /usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9, that seems to be working fine.


    /usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9
    Executing: /tmp/apt-key-gpghome.rA90EMTH3h/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9
    gpg: key 51716619E084DAB9: public key "Michael Rutter <marutter@gmail.com>" imported
    gpg: Total number processed: 1
    gpg: imported: 1



    However, /usr/bin/apt-key adv --no-tty --keyserver keyserver.ubuntu.com --recv E084DAB9 does not work and times out in Ubuntu Bionic docker container.



    Anybody facing similar issue? Any help is appreciated. Thanks in advance!










    share|improve this question



























      1













      1









      1








      Aim:



      I want to add apt-key to Ubuntu Bionic



      Environment:



      Ubuntu Bionic 18.04.3



      Command:



      /usr/bin/apt-key adv --no-tty --keyserver keyserver.ubuntu.com --recv E084DAB9



      or



      /usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9



      Error:



      "stderr": "Warning: apt-key output should not be parsed (stdout is not a terminal)ngpg: keyserver receive failed: Connection timed outn", "stderr_lines": ["Warning: apt-key output should not be parsed (stdout is not a terminal)", "gpg: keyserver receive failed: Connection timed out"



      Additional Info:



      • This works fine for Ubuntu Xenial but does not work for Ubuntu Bionic.


      • I am running this command inside Ubuntu Bionic docker container. I pulled this ubuntu bionic image on my local and executed /usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9, that seems to be working fine.


      /usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9
      Executing: /tmp/apt-key-gpghome.rA90EMTH3h/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9
      gpg: key 51716619E084DAB9: public key "Michael Rutter <marutter@gmail.com>" imported
      gpg: Total number processed: 1
      gpg: imported: 1



      However, /usr/bin/apt-key adv --no-tty --keyserver keyserver.ubuntu.com --recv E084DAB9 does not work and times out in Ubuntu Bionic docker container.



      Anybody facing similar issue? Any help is appreciated. Thanks in advance!










      share|improve this question














      Aim:



      I want to add apt-key to Ubuntu Bionic



      Environment:



      Ubuntu Bionic 18.04.3



      Command:



      /usr/bin/apt-key adv --no-tty --keyserver keyserver.ubuntu.com --recv E084DAB9



      or



      /usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9



      Error:



      "stderr": "Warning: apt-key output should not be parsed (stdout is not a terminal)ngpg: keyserver receive failed: Connection timed outn", "stderr_lines": ["Warning: apt-key output should not be parsed (stdout is not a terminal)", "gpg: keyserver receive failed: Connection timed out"



      Additional Info:



      • This works fine for Ubuntu Xenial but does not work for Ubuntu Bionic.


      • I am running this command inside Ubuntu Bionic docker container. I pulled this ubuntu bionic image on my local and executed /usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9, that seems to be working fine.


      /usr/bin/apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9
      Executing: /tmp/apt-key-gpghome.rA90EMTH3h/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv E298A3A825C0D65DFD57CBB651716619E084DAB9
      gpg: key 51716619E084DAB9: public key "Michael Rutter <marutter@gmail.com>" imported
      gpg: Total number processed: 1
      gpg: imported: 1



      However, /usr/bin/apt-key adv --no-tty --keyserver keyserver.ubuntu.com --recv E084DAB9 does not work and times out in Ubuntu Bionic docker container.



      Anybody facing similar issue? Any help is appreciated. Thanks in advance!







      apt gnupg






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Sep 5 at 18:52









      aniketkulaniketkul

      111 bronze badge




      111 bronze badge























          0






          active

          oldest

          votes













          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );














          draft saved

          draft discarded
















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1171134%2fgpg-keyserver-receive-failed-connection-timed-out-with-ubuntu-bionic%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown


























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1171134%2fgpg-keyserver-receive-failed-connection-timed-out-with-ubuntu-bionic%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown









          Popular posts from this blog

          Tamil (spriik) Luke uk diar | Nawigatjuun

          Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

          Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?