can't change update server in lubuntu 17.10
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
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 !!!
lubuntu 17.10 repository
add a comment |Â
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 !!!
lubuntu 17.10 repository
Try to do this from terminal withsudo add-apt-repository -r "http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful"
.
â N0rbert
Mar 5 at 15:20
add a comment |Â
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 !!!
lubuntu 17.10 repository
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
lubuntu 17.10 repository
edited Mar 5 at 15:11
![](https://i.stack.imgur.com/1MIVg.jpg?s=32&g=1)
![](https://i.stack.imgur.com/1MIVg.jpg?s=32&g=1)
Yaron
8,53271838
8,53271838
asked Mar 5 at 14:57
Sina Alvandi
417
417
Try to do this from terminal withsudo add-apt-repository -r "http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu artful"
.
â N0rbert
Mar 5 at 15:20
add a comment |Â
Try to do this from terminal withsudo 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
add a comment |Â
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
add a comment |Â
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
add a comment |Â
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
add a comment |Â
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
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
answered Mar 6 at 2:52
Sina Alvandi
417
417
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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