Where is security.ubuntu.com for old-releases?How to install software or upgrade from an old unsupported...

Where is this quote about overcoming the impossible said in "Interstellar"?

Is there a full canon version of Tyrion's jackass/honeycomb joke?

Is there a math equivalent to the conditional ternary operator?

Why doesn't "adolescent" take any articles in "listen to adolescent agonising"?

Are there other characters in the Star Wars universe who had damaged bodies and needed to wear an outfit like Darth Vader?

GDAL GetGeoTransform Documentation -- Is there an oversight, or what am I misunderstanding?

PTIJ: What dummy is the Gemara referring to?

PTIJ: Mordechai mourning

Can we carry rice to Japan?

Should I use HTTPS on a domain that will only be used for redirection?

Plagiarism of code by other PhD student

Can a space-faring robot still function over a billion years?

How do we objectively assess if a dialogue sounds unnatural or cringy?

I encountered my boss during an on-site interview at another company. Should I bring it up when seeing him next time?

Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?

Is there a frame of reference in which I was born before I was conceived?

3.5% Interest Student Loan or use all of my savings on Tuition?

Practical reasons to have both a large police force and bounty hunting network?

PTIJ: Is all laundering forbidden during the 9 days?

Formatting a table to look nice

When to use mean vs median

Specific Chinese carabiner QA?

I've given my players a lot of magic items. Is it reasonable for me to give them harder encounters?

How can I highlight parts in a screenshot



Where is security.ubuntu.com for old-releases?


How to install software or upgrade from an old unsupported release?Unable to upgrade due to “SystemError: E:Method has died unexpectedly!” errorCan't upgrade due to 404 errorHow can I fix a 404 Error using the Ubuntu archives?Failed to upgrade 13.04 tp 13.1012.10: unable to upgrade/install softwaresWhy my kernel is not the latest for 14.04?do-release-upgrade from LTS to newer (but not newest!) LTSUbuntu 16.10 Update problem (some repository yakkety release does not have Release )Cannot upgrade Ubuntu 17.04 to 18.08Upgrad Ubuntu-14-04 LTS to Ubuntu 16.04 LTS













1















I'm trying to upgrade Ubuntu 10 to 12 and have amended archive.ubuntu.com to old-releases.ubuntu.com. But there is still failure in resolving for security.ubuntu.com. What should be the correct URL for old release of security link?



Here's the sources.list:



# 
# deb cdrom:[Ubuntu-Server 8.04.3 _Hardy Heron_ - Release amd64 (20090709)]/ hardy main restricted

# deb cdrom:[Ubuntu-Server 8.04.3 _Hardy Heron_ - Release amd64 (20090709)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://old-releases.ubuntu.com/ubuntu lucid main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://old-releases.ubuntu.com/ubuntu lucid-updates main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://old-releases.ubuntu.com/ubuntu lucid universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid universe
deb http://old-releases.ubuntu.com/ubuntu lucid-updates universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://old-releases.ubuntu.com/ubuntu lucid multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid multiverse
deb http://old-releases.ubuntu.com/ubuntu lucid-updates multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://old-releases.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://old-releases.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://old-releases.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security main restricted
deb http://old-releases.ubuntu.com/ubuntu lucid-security universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security universe
deb http://old-releases.ubuntu.com/ubuntu lucid-security multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security multiverse









share|improve this question
















bumped to the homepage by Community 31 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • To add the contents of a file, paste them, select them with a mouse, and press the {} button.

    – Chai T. Rex
    Nov 29 '16 at 8:50











  • Does sudo apt-get update work with the http:// added in?

    – Chai T. Rex
    Nov 29 '16 at 8:54
















1















I'm trying to upgrade Ubuntu 10 to 12 and have amended archive.ubuntu.com to old-releases.ubuntu.com. But there is still failure in resolving for security.ubuntu.com. What should be the correct URL for old release of security link?



Here's the sources.list:



# 
# deb cdrom:[Ubuntu-Server 8.04.3 _Hardy Heron_ - Release amd64 (20090709)]/ hardy main restricted

# deb cdrom:[Ubuntu-Server 8.04.3 _Hardy Heron_ - Release amd64 (20090709)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://old-releases.ubuntu.com/ubuntu lucid main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://old-releases.ubuntu.com/ubuntu lucid-updates main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://old-releases.ubuntu.com/ubuntu lucid universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid universe
deb http://old-releases.ubuntu.com/ubuntu lucid-updates universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://old-releases.ubuntu.com/ubuntu lucid multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid multiverse
deb http://old-releases.ubuntu.com/ubuntu lucid-updates multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://old-releases.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://old-releases.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://old-releases.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security main restricted
deb http://old-releases.ubuntu.com/ubuntu lucid-security universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security universe
deb http://old-releases.ubuntu.com/ubuntu lucid-security multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security multiverse









share|improve this question
















bumped to the homepage by Community 31 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • To add the contents of a file, paste them, select them with a mouse, and press the {} button.

    – Chai T. Rex
    Nov 29 '16 at 8:50











  • Does sudo apt-get update work with the http:// added in?

    – Chai T. Rex
    Nov 29 '16 at 8:54














1












1








1








I'm trying to upgrade Ubuntu 10 to 12 and have amended archive.ubuntu.com to old-releases.ubuntu.com. But there is still failure in resolving for security.ubuntu.com. What should be the correct URL for old release of security link?



Here's the sources.list:



# 
# deb cdrom:[Ubuntu-Server 8.04.3 _Hardy Heron_ - Release amd64 (20090709)]/ hardy main restricted

# deb cdrom:[Ubuntu-Server 8.04.3 _Hardy Heron_ - Release amd64 (20090709)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://old-releases.ubuntu.com/ubuntu lucid main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://old-releases.ubuntu.com/ubuntu lucid-updates main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://old-releases.ubuntu.com/ubuntu lucid universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid universe
deb http://old-releases.ubuntu.com/ubuntu lucid-updates universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://old-releases.ubuntu.com/ubuntu lucid multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid multiverse
deb http://old-releases.ubuntu.com/ubuntu lucid-updates multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://old-releases.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://old-releases.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://old-releases.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security main restricted
deb http://old-releases.ubuntu.com/ubuntu lucid-security universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security universe
deb http://old-releases.ubuntu.com/ubuntu lucid-security multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security multiverse









share|improve this question
















I'm trying to upgrade Ubuntu 10 to 12 and have amended archive.ubuntu.com to old-releases.ubuntu.com. But there is still failure in resolving for security.ubuntu.com. What should be the correct URL for old release of security link?



Here's the sources.list:



# 
# deb cdrom:[Ubuntu-Server 8.04.3 _Hardy Heron_ - Release amd64 (20090709)]/ hardy main restricted

# deb cdrom:[Ubuntu-Server 8.04.3 _Hardy Heron_ - Release amd64 (20090709)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://old-releases.ubuntu.com/ubuntu lucid main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://old-releases.ubuntu.com/ubuntu lucid-updates main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://old-releases.ubuntu.com/ubuntu lucid universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid universe
deb http://old-releases.ubuntu.com/ubuntu lucid-updates universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://old-releases.ubuntu.com/ubuntu lucid multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid multiverse
deb http://old-releases.ubuntu.com/ubuntu lucid-updates multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://old-releases.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://old-releases.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://old-releases.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security main restricted
deb http://old-releases.ubuntu.com/ubuntu lucid-security universe
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security universe
deb http://old-releases.ubuntu.com/ubuntu lucid-security multiverse
deb-src http://old-releases.ubuntu.com/ubuntu lucid-security multiverse






upgrade






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 29 '16 at 8:50







wong boon hong

















asked Nov 29 '16 at 7:53









wong boon hongwong boon hong

815




815





bumped to the homepage by Community 31 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 31 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • To add the contents of a file, paste them, select them with a mouse, and press the {} button.

    – Chai T. Rex
    Nov 29 '16 at 8:50











  • Does sudo apt-get update work with the http:// added in?

    – Chai T. Rex
    Nov 29 '16 at 8:54



















  • To add the contents of a file, paste them, select them with a mouse, and press the {} button.

    – Chai T. Rex
    Nov 29 '16 at 8:50











  • Does sudo apt-get update work with the http:// added in?

    – Chai T. Rex
    Nov 29 '16 at 8:54

















To add the contents of a file, paste them, select them with a mouse, and press the {} button.

– Chai T. Rex
Nov 29 '16 at 8:50





To add the contents of a file, paste them, select them with a mouse, and press the {} button.

– Chai T. Rex
Nov 29 '16 at 8:50













Does sudo apt-get update work with the http:// added in?

– Chai T. Rex
Nov 29 '16 at 8:54





Does sudo apt-get update work with the http:// added in?

– Chai T. Rex
Nov 29 '16 at 8:54










1 Answer
1






active

oldest

votes


















1














The correct link is still old-releases.ubuntu.com



There isn't any equal of security.ubuntu.com on these old archive, so just stick with main link.



See also: How to install software or upgrade from an old unsupported releases ?






share|improve this answer


























  • Thanks. But I'm still getting No candidate ver: xxx with the warning: Failed to read mirror file.

    – wong boon hong
    Nov 29 '16 at 8:20











  • Please edit your post and post /etc/apt/sources.list content

    – Liso
    Nov 29 '16 at 8:31











  • Current sources.list added to main post.

    – wong boon hong
    Nov 29 '16 at 9:16











  • Have you tried change prompt to lts ?

    – Liso
    Nov 29 '16 at 10:34











  • When I execute: sudo do-release-upgrade, I can see that it is upgrading to Precise, which is Ubuntu 12 LTS right?

    – wong boon hong
    Nov 30 '16 at 1:31











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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
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%2f854856%2fwhere-is-security-ubuntu-com-for-old-releases%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1














The correct link is still old-releases.ubuntu.com



There isn't any equal of security.ubuntu.com on these old archive, so just stick with main link.



See also: How to install software or upgrade from an old unsupported releases ?






share|improve this answer


























  • Thanks. But I'm still getting No candidate ver: xxx with the warning: Failed to read mirror file.

    – wong boon hong
    Nov 29 '16 at 8:20











  • Please edit your post and post /etc/apt/sources.list content

    – Liso
    Nov 29 '16 at 8:31











  • Current sources.list added to main post.

    – wong boon hong
    Nov 29 '16 at 9:16











  • Have you tried change prompt to lts ?

    – Liso
    Nov 29 '16 at 10:34











  • When I execute: sudo do-release-upgrade, I can see that it is upgrading to Precise, which is Ubuntu 12 LTS right?

    – wong boon hong
    Nov 30 '16 at 1:31
















1














The correct link is still old-releases.ubuntu.com



There isn't any equal of security.ubuntu.com on these old archive, so just stick with main link.



See also: How to install software or upgrade from an old unsupported releases ?






share|improve this answer


























  • Thanks. But I'm still getting No candidate ver: xxx with the warning: Failed to read mirror file.

    – wong boon hong
    Nov 29 '16 at 8:20











  • Please edit your post and post /etc/apt/sources.list content

    – Liso
    Nov 29 '16 at 8:31











  • Current sources.list added to main post.

    – wong boon hong
    Nov 29 '16 at 9:16











  • Have you tried change prompt to lts ?

    – Liso
    Nov 29 '16 at 10:34











  • When I execute: sudo do-release-upgrade, I can see that it is upgrading to Precise, which is Ubuntu 12 LTS right?

    – wong boon hong
    Nov 30 '16 at 1:31














1












1








1







The correct link is still old-releases.ubuntu.com



There isn't any equal of security.ubuntu.com on these old archive, so just stick with main link.



See also: How to install software or upgrade from an old unsupported releases ?






share|improve this answer















The correct link is still old-releases.ubuntu.com



There isn't any equal of security.ubuntu.com on these old archive, so just stick with main link.



See also: How to install software or upgrade from an old unsupported releases ?







share|improve this answer














share|improve this answer



share|improve this answer








edited Apr 13 '17 at 12:25









Community

1




1










answered Nov 29 '16 at 8:12









LisoLiso

6,59722145




6,59722145













  • Thanks. But I'm still getting No candidate ver: xxx with the warning: Failed to read mirror file.

    – wong boon hong
    Nov 29 '16 at 8:20











  • Please edit your post and post /etc/apt/sources.list content

    – Liso
    Nov 29 '16 at 8:31











  • Current sources.list added to main post.

    – wong boon hong
    Nov 29 '16 at 9:16











  • Have you tried change prompt to lts ?

    – Liso
    Nov 29 '16 at 10:34











  • When I execute: sudo do-release-upgrade, I can see that it is upgrading to Precise, which is Ubuntu 12 LTS right?

    – wong boon hong
    Nov 30 '16 at 1:31



















  • Thanks. But I'm still getting No candidate ver: xxx with the warning: Failed to read mirror file.

    – wong boon hong
    Nov 29 '16 at 8:20











  • Please edit your post and post /etc/apt/sources.list content

    – Liso
    Nov 29 '16 at 8:31











  • Current sources.list added to main post.

    – wong boon hong
    Nov 29 '16 at 9:16











  • Have you tried change prompt to lts ?

    – Liso
    Nov 29 '16 at 10:34











  • When I execute: sudo do-release-upgrade, I can see that it is upgrading to Precise, which is Ubuntu 12 LTS right?

    – wong boon hong
    Nov 30 '16 at 1:31

















Thanks. But I'm still getting No candidate ver: xxx with the warning: Failed to read mirror file.

– wong boon hong
Nov 29 '16 at 8:20





Thanks. But I'm still getting No candidate ver: xxx with the warning: Failed to read mirror file.

– wong boon hong
Nov 29 '16 at 8:20













Please edit your post and post /etc/apt/sources.list content

– Liso
Nov 29 '16 at 8:31





Please edit your post and post /etc/apt/sources.list content

– Liso
Nov 29 '16 at 8:31













Current sources.list added to main post.

– wong boon hong
Nov 29 '16 at 9:16





Current sources.list added to main post.

– wong boon hong
Nov 29 '16 at 9:16













Have you tried change prompt to lts ?

– Liso
Nov 29 '16 at 10:34





Have you tried change prompt to lts ?

– Liso
Nov 29 '16 at 10:34













When I execute: sudo do-release-upgrade, I can see that it is upgrading to Precise, which is Ubuntu 12 LTS right?

– wong boon hong
Nov 30 '16 at 1:31





When I execute: sudo do-release-upgrade, I can see that it is upgrading to Precise, which is Ubuntu 12 LTS right?

– wong boon hong
Nov 30 '16 at 1:31


















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f854856%2fwhere-is-security-ubuntu-com-for-old-releases%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...