Hello,
I would like to upgrade to 14.04 as it is told me by the system after logging in:
Welcome to Ubuntu 12.04.5 LTS (GNU/Linux 2.6.32-042stab120.20 x86_64)
* Documentation: https://help.ubuntu.com/
New release '14.04.3 LTS' available.
Run 'do-release-upgrade' to upgrade to it.
root@pflauni:~# uname -a
Linux pflauni 2.6.32-042stab120.20 #1 SMP Fri Mar 10 16:52:50 MSK 2017 x86_64 x86_64 x86_64 GNU/Linux
I did apt-get update/upgrade:
root@pflauni:~# apt-get update
Hit ftp://ftp.fu-berlin.de precise Release.gpg
Hit ftp://ftp.fu-berlin.de precise Release
Hit ftp://ftp.fu-berlin.de precise/main Sources
Hit ftp://ftp.fu-berlin.de precise/main amd64 Packages
Hit ftp://ftp.fu-berlin.de precise/main i386 Packages
Hit ftp://ftp.fu-berlin.de precise/main TranslationIndex
Hit ftp://ftp.fu-berlin.de precise/main Translation-en
Hit ftp://ftp.fu-berlin.de precise/main Translation-de
Reading package lists... Done
root@pflauni:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
The update-manager is installed, it is configured to update to LTS versions only. However, it continues to tell me "no new version found":
root@pflauni:~# do-release-upgrade
Checking for a new Ubuntu release
No new release found
Content of /etc/update-manager/release-upgrades:
Prompt=lts
Content of /etc/apt/sources.list
deb ftp://ftp.fu-berlin.de/linux/ubuntu/ precise main
deb-src ftp://ftp.fu-berlin.de/linux/ubuntu/ precise main
I had to switch to another mirror, as I couldn't update the package lists from the default ubuntu servers (stuck with "Waiting for headers").
I need to upgrade the servers Ubuntu, what can I do?
I would like to upgrade to 14.04 as it is told me by the system after logging in:
Quote:
Welcome to Ubuntu 12.04.5 LTS (GNU/Linux 2.6.32-042stab120.20 x86_64)
* Documentation: https://help.ubuntu.com/
New release '14.04.3 LTS' available.
Run 'do-release-upgrade' to upgrade to it.
Quote:
root@pflauni:~# uname -a
Linux pflauni 2.6.32-042stab120.20 #1 SMP Fri Mar 10 16:52:50 MSK 2017 x86_64 x86_64 x86_64 GNU/Linux
Quote:
root@pflauni:~# apt-get update
Hit ftp://ftp.fu-berlin.de precise Release.gpg
Hit ftp://ftp.fu-berlin.de precise Release
Hit ftp://ftp.fu-berlin.de precise/main Sources
Hit ftp://ftp.fu-berlin.de precise/main amd64 Packages
Hit ftp://ftp.fu-berlin.de precise/main i386 Packages
Hit ftp://ftp.fu-berlin.de precise/main TranslationIndex
Hit ftp://ftp.fu-berlin.de precise/main Translation-en
Hit ftp://ftp.fu-berlin.de precise/main Translation-de
Reading package lists... Done
root@pflauni:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@pflauni:~# do-release-upgrade
Checking for a new Ubuntu release
No new release found
Content of /etc/update-manager/release-upgrades:
Quote:
Prompt=lts
Quote:
deb ftp://ftp.fu-berlin.de/linux/ubuntu/ precise main
deb-src ftp://ftp.fu-berlin.de/linux/ubuntu/ precise main
I need to upgrade the servers Ubuntu, what can I do?