Ubuntu 18.04.1 LTS server “The repository is not signed”











up vote
-2
down vote

favorite












I can not update the Ubuntu 18.04.1 LTS server newly installed. "The repository is not signed"



lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic


When run sudo apt update it shows (all repositories):



N: See the apt-secure (8) man page for details on creating repositories and configuring users.
N: You can not update from a repository like this in a secure way and therefore it is disabled by default.
E: The repository "http://security.ubuntu.com/ubuntu bionic-security InRelease" is not signed.
E: Failed to obtain http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease 403 Forbidden [IP: 91.189.88.162 80]


Whe run curl http://security.ubuntu.com/ubuntu/ o curl http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease I get the content. Proves that if I have access to the repositories from the server.



I appreciate your help, what can I do to update my server?










share|improve this question






















  • This should be posted to SuperUser or the Unix StackExchange, not Stack Overflow.
    – David Makogon
    Nov 23 at 16:29















up vote
-2
down vote

favorite












I can not update the Ubuntu 18.04.1 LTS server newly installed. "The repository is not signed"



lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic


When run sudo apt update it shows (all repositories):



N: See the apt-secure (8) man page for details on creating repositories and configuring users.
N: You can not update from a repository like this in a secure way and therefore it is disabled by default.
E: The repository "http://security.ubuntu.com/ubuntu bionic-security InRelease" is not signed.
E: Failed to obtain http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease 403 Forbidden [IP: 91.189.88.162 80]


Whe run curl http://security.ubuntu.com/ubuntu/ o curl http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease I get the content. Proves that if I have access to the repositories from the server.



I appreciate your help, what can I do to update my server?










share|improve this question






















  • This should be posted to SuperUser or the Unix StackExchange, not Stack Overflow.
    – David Makogon
    Nov 23 at 16:29













up vote
-2
down vote

favorite









up vote
-2
down vote

favorite











I can not update the Ubuntu 18.04.1 LTS server newly installed. "The repository is not signed"



lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic


When run sudo apt update it shows (all repositories):



N: See the apt-secure (8) man page for details on creating repositories and configuring users.
N: You can not update from a repository like this in a secure way and therefore it is disabled by default.
E: The repository "http://security.ubuntu.com/ubuntu bionic-security InRelease" is not signed.
E: Failed to obtain http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease 403 Forbidden [IP: 91.189.88.162 80]


Whe run curl http://security.ubuntu.com/ubuntu/ o curl http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease I get the content. Proves that if I have access to the repositories from the server.



I appreciate your help, what can I do to update my server?










share|improve this question













I can not update the Ubuntu 18.04.1 LTS server newly installed. "The repository is not signed"



lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic


When run sudo apt update it shows (all repositories):



N: See the apt-secure (8) man page for details on creating repositories and configuring users.
N: You can not update from a repository like this in a secure way and therefore it is disabled by default.
E: The repository "http://security.ubuntu.com/ubuntu bionic-security InRelease" is not signed.
E: Failed to obtain http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease 403 Forbidden [IP: 91.189.88.162 80]


Whe run curl http://security.ubuntu.com/ubuntu/ o curl http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease I get the content. Proves that if I have access to the repositories from the server.



I appreciate your help, what can I do to update my server?







ubuntu server apt ubuntu-18.04






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 22 at 16:07









Wilfred Lemus

13




13












  • This should be posted to SuperUser or the Unix StackExchange, not Stack Overflow.
    – David Makogon
    Nov 23 at 16:29


















  • This should be posted to SuperUser or the Unix StackExchange, not Stack Overflow.
    – David Makogon
    Nov 23 at 16:29
















This should be posted to SuperUser or the Unix StackExchange, not Stack Overflow.
– David Makogon
Nov 23 at 16:29




This should be posted to SuperUser or the Unix StackExchange, not Stack Overflow.
– David Makogon
Nov 23 at 16:29












2 Answers
2






active

oldest

votes

















up vote
0
down vote



accepted










SOLUTION connect the server to another network, very strange that in the network that this let me download the content with curl but will not let update with apt






share|improve this answer




























    up vote
    -1
    down vote













    Hi @Wilfred This might be happen due to the unused files and packages so just remove the unused files and packages using 'sudo apt-get autoremove --purge' and retry your update command.






    share|improve this answer





















    • hi thanks for your answer, the installation of ubuntu in new, I have not added another repository, it only has the default repositories. With those repositories by default I'm trying to update. If you have any other suggestions, I would give it a lot
      – Wilfred Lemus
      Nov 23 at 1:39











    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    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',
    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/3.0/"u003ecc by-sa 3.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%2fstackoverflow.com%2fquestions%2f53434730%2fubuntu-18-04-1-lts-server-the-repository-is-not-signed%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote



    accepted










    SOLUTION connect the server to another network, very strange that in the network that this let me download the content with curl but will not let update with apt






    share|improve this answer

























      up vote
      0
      down vote



      accepted










      SOLUTION connect the server to another network, very strange that in the network that this let me download the content with curl but will not let update with apt






      share|improve this answer























        up vote
        0
        down vote



        accepted







        up vote
        0
        down vote



        accepted






        SOLUTION connect the server to another network, very strange that in the network that this let me download the content with curl but will not let update with apt






        share|improve this answer












        SOLUTION connect the server to another network, very strange that in the network that this let me download the content with curl but will not let update with apt







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 23 at 16:27









        Wilfred Lemus

        13




        13
























            up vote
            -1
            down vote













            Hi @Wilfred This might be happen due to the unused files and packages so just remove the unused files and packages using 'sudo apt-get autoremove --purge' and retry your update command.






            share|improve this answer





















            • hi thanks for your answer, the installation of ubuntu in new, I have not added another repository, it only has the default repositories. With those repositories by default I'm trying to update. If you have any other suggestions, I would give it a lot
              – Wilfred Lemus
              Nov 23 at 1:39















            up vote
            -1
            down vote













            Hi @Wilfred This might be happen due to the unused files and packages so just remove the unused files and packages using 'sudo apt-get autoremove --purge' and retry your update command.






            share|improve this answer





















            • hi thanks for your answer, the installation of ubuntu in new, I have not added another repository, it only has the default repositories. With those repositories by default I'm trying to update. If you have any other suggestions, I would give it a lot
              – Wilfred Lemus
              Nov 23 at 1:39













            up vote
            -1
            down vote










            up vote
            -1
            down vote









            Hi @Wilfred This might be happen due to the unused files and packages so just remove the unused files and packages using 'sudo apt-get autoremove --purge' and retry your update command.






            share|improve this answer












            Hi @Wilfred This might be happen due to the unused files and packages so just remove the unused files and packages using 'sudo apt-get autoremove --purge' and retry your update command.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Nov 22 at 18:25









            JohnC

            42




            42












            • hi thanks for your answer, the installation of ubuntu in new, I have not added another repository, it only has the default repositories. With those repositories by default I'm trying to update. If you have any other suggestions, I would give it a lot
              – Wilfred Lemus
              Nov 23 at 1:39


















            • hi thanks for your answer, the installation of ubuntu in new, I have not added another repository, it only has the default repositories. With those repositories by default I'm trying to update. If you have any other suggestions, I would give it a lot
              – Wilfred Lemus
              Nov 23 at 1:39
















            hi thanks for your answer, the installation of ubuntu in new, I have not added another repository, it only has the default repositories. With those repositories by default I'm trying to update. If you have any other suggestions, I would give it a lot
            – Wilfred Lemus
            Nov 23 at 1:39




            hi thanks for your answer, the installation of ubuntu in new, I have not added another repository, it only has the default repositories. With those repositories by default I'm trying to update. If you have any other suggestions, I would give it a lot
            – Wilfred Lemus
            Nov 23 at 1:39


















            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • 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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2fstackoverflow.com%2fquestions%2f53434730%2fubuntu-18-04-1-lts-server-the-repository-is-not-signed%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

            What visual should I use to simply compare current year value vs last year in Power BI desktop

            Alexandru Averescu

            Trompette piccolo