How do I upgrade from Ubuntu 16.04.4 to 16.04.5? [closed]
![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 done
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Then I checked lsb_release -a
which showed, still:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial
Some internet forum suggested (and this was for 16.04.2 -> 16.04.3) to make sure all deb packages in /etc/apt/sources.list
are not commented out so I did that.
deb http://security.ubuntu.com/ubuntu xenial-security main restricted
deb-src http://security.ubuntu.com/ubuntu xenial-security main
restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
At this point I re-ran all initial steps and the dist-upgrade...
To no avail. And, there isn't any solution I can find.
As a side note: If you check the official ubuntu versions end of life support, 16.04.4's kernel (v.4.13) support ends this year, whereas 16.04.5 has a newer kernel (v.4.15), and has support through to 2021.
So, how do I upgrade from Ubuntu 16.04.4 to 16.04.5 ?
16.04 apt upgrade kernel versions
closed as off-topic by user68186, Fabby, David Foerster, Chai T. Rex, Amith KK May 19 at 5:51
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This describes a problem that can't be reproduced, that seemingly went away on its own or was only relevant to a very specific period of time. It's off-topic as it's unlikely to help future readers." â user68186, Fabby, David Foerster, Chai T. Rex, Amith KK
add a comment |Â
up vote
1
down vote
favorite
I have done
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Then I checked lsb_release -a
which showed, still:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial
Some internet forum suggested (and this was for 16.04.2 -> 16.04.3) to make sure all deb packages in /etc/apt/sources.list
are not commented out so I did that.
deb http://security.ubuntu.com/ubuntu xenial-security main restricted
deb-src http://security.ubuntu.com/ubuntu xenial-security main
restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
At this point I re-ran all initial steps and the dist-upgrade...
To no avail. And, there isn't any solution I can find.
As a side note: If you check the official ubuntu versions end of life support, 16.04.4's kernel (v.4.13) support ends this year, whereas 16.04.5 has a newer kernel (v.4.15), and has support through to 2021.
So, how do I upgrade from Ubuntu 16.04.4 to 16.04.5 ?
16.04 apt upgrade kernel versions
closed as off-topic by user68186, Fabby, David Foerster, Chai T. Rex, Amith KK May 19 at 5:51
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This describes a problem that can't be reproduced, that seemingly went away on its own or was only relevant to a very specific period of time. It's off-topic as it's unlikely to help future readers." â user68186, Fabby, David Foerster, Chai T. Rex, Amith KK
should I feel embarassed now? I probably should. Anyway, thanks.
â plaphset
May 9 at 7:36
2
Welcome to Ask Ubuntu. There is nothing to be embarrassed about. mistakes happen. Stick around. Ask a new question if you have another problem. Answer one if you can help. As you get more reputation you will be able to help in other ways. See askubuntu.com/tour and askubuntu.com/help
â user68186
May 9 at 13:25
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have done
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Then I checked lsb_release -a
which showed, still:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial
Some internet forum suggested (and this was for 16.04.2 -> 16.04.3) to make sure all deb packages in /etc/apt/sources.list
are not commented out so I did that.
deb http://security.ubuntu.com/ubuntu xenial-security main restricted
deb-src http://security.ubuntu.com/ubuntu xenial-security main
restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
At this point I re-ran all initial steps and the dist-upgrade...
To no avail. And, there isn't any solution I can find.
As a side note: If you check the official ubuntu versions end of life support, 16.04.4's kernel (v.4.13) support ends this year, whereas 16.04.5 has a newer kernel (v.4.15), and has support through to 2021.
So, how do I upgrade from Ubuntu 16.04.4 to 16.04.5 ?
16.04 apt upgrade kernel versions
I have done
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Then I checked lsb_release -a
which showed, still:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial
Some internet forum suggested (and this was for 16.04.2 -> 16.04.3) to make sure all deb packages in /etc/apt/sources.list
are not commented out so I did that.
deb http://security.ubuntu.com/ubuntu xenial-security main restricted
deb-src http://security.ubuntu.com/ubuntu xenial-security main
restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
At this point I re-ran all initial steps and the dist-upgrade...
To no avail. And, there isn't any solution I can find.
As a side note: If you check the official ubuntu versions end of life support, 16.04.4's kernel (v.4.13) support ends this year, whereas 16.04.5 has a newer kernel (v.4.15), and has support through to 2021.
So, how do I upgrade from Ubuntu 16.04.4 to 16.04.5 ?
16.04 apt upgrade kernel versions
asked May 8 at 14:44
plaphset
62
62
closed as off-topic by user68186, Fabby, David Foerster, Chai T. Rex, Amith KK May 19 at 5:51
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This describes a problem that can't be reproduced, that seemingly went away on its own or was only relevant to a very specific period of time. It's off-topic as it's unlikely to help future readers." â user68186, Fabby, David Foerster, Chai T. Rex, Amith KK
closed as off-topic by user68186, Fabby, David Foerster, Chai T. Rex, Amith KK May 19 at 5:51
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This describes a problem that can't be reproduced, that seemingly went away on its own or was only relevant to a very specific period of time. It's off-topic as it's unlikely to help future readers." â user68186, Fabby, David Foerster, Chai T. Rex, Amith KK
should I feel embarassed now? I probably should. Anyway, thanks.
â plaphset
May 9 at 7:36
2
Welcome to Ask Ubuntu. There is nothing to be embarrassed about. mistakes happen. Stick around. Ask a new question if you have another problem. Answer one if you can help. As you get more reputation you will be able to help in other ways. See askubuntu.com/tour and askubuntu.com/help
â user68186
May 9 at 13:25
add a comment |Â
should I feel embarassed now? I probably should. Anyway, thanks.
â plaphset
May 9 at 7:36
2
Welcome to Ask Ubuntu. There is nothing to be embarrassed about. mistakes happen. Stick around. Ask a new question if you have another problem. Answer one if you can help. As you get more reputation you will be able to help in other ways. See askubuntu.com/tour and askubuntu.com/help
â user68186
May 9 at 13:25
should I feel embarassed now? I probably should. Anyway, thanks.
â plaphset
May 9 at 7:36
should I feel embarassed now? I probably should. Anyway, thanks.
â plaphset
May 9 at 7:36
2
2
Welcome to Ask Ubuntu. There is nothing to be embarrassed about. mistakes happen. Stick around. Ask a new question if you have another problem. Answer one if you can help. As you get more reputation you will be able to help in other ways. See askubuntu.com/tour and askubuntu.com/help
â user68186
May 9 at 13:25
Welcome to Ask Ubuntu. There is nothing to be embarrassed about. mistakes happen. Stick around. Ask a new question if you have another problem. Answer one if you can help. As you get more reputation you will be able to help in other ways. See askubuntu.com/tour and askubuntu.com/help
â user68186
May 9 at 13:25
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
4
down vote
You will need a time machine to go to the future.
To be precise Travel to approximately August 2, 2018. Then run the first three commands in your question. Once done you can use the same time machine to come back to the present.
See https://wiki.ubuntu.com/XenialXerus/ReleaseSchedule
As a side note,
Canonical, the makers of Ubuntu will continue to patch the kernels used in the Ubuntu LTS 16.04 for five years from April, 2016. So, even if kernel v.4.13 reaches end of its life, for Ubuntu 16.04, it will continue to live a fruitful life till 2021.
You just have to make sure that you use the default kernels from the default Ubuntu repository and keep them updated as usual.
Hope this helps
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
4
down vote
You will need a time machine to go to the future.
To be precise Travel to approximately August 2, 2018. Then run the first three commands in your question. Once done you can use the same time machine to come back to the present.
See https://wiki.ubuntu.com/XenialXerus/ReleaseSchedule
As a side note,
Canonical, the makers of Ubuntu will continue to patch the kernels used in the Ubuntu LTS 16.04 for five years from April, 2016. So, even if kernel v.4.13 reaches end of its life, for Ubuntu 16.04, it will continue to live a fruitful life till 2021.
You just have to make sure that you use the default kernels from the default Ubuntu repository and keep them updated as usual.
Hope this helps
add a comment |Â
up vote
4
down vote
You will need a time machine to go to the future.
To be precise Travel to approximately August 2, 2018. Then run the first three commands in your question. Once done you can use the same time machine to come back to the present.
See https://wiki.ubuntu.com/XenialXerus/ReleaseSchedule
As a side note,
Canonical, the makers of Ubuntu will continue to patch the kernels used in the Ubuntu LTS 16.04 for five years from April, 2016. So, even if kernel v.4.13 reaches end of its life, for Ubuntu 16.04, it will continue to live a fruitful life till 2021.
You just have to make sure that you use the default kernels from the default Ubuntu repository and keep them updated as usual.
Hope this helps
add a comment |Â
up vote
4
down vote
up vote
4
down vote
You will need a time machine to go to the future.
To be precise Travel to approximately August 2, 2018. Then run the first three commands in your question. Once done you can use the same time machine to come back to the present.
See https://wiki.ubuntu.com/XenialXerus/ReleaseSchedule
As a side note,
Canonical, the makers of Ubuntu will continue to patch the kernels used in the Ubuntu LTS 16.04 for five years from April, 2016. So, even if kernel v.4.13 reaches end of its life, for Ubuntu 16.04, it will continue to live a fruitful life till 2021.
You just have to make sure that you use the default kernels from the default Ubuntu repository and keep them updated as usual.
Hope this helps
You will need a time machine to go to the future.
To be precise Travel to approximately August 2, 2018. Then run the first three commands in your question. Once done you can use the same time machine to come back to the present.
See https://wiki.ubuntu.com/XenialXerus/ReleaseSchedule
As a side note,
Canonical, the makers of Ubuntu will continue to patch the kernels used in the Ubuntu LTS 16.04 for five years from April, 2016. So, even if kernel v.4.13 reaches end of its life, for Ubuntu 16.04, it will continue to live a fruitful life till 2021.
You just have to make sure that you use the default kernels from the default Ubuntu repository and keep them updated as usual.
Hope this helps
answered May 18 at 17:52
user68186
14.3k84360
14.3k84360
add a comment |Â
add a comment |Â
should I feel embarassed now? I probably should. Anyway, thanks.
â plaphset
May 9 at 7:36
2
Welcome to Ask Ubuntu. There is nothing to be embarrassed about. mistakes happen. Stick around. Ask a new question if you have another problem. Answer one if you can help. As you get more reputation you will be able to help in other ways. See askubuntu.com/tour and askubuntu.com/help
â user68186
May 9 at 13:25