can't change update server in lubuntu 17.10

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








up vote
1
down vote

favorite












I have Lubuntu 17.10 and when I try to change update server in preferences > software&updates it can find the best server but when I select it and it asks to reload before closing, it shows an error dialog box contains:



E:The repository 'http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful Release' does not have a Release file.


I tried to uncheck




http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful Release




but uncheck does not do anything!!!



I used sudo nano /etc/apt/sources.list to see repositories but even when I removed all of them there are a lot of repo s in preferences > software&updates and wine repo is still checked !!!










share|improve this question























  • Try to do this from terminal with sudo add-apt-repository -r "http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful".
    – N0rbert
    Mar 5 at 15:20














up vote
1
down vote

favorite












I have Lubuntu 17.10 and when I try to change update server in preferences > software&updates it can find the best server but when I select it and it asks to reload before closing, it shows an error dialog box contains:



E:The repository 'http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful Release' does not have a Release file.


I tried to uncheck




http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful Release




but uncheck does not do anything!!!



I used sudo nano /etc/apt/sources.list to see repositories but even when I removed all of them there are a lot of repo s in preferences > software&updates and wine repo is still checked !!!










share|improve this question























  • Try to do this from terminal with sudo add-apt-repository -r "http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful".
    – N0rbert
    Mar 5 at 15:20












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I have Lubuntu 17.10 and when I try to change update server in preferences > software&updates it can find the best server but when I select it and it asks to reload before closing, it shows an error dialog box contains:



E:The repository 'http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful Release' does not have a Release file.


I tried to uncheck




http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful Release




but uncheck does not do anything!!!



I used sudo nano /etc/apt/sources.list to see repositories but even when I removed all of them there are a lot of repo s in preferences > software&updates and wine repo is still checked !!!










share|improve this question















I have Lubuntu 17.10 and when I try to change update server in preferences > software&updates it can find the best server but when I select it and it asks to reload before closing, it shows an error dialog box contains:



E:The repository 'http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful Release' does not have a Release file.


I tried to uncheck




http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful Release




but uncheck does not do anything!!!



I used sudo nano /etc/apt/sources.list to see repositories but even when I removed all of them there are a lot of repo s in preferences > software&updates and wine repo is still checked !!!







lubuntu 17.10 repository






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 5 at 15:11









Yaron

8,53271838




8,53271838










asked Mar 5 at 14:57









Sina Alvandi

417




417











  • Try to do this from terminal with sudo add-apt-repository -r "http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful".
    – N0rbert
    Mar 5 at 15:20
















  • Try to do this from terminal with sudo add-apt-repository -r "http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful".
    – N0rbert
    Mar 5 at 15:20















Try to do this from terminal with sudo add-apt-repository -r "http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful".
– N0rbert
Mar 5 at 15:20




Try to do this from terminal with sudo add-apt-repository -r "http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful".
– N0rbert
Mar 5 at 15:20










1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










I used sudo ls /etc/apt/sources.list.d and then removed two items from list by running:

sudo rm -i /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-artful.list.save

sudo rm -i /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-artful.list

and now sudo apt-get update works great






share|improve this answer




















    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%2f1012093%2fcant-change-update-server-in-lubuntu-17-10%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote



    accepted










    I used sudo ls /etc/apt/sources.list.d and then removed two items from list by running:

    sudo rm -i /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-artful.list.save

    sudo rm -i /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-artful.list

    and now sudo apt-get update works great






    share|improve this answer
























      up vote
      0
      down vote



      accepted










      I used sudo ls /etc/apt/sources.list.d and then removed two items from list by running:

      sudo rm -i /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-artful.list.save

      sudo rm -i /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-artful.list

      and now sudo apt-get update works great






      share|improve this answer






















        up vote
        0
        down vote



        accepted







        up vote
        0
        down vote



        accepted






        I used sudo ls /etc/apt/sources.list.d and then removed two items from list by running:

        sudo rm -i /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-artful.list.save

        sudo rm -i /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-artful.list

        and now sudo apt-get update works great






        share|improve this answer












        I used sudo ls /etc/apt/sources.list.d and then removed two items from list by running:

        sudo rm -i /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-artful.list.save

        sudo rm -i /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-artful.list

        and now sudo apt-get update works great







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 6 at 2:52









        Sina Alvandi

        417




        417



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012093%2fcant-change-update-server-in-lubuntu-17-10%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            Which professions warranted travel in Medieval times?

            How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

            Trouble downloading packages list due to a “Hash sum mismatch” error