403 error when updating EOL 16.10

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












In order to prepare to upgrade my system to the latest version of Ubuntu, I'm attempting to update all my packages to their latest version (as recommended by the Ubuntu Wiki EOL Upgrades page). I've replaced all instances of archive.* and security.* with old-releases.* in /etc/apt/sources.list as instructed, and run sudo apt-get update.



The issue occurs when running sudo apt-get dist-upgrade, when I'm presented with a series of 403 errors:



After this operation, 49.6 MB disk space will be freed.
Do you want to continue? [Y/n] y
Err:1 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 bsdutils amd64 1:2.28.2-1ubuntu1.2
403 Forbidden
Err:2 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 util-linux amd64 2.28.2-1ubuntu1.2
403 Forbidden
Err:3 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 mount amd64 2.28.2-1ubuntu1.2
403 Forbidden
Err:4 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 uuid-runtime amd64 2.28.2-1ubuntu1.2
403 Forbidden
Err:5 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libuuid1 amd64 2.28.2-1ubuntu1.2
403 Forbidden
Err:6 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libblkid1 amd64 2.28.2-1ubuntu1.2
403 Forbidden
Err:7 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libfdisk1 amd64 2.28.2-1ubuntu1.2
403 Forbidden
Err:8 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libmount1 amd64 2.28.2-1ubuntu1.2
403 Forbidden
Err:9 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libsmartcols1 amd64 2.28.2-1ubuntu1.2
403 Forbidden
Err:10 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libunity-control-center1 amd64 15.04.0+16.10.20170214-0ubuntu1
403 Forbidden
Err:11 http://old-releases.ubuntu.com/ubuntu yakkety-updates/universe amd64 libzen0v5 amd64 0.4.33-3ubuntu0.16.10.1
403 Forbidden
Err:12 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 unity-control-center amd64 15.04.0+16.10.20170214-0ubuntu1
403 Forbidden
Err:13 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 unity-control-center-faces all 15.04.0+16.10.20170214-0ubuntu1
403 Forbidden
Err:13 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main i386 unity-control-center-faces all 15.04.0+16.10.20170214-0ubuntu1
403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/bsdutils_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/util-linux_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/mount_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-runtime_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libuuid1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libblkid1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libfdisk1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libmount1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libsmartcols1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/libunity-control-center1_15.04.0+16.10.20170214-0ubuntu1_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/universe/libz/libzen/libzen0v5_0.4.33-3ubuntu0.16.10.1_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/unity-control-center_15.04.0+16.10.20170214-0ubuntu1_amd64.deb 403 Forbidden
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/unity-control-center-faces_15.04.0+16.10.20170214-0ubuntu1_all.deb 403 Forbidden
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?






share|improve this question























    up vote
    0
    down vote

    favorite












    In order to prepare to upgrade my system to the latest version of Ubuntu, I'm attempting to update all my packages to their latest version (as recommended by the Ubuntu Wiki EOL Upgrades page). I've replaced all instances of archive.* and security.* with old-releases.* in /etc/apt/sources.list as instructed, and run sudo apt-get update.



    The issue occurs when running sudo apt-get dist-upgrade, when I'm presented with a series of 403 errors:



    After this operation, 49.6 MB disk space will be freed.
    Do you want to continue? [Y/n] y
    Err:1 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 bsdutils amd64 1:2.28.2-1ubuntu1.2
    403 Forbidden
    Err:2 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 util-linux amd64 2.28.2-1ubuntu1.2
    403 Forbidden
    Err:3 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 mount amd64 2.28.2-1ubuntu1.2
    403 Forbidden
    Err:4 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 uuid-runtime amd64 2.28.2-1ubuntu1.2
    403 Forbidden
    Err:5 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libuuid1 amd64 2.28.2-1ubuntu1.2
    403 Forbidden
    Err:6 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libblkid1 amd64 2.28.2-1ubuntu1.2
    403 Forbidden
    Err:7 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libfdisk1 amd64 2.28.2-1ubuntu1.2
    403 Forbidden
    Err:8 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libmount1 amd64 2.28.2-1ubuntu1.2
    403 Forbidden
    Err:9 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libsmartcols1 amd64 2.28.2-1ubuntu1.2
    403 Forbidden
    Err:10 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libunity-control-center1 amd64 15.04.0+16.10.20170214-0ubuntu1
    403 Forbidden
    Err:11 http://old-releases.ubuntu.com/ubuntu yakkety-updates/universe amd64 libzen0v5 amd64 0.4.33-3ubuntu0.16.10.1
    403 Forbidden
    Err:12 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 unity-control-center amd64 15.04.0+16.10.20170214-0ubuntu1
    403 Forbidden
    Err:13 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 unity-control-center-faces all 15.04.0+16.10.20170214-0ubuntu1
    403 Forbidden
    Err:13 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main i386 unity-control-center-faces all 15.04.0+16.10.20170214-0ubuntu1
    403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/bsdutils_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/util-linux_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/mount_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-runtime_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libuuid1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libblkid1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libfdisk1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libmount1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libsmartcols1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/libunity-control-center1_15.04.0+16.10.20170214-0ubuntu1_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/universe/libz/libzen/libzen0v5_0.4.33-3ubuntu0.16.10.1_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/unity-control-center_15.04.0+16.10.20170214-0ubuntu1_amd64.deb 403 Forbidden
    E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/unity-control-center-faces_15.04.0+16.10.20170214-0ubuntu1_all.deb 403 Forbidden
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?






    share|improve this question





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      In order to prepare to upgrade my system to the latest version of Ubuntu, I'm attempting to update all my packages to their latest version (as recommended by the Ubuntu Wiki EOL Upgrades page). I've replaced all instances of archive.* and security.* with old-releases.* in /etc/apt/sources.list as instructed, and run sudo apt-get update.



      The issue occurs when running sudo apt-get dist-upgrade, when I'm presented with a series of 403 errors:



      After this operation, 49.6 MB disk space will be freed.
      Do you want to continue? [Y/n] y
      Err:1 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 bsdutils amd64 1:2.28.2-1ubuntu1.2
      403 Forbidden
      Err:2 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 util-linux amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:3 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 mount amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:4 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 uuid-runtime amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:5 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libuuid1 amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:6 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libblkid1 amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:7 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libfdisk1 amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:8 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libmount1 amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:9 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libsmartcols1 amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:10 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libunity-control-center1 amd64 15.04.0+16.10.20170214-0ubuntu1
      403 Forbidden
      Err:11 http://old-releases.ubuntu.com/ubuntu yakkety-updates/universe amd64 libzen0v5 amd64 0.4.33-3ubuntu0.16.10.1
      403 Forbidden
      Err:12 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 unity-control-center amd64 15.04.0+16.10.20170214-0ubuntu1
      403 Forbidden
      Err:13 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 unity-control-center-faces all 15.04.0+16.10.20170214-0ubuntu1
      403 Forbidden
      Err:13 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main i386 unity-control-center-faces all 15.04.0+16.10.20170214-0ubuntu1
      403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/bsdutils_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/util-linux_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/mount_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-runtime_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libuuid1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libblkid1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libfdisk1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libmount1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libsmartcols1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/libunity-control-center1_15.04.0+16.10.20170214-0ubuntu1_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/universe/libz/libzen/libzen0v5_0.4.33-3ubuntu0.16.10.1_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/unity-control-center_15.04.0+16.10.20170214-0ubuntu1_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/unity-control-center-faces_15.04.0+16.10.20170214-0ubuntu1_all.deb 403 Forbidden
      E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?






      share|improve this question











      In order to prepare to upgrade my system to the latest version of Ubuntu, I'm attempting to update all my packages to their latest version (as recommended by the Ubuntu Wiki EOL Upgrades page). I've replaced all instances of archive.* and security.* with old-releases.* in /etc/apt/sources.list as instructed, and run sudo apt-get update.



      The issue occurs when running sudo apt-get dist-upgrade, when I'm presented with a series of 403 errors:



      After this operation, 49.6 MB disk space will be freed.
      Do you want to continue? [Y/n] y
      Err:1 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 bsdutils amd64 1:2.28.2-1ubuntu1.2
      403 Forbidden
      Err:2 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 util-linux amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:3 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 mount amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:4 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 uuid-runtime amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:5 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libuuid1 amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:6 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libblkid1 amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:7 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libfdisk1 amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:8 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libmount1 amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:9 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libsmartcols1 amd64 2.28.2-1ubuntu1.2
      403 Forbidden
      Err:10 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 libunity-control-center1 amd64 15.04.0+16.10.20170214-0ubuntu1
      403 Forbidden
      Err:11 http://old-releases.ubuntu.com/ubuntu yakkety-updates/universe amd64 libzen0v5 amd64 0.4.33-3ubuntu0.16.10.1
      403 Forbidden
      Err:12 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 unity-control-center amd64 15.04.0+16.10.20170214-0ubuntu1
      403 Forbidden
      Err:13 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main amd64 unity-control-center-faces all 15.04.0+16.10.20170214-0ubuntu1
      403 Forbidden
      Err:13 http://old-releases.ubuntu.com/ubuntu yakkety-updates/main i386 unity-control-center-faces all 15.04.0+16.10.20170214-0ubuntu1
      403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/bsdutils_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/util-linux_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/mount_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-runtime_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libuuid1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libblkid1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libfdisk1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libmount1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/util-linux/libsmartcols1_2.28.2-1ubuntu1.2_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/libunity-control-center1_15.04.0+16.10.20170214-0ubuntu1_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/universe/libz/libzen/libzen0v5_0.4.33-3ubuntu0.16.10.1_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/unity-control-center_15.04.0+16.10.20170214-0ubuntu1_amd64.deb 403 Forbidden
      E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/pool/main/u/unity-control-center/unity-control-center-faces_15.04.0+16.10.20170214-0ubuntu1_all.deb 403 Forbidden
      E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?








      share|improve this question










      share|improve this question




      share|improve this question









      asked Jun 2 at 20:35









      Yaiyan

      11




      11

























          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          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%2f1043032%2f403-error-when-updating-eol-16-10%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1043032%2f403-error-when-updating-eol-16-10%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491