0

I tried to upgrade ubuntu with do-release-upgrade command. It started downloading for hours and some errors occured at the end. I tried again another day ,it started downloading more files but no success .

Now it's not updating anymore and prompts this message : No new release found but my ubuntu version is 13.04 : Release: 13.04

I installed KDE and Gnome shell on ubuntu and now I'm using KDE

Stormvirux
  • 4,466
user2085899
  • 131
  • 5

1 Answers1

1

you can try upgrading using

sudo do-release-upgrade -d

-d is for checking devel-release upgrade

Cheers