Cannot do-release-upgrade from kubuntu 17.10 to bionic beaver

Clash Royale CLAN TAG#URR8PPP up vote
2
down vote
favorite
always if I try start do-release-upgrade ( equal with sudo or as root )
I got the message:
root@mbc-workstation:~# do-release-upgrade
Neue Veröffentlichungen von Ubuntu werden gesucht *(German means: Searching For new releases)*
Failed to connect to http://changelogs.ubuntu.com/meta-release. Check your Internet connection or proxy settings
No new version found.
There should be no problem with the connection to the internet, because I can ping changelogs.ubuntu.com successfully:
root@mbc-workstation:~#ping changelogs.ubuntu.com
PING changelogs.ubuntu.com (91.189.95.15) 56(84) bytes of data.
64 bytes from rubay.canonical.com (91.189.95.15): icmp_seq=1 ttl=53 time=18.5ms
and I also can reach the http://changelogs.ubuntu.com/meta-release page with any browser.
Any idea will be appreciated.
Thanks a lot
Mike
upgrade kubuntu release-management
add a comment |Â
up vote
2
down vote
favorite
always if I try start do-release-upgrade ( equal with sudo or as root )
I got the message:
root@mbc-workstation:~# do-release-upgrade
Neue Veröffentlichungen von Ubuntu werden gesucht *(German means: Searching For new releases)*
Failed to connect to http://changelogs.ubuntu.com/meta-release. Check your Internet connection or proxy settings
No new version found.
There should be no problem with the connection to the internet, because I can ping changelogs.ubuntu.com successfully:
root@mbc-workstation:~#ping changelogs.ubuntu.com
PING changelogs.ubuntu.com (91.189.95.15) 56(84) bytes of data.
64 bytes from rubay.canonical.com (91.189.95.15): icmp_seq=1 ttl=53 time=18.5ms
and I also can reach the http://changelogs.ubuntu.com/meta-release page with any browser.
Any idea will be appreciated.
Thanks a lot
Mike
upgrade kubuntu release-management
Is there any other possibility to upgrade without performing a fresh install?
â MBDDF
May 9 at 10:40
Did you try using muon or even update-manager [the gnome updater]?
â pbhj
May 14 at 13:38
Unfortunately, I tried all these tools without success. :-(
â MBDDF
May 15 at 14:03
In the past I've updated by just updating all the/etc/apt/source.listlines to be the new release, so if it says "artful" change it to "bionic" (some PPAs won't have an update so you need to check with the non Ubuntu/Canonical ones). Then just run anapt updateand donesudo apt dist-upgrade(orapt-getas it was then). But I wouldn't recommend it and can't guarantee it won't break or leave you unbootable, YMMV.
â pbhj
May 15 at 20:46
1
Thanks, a lot this worked for me. Had only some 3rd party apps to reinstall. Great.
â MBDDF
May 17 at 12:17
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
always if I try start do-release-upgrade ( equal with sudo or as root )
I got the message:
root@mbc-workstation:~# do-release-upgrade
Neue Veröffentlichungen von Ubuntu werden gesucht *(German means: Searching For new releases)*
Failed to connect to http://changelogs.ubuntu.com/meta-release. Check your Internet connection or proxy settings
No new version found.
There should be no problem with the connection to the internet, because I can ping changelogs.ubuntu.com successfully:
root@mbc-workstation:~#ping changelogs.ubuntu.com
PING changelogs.ubuntu.com (91.189.95.15) 56(84) bytes of data.
64 bytes from rubay.canonical.com (91.189.95.15): icmp_seq=1 ttl=53 time=18.5ms
and I also can reach the http://changelogs.ubuntu.com/meta-release page with any browser.
Any idea will be appreciated.
Thanks a lot
Mike
upgrade kubuntu release-management
always if I try start do-release-upgrade ( equal with sudo or as root )
I got the message:
root@mbc-workstation:~# do-release-upgrade
Neue Veröffentlichungen von Ubuntu werden gesucht *(German means: Searching For new releases)*
Failed to connect to http://changelogs.ubuntu.com/meta-release. Check your Internet connection or proxy settings
No new version found.
There should be no problem with the connection to the internet, because I can ping changelogs.ubuntu.com successfully:
root@mbc-workstation:~#ping changelogs.ubuntu.com
PING changelogs.ubuntu.com (91.189.95.15) 56(84) bytes of data.
64 bytes from rubay.canonical.com (91.189.95.15): icmp_seq=1 ttl=53 time=18.5ms
and I also can reach the http://changelogs.ubuntu.com/meta-release page with any browser.
Any idea will be appreciated.
Thanks a lot
Mike
upgrade kubuntu release-management
edited May 4 at 18:15
asked May 4 at 14:05
MBDDF
112
112
Is there any other possibility to upgrade without performing a fresh install?
â MBDDF
May 9 at 10:40
Did you try using muon or even update-manager [the gnome updater]?
â pbhj
May 14 at 13:38
Unfortunately, I tried all these tools without success. :-(
â MBDDF
May 15 at 14:03
In the past I've updated by just updating all the/etc/apt/source.listlines to be the new release, so if it says "artful" change it to "bionic" (some PPAs won't have an update so you need to check with the non Ubuntu/Canonical ones). Then just run anapt updateand donesudo apt dist-upgrade(orapt-getas it was then). But I wouldn't recommend it and can't guarantee it won't break or leave you unbootable, YMMV.
â pbhj
May 15 at 20:46
1
Thanks, a lot this worked for me. Had only some 3rd party apps to reinstall. Great.
â MBDDF
May 17 at 12:17
add a comment |Â
Is there any other possibility to upgrade without performing a fresh install?
â MBDDF
May 9 at 10:40
Did you try using muon or even update-manager [the gnome updater]?
â pbhj
May 14 at 13:38
Unfortunately, I tried all these tools without success. :-(
â MBDDF
May 15 at 14:03
In the past I've updated by just updating all the/etc/apt/source.listlines to be the new release, so if it says "artful" change it to "bionic" (some PPAs won't have an update so you need to check with the non Ubuntu/Canonical ones). Then just run anapt updateand donesudo apt dist-upgrade(orapt-getas it was then). But I wouldn't recommend it and can't guarantee it won't break or leave you unbootable, YMMV.
â pbhj
May 15 at 20:46
1
Thanks, a lot this worked for me. Had only some 3rd party apps to reinstall. Great.
â MBDDF
May 17 at 12:17
Is there any other possibility to upgrade without performing a fresh install?
â MBDDF
May 9 at 10:40
Is there any other possibility to upgrade without performing a fresh install?
â MBDDF
May 9 at 10:40
Did you try using muon or even update-manager [the gnome updater]?
â pbhj
May 14 at 13:38
Did you try using muon or even update-manager [the gnome updater]?
â pbhj
May 14 at 13:38
Unfortunately, I tried all these tools without success. :-(
â MBDDF
May 15 at 14:03
Unfortunately, I tried all these tools without success. :-(
â MBDDF
May 15 at 14:03
In the past I've updated by just updating all the
/etc/apt/source.list lines to be the new release, so if it says "artful" change it to "bionic" (some PPAs won't have an update so you need to check with the non Ubuntu/Canonical ones). Then just run an apt update and done sudo apt dist-upgrade (or apt-get as it was then). But I wouldn't recommend it and can't guarantee it won't break or leave you unbootable, YMMV.â pbhj
May 15 at 20:46
In the past I've updated by just updating all the
/etc/apt/source.list lines to be the new release, so if it says "artful" change it to "bionic" (some PPAs won't have an update so you need to check with the non Ubuntu/Canonical ones). Then just run an apt update and done sudo apt dist-upgrade (or apt-get as it was then). But I wouldn't recommend it and can't guarantee it won't break or leave you unbootable, YMMV.â pbhj
May 15 at 20:46
1
1
Thanks, a lot this worked for me. Had only some 3rd party apps to reinstall. Great.
â MBDDF
May 17 at 12:17
Thanks, a lot this worked for me. Had only some 3rd party apps to reinstall. Great.
â MBDDF
May 17 at 12:17
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1032001%2fcannot-do-release-upgrade-from-kubuntu-17-10-to-bionic-beaver%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
Is there any other possibility to upgrade without performing a fresh install?
â MBDDF
May 9 at 10:40
Did you try using muon or even update-manager [the gnome updater]?
â pbhj
May 14 at 13:38
Unfortunately, I tried all these tools without success. :-(
â MBDDF
May 15 at 14:03
In the past I've updated by just updating all the
/etc/apt/source.listlines to be the new release, so if it says "artful" change it to "bionic" (some PPAs won't have an update so you need to check with the non Ubuntu/Canonical ones). Then just run anapt updateand donesudo apt dist-upgrade(orapt-getas it was then). But I wouldn't recommend it and can't guarantee it won't break or leave you unbootable, YMMV.â pbhj
May 15 at 20:46
1
Thanks, a lot this worked for me. Had only some 3rd party apps to reinstall. Great.
â MBDDF
May 17 at 12:17