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

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








up vote
2
down vote

favorite
1












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







share|improve this question






















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




    Thanks, a lot this worked for me. Had only some 3rd party apps to reinstall. Great.
    – MBDDF
    May 17 at 12:17















up vote
2
down vote

favorite
1












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







share|improve this question






















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




    Thanks, a lot this worked for me. Had only some 3rd party apps to reinstall. Great.
    – MBDDF
    May 17 at 12:17













up vote
2
down vote

favorite
1









up vote
2
down vote

favorite
1






1





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







share|improve this question














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









share|improve this question













share|improve this question




share|improve this question








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




    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










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




    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
















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%2f1032001%2fcannot-do-release-upgrade-from-kubuntu-17-10-to-bionic-beaver%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%2f1032001%2fcannot-do-release-upgrade-from-kubuntu-17-10-to-bionic-beaver%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

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

How do I move numbers in filenames, in a batch renaming operation?