Problem downloading or installing anything from Software CenterHow to install software or upgrade from an old...

How is it possible to have an ability score that is less than 3?

Is it possible to do 50 km distance without any previous training?

Paid for article while in US on F-1 visa?

How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?

Watching something be written to a file live with tail

What are the disadvantages of having a left skewed distribution?

How old can references or sources in a thesis be?

Alternative to sending password over mail?

Is it legal for company to use my work email to pretend I still work there?

What doth I be?

Important Resources for Dark Age Civilizations?

What is the word for reserving something for yourself before others do?

Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)

Filter any system log file by date or date range

How to move a thin line with the black arrow in Illustrator?

expand `ifthenelse` immediately

Did Shadowfax go to Valinor?

A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?

DC-DC converter from low voltage at high current, to high voltage at low current

Approximately how much travel time was saved by the opening of the Suez Canal in 1869?

Is it inappropriate for a student to attend their mentor's dissertation defense?

RSA: Danger of using p to create q

What defenses are there against being summoned by the Gate spell?

Is it possible to run Internet Explorer on OS X El Capitan?



Problem downloading or installing anything from Software Center


How to install software or upgrade from an old unsupported release?Repo errors when doing apt-get updateNot all updates can be installed (missing packages)Ubuntu Software Center / Update Manager not working - Could not open fileCan't install any update or software from Software CenterUnable to remove the lock by normal meansUbuntu Software Center doesn't lauch/uninstall [12.10]Error: When I try to install any packageFailed to fetch repositories; a particular caseSoftware Updater: Requires installation of un-trusted packagesUnable to install vlc or any software






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I've been trying for days now to install Eclipse on Ubuntu 10.10 but it never works. if I double click on Eclipse icon, it does nothing. I've tried to change permission and applying methods I found but none of them works. Also Software Center is not downloading or installing anything.

It shows errors similar to this one:



W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/maverick-backports/multiverse/binary-i386/Packages.gz  404  Not Found [IP: 91.189.92.202 80]
E: Some index files failed to download, they have been ignored, or old ones used instead.


OR



E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?









share|improve this question
















bumped to the homepage by Community 52 mins ago


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











  • 1





    @Aditya Maybe not. If it's really 10.04, the problem is wrong repos. (Btw, 10.04 is still supported, even on the desktop. So if this turns out not to be a dupe of that, we can definitely still answer it.) Aqsa Akbar: You said you're running 10.04. But you have maverick-backports enabled. Maverick is 10.10. If you meant you're running 10.10, please let us know--that means this is a duplicate of that question. Otherwise, you should fix your mixed repositories; if you're running 10.04, please provide the output of lsb_release -a and cat /etc/apt/sources.list (edit your question).

    – Eliah Kagan
    Apr 6 '13 at 16:41













  • ooops i have 10.10...

    – Aqsa Akbar
    Apr 11 '13 at 20:02











  • @eliah i checked that solution. i ran the commands and it gives these errors.. W: Failed to fetch security.ubuntu.com/ubuntu/dists/maverick-security/universe/… 404 Not Found [IP: 91.189.91.13 80] E: Some index files failed to download, they have been ignored, or old ones used instead.

    – Aqsa Akbar
    Apr 11 '13 at 20:19













  • The problem is that you have only incompletely followed the instructions at How to install software or upgrade from old unsupported release? (which this can now be closed as a duplicate of). You have to replace http://security.ubuntu.com/ubuntu with http://old-releases.ubuntu.com/ubuntu, too. For example, if you're following that answer, make sure to do step 5.

    – Eliah Kagan
    Apr 12 '13 at 1:53











  • i did everything that post said but it still isn't working...

    – Aqsa Akbar
    Apr 13 '13 at 15:21


















0















I've been trying for days now to install Eclipse on Ubuntu 10.10 but it never works. if I double click on Eclipse icon, it does nothing. I've tried to change permission and applying methods I found but none of them works. Also Software Center is not downloading or installing anything.

It shows errors similar to this one:



W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/maverick-backports/multiverse/binary-i386/Packages.gz  404  Not Found [IP: 91.189.92.202 80]
E: Some index files failed to download, they have been ignored, or old ones used instead.


OR



E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?









share|improve this question
















bumped to the homepage by Community 52 mins ago


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











  • 1





    @Aditya Maybe not. If it's really 10.04, the problem is wrong repos. (Btw, 10.04 is still supported, even on the desktop. So if this turns out not to be a dupe of that, we can definitely still answer it.) Aqsa Akbar: You said you're running 10.04. But you have maverick-backports enabled. Maverick is 10.10. If you meant you're running 10.10, please let us know--that means this is a duplicate of that question. Otherwise, you should fix your mixed repositories; if you're running 10.04, please provide the output of lsb_release -a and cat /etc/apt/sources.list (edit your question).

    – Eliah Kagan
    Apr 6 '13 at 16:41













  • ooops i have 10.10...

    – Aqsa Akbar
    Apr 11 '13 at 20:02











  • @eliah i checked that solution. i ran the commands and it gives these errors.. W: Failed to fetch security.ubuntu.com/ubuntu/dists/maverick-security/universe/… 404 Not Found [IP: 91.189.91.13 80] E: Some index files failed to download, they have been ignored, or old ones used instead.

    – Aqsa Akbar
    Apr 11 '13 at 20:19













  • The problem is that you have only incompletely followed the instructions at How to install software or upgrade from old unsupported release? (which this can now be closed as a duplicate of). You have to replace http://security.ubuntu.com/ubuntu with http://old-releases.ubuntu.com/ubuntu, too. For example, if you're following that answer, make sure to do step 5.

    – Eliah Kagan
    Apr 12 '13 at 1:53











  • i did everything that post said but it still isn't working...

    – Aqsa Akbar
    Apr 13 '13 at 15:21














0












0








0








I've been trying for days now to install Eclipse on Ubuntu 10.10 but it never works. if I double click on Eclipse icon, it does nothing. I've tried to change permission and applying methods I found but none of them works. Also Software Center is not downloading or installing anything.

It shows errors similar to this one:



W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/maverick-backports/multiverse/binary-i386/Packages.gz  404  Not Found [IP: 91.189.92.202 80]
E: Some index files failed to download, they have been ignored, or old ones used instead.


OR



E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?









share|improve this question
















I've been trying for days now to install Eclipse on Ubuntu 10.10 but it never works. if I double click on Eclipse icon, it does nothing. I've tried to change permission and applying methods I found but none of them works. Also Software Center is not downloading or installing anything.

It shows errors similar to this one:



W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/maverick-backports/multiverse/binary-i386/Packages.gz  404  Not Found [IP: 91.189.92.202 80]
E: Some index files failed to download, they have been ignored, or old ones used instead.


OR



E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?






10.10 software-center






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 17 '13 at 7:21









Basharat Sialvi

19.8k85276




19.8k85276










asked Apr 6 '13 at 14:12









Aqsa AkbarAqsa Akbar

112




112





bumped to the homepage by Community 52 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 52 mins ago


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










  • 1





    @Aditya Maybe not. If it's really 10.04, the problem is wrong repos. (Btw, 10.04 is still supported, even on the desktop. So if this turns out not to be a dupe of that, we can definitely still answer it.) Aqsa Akbar: You said you're running 10.04. But you have maverick-backports enabled. Maverick is 10.10. If you meant you're running 10.10, please let us know--that means this is a duplicate of that question. Otherwise, you should fix your mixed repositories; if you're running 10.04, please provide the output of lsb_release -a and cat /etc/apt/sources.list (edit your question).

    – Eliah Kagan
    Apr 6 '13 at 16:41













  • ooops i have 10.10...

    – Aqsa Akbar
    Apr 11 '13 at 20:02











  • @eliah i checked that solution. i ran the commands and it gives these errors.. W: Failed to fetch security.ubuntu.com/ubuntu/dists/maverick-security/universe/… 404 Not Found [IP: 91.189.91.13 80] E: Some index files failed to download, they have been ignored, or old ones used instead.

    – Aqsa Akbar
    Apr 11 '13 at 20:19













  • The problem is that you have only incompletely followed the instructions at How to install software or upgrade from old unsupported release? (which this can now be closed as a duplicate of). You have to replace http://security.ubuntu.com/ubuntu with http://old-releases.ubuntu.com/ubuntu, too. For example, if you're following that answer, make sure to do step 5.

    – Eliah Kagan
    Apr 12 '13 at 1:53











  • i did everything that post said but it still isn't working...

    – Aqsa Akbar
    Apr 13 '13 at 15:21














  • 1





    @Aditya Maybe not. If it's really 10.04, the problem is wrong repos. (Btw, 10.04 is still supported, even on the desktop. So if this turns out not to be a dupe of that, we can definitely still answer it.) Aqsa Akbar: You said you're running 10.04. But you have maverick-backports enabled. Maverick is 10.10. If you meant you're running 10.10, please let us know--that means this is a duplicate of that question. Otherwise, you should fix your mixed repositories; if you're running 10.04, please provide the output of lsb_release -a and cat /etc/apt/sources.list (edit your question).

    – Eliah Kagan
    Apr 6 '13 at 16:41













  • ooops i have 10.10...

    – Aqsa Akbar
    Apr 11 '13 at 20:02











  • @eliah i checked that solution. i ran the commands and it gives these errors.. W: Failed to fetch security.ubuntu.com/ubuntu/dists/maverick-security/universe/… 404 Not Found [IP: 91.189.91.13 80] E: Some index files failed to download, they have been ignored, or old ones used instead.

    – Aqsa Akbar
    Apr 11 '13 at 20:19













  • The problem is that you have only incompletely followed the instructions at How to install software or upgrade from old unsupported release? (which this can now be closed as a duplicate of). You have to replace http://security.ubuntu.com/ubuntu with http://old-releases.ubuntu.com/ubuntu, too. For example, if you're following that answer, make sure to do step 5.

    – Eliah Kagan
    Apr 12 '13 at 1:53











  • i did everything that post said but it still isn't working...

    – Aqsa Akbar
    Apr 13 '13 at 15:21








1




1





@Aditya Maybe not. If it's really 10.04, the problem is wrong repos. (Btw, 10.04 is still supported, even on the desktop. So if this turns out not to be a dupe of that, we can definitely still answer it.) Aqsa Akbar: You said you're running 10.04. But you have maverick-backports enabled. Maverick is 10.10. If you meant you're running 10.10, please let us know--that means this is a duplicate of that question. Otherwise, you should fix your mixed repositories; if you're running 10.04, please provide the output of lsb_release -a and cat /etc/apt/sources.list (edit your question).

– Eliah Kagan
Apr 6 '13 at 16:41







@Aditya Maybe not. If it's really 10.04, the problem is wrong repos. (Btw, 10.04 is still supported, even on the desktop. So if this turns out not to be a dupe of that, we can definitely still answer it.) Aqsa Akbar: You said you're running 10.04. But you have maverick-backports enabled. Maverick is 10.10. If you meant you're running 10.10, please let us know--that means this is a duplicate of that question. Otherwise, you should fix your mixed repositories; if you're running 10.04, please provide the output of lsb_release -a and cat /etc/apt/sources.list (edit your question).

– Eliah Kagan
Apr 6 '13 at 16:41















ooops i have 10.10...

– Aqsa Akbar
Apr 11 '13 at 20:02





ooops i have 10.10...

– Aqsa Akbar
Apr 11 '13 at 20:02













@eliah i checked that solution. i ran the commands and it gives these errors.. W: Failed to fetch security.ubuntu.com/ubuntu/dists/maverick-security/universe/… 404 Not Found [IP: 91.189.91.13 80] E: Some index files failed to download, they have been ignored, or old ones used instead.

– Aqsa Akbar
Apr 11 '13 at 20:19







@eliah i checked that solution. i ran the commands and it gives these errors.. W: Failed to fetch security.ubuntu.com/ubuntu/dists/maverick-security/universe/… 404 Not Found [IP: 91.189.91.13 80] E: Some index files failed to download, they have been ignored, or old ones used instead.

– Aqsa Akbar
Apr 11 '13 at 20:19















The problem is that you have only incompletely followed the instructions at How to install software or upgrade from old unsupported release? (which this can now be closed as a duplicate of). You have to replace http://security.ubuntu.com/ubuntu with http://old-releases.ubuntu.com/ubuntu, too. For example, if you're following that answer, make sure to do step 5.

– Eliah Kagan
Apr 12 '13 at 1:53





The problem is that you have only incompletely followed the instructions at How to install software or upgrade from old unsupported release? (which this can now be closed as a duplicate of). You have to replace http://security.ubuntu.com/ubuntu with http://old-releases.ubuntu.com/ubuntu, too. For example, if you're following that answer, make sure to do step 5.

– Eliah Kagan
Apr 12 '13 at 1:53













i did everything that post said but it still isn't working...

– Aqsa Akbar
Apr 13 '13 at 15:21





i did everything that post said but it still isn't working...

– Aqsa Akbar
Apr 13 '13 at 15:21










1 Answer
1






active

oldest

votes


















0














Maverick is no longer supported, so the packages were moved to old-releases.ubuntu.com. Please upgrade to a newer version or modify your sources.list






share|improve this answer
























  • Modifying the sources.list will fetch newer files for eclipse on an older Ubuntu, which is not recommended.

    – jobin
    Apr 6 '13 at 14:21











  • I meant pointing to old-releases.ubuntu.com, not changing from maverick to natty/oneiric/precise/quantal/raring.

    – Dennis Kaarsemaker
    Apr 6 '13 at 14:22






  • 1





    The asker said he has 10.04 Lucid Linx which is an LTS edition, and still in support until the end of this month AFAIK.

    – Yekhezkel Yovel
    Apr 6 '13 at 15:09













  • Oh, missed that. Then they messed up their system already as it has maverick repositories enabled!

    – Dennis Kaarsemaker
    Apr 6 '13 at 15:13






  • 1





    @YekhezkelYovel Actually, a bit longer--through May 9th. (See the official announcement for details.) Even after that, lucid repositories won't go to the old-release server for years, though, because 10.04 LTS will remain supported on the server platform--so long as no community-maintained or GUI-related packages are used--through April 2015. (So far, LTS releases have been supported significantly longer for such server use.)

    – Eliah Kagan
    Apr 6 '13 at 16:46












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%2f278557%2fproblem-downloading-or-installing-anything-from-software-center%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









0














Maverick is no longer supported, so the packages were moved to old-releases.ubuntu.com. Please upgrade to a newer version or modify your sources.list






share|improve this answer
























  • Modifying the sources.list will fetch newer files for eclipse on an older Ubuntu, which is not recommended.

    – jobin
    Apr 6 '13 at 14:21











  • I meant pointing to old-releases.ubuntu.com, not changing from maverick to natty/oneiric/precise/quantal/raring.

    – Dennis Kaarsemaker
    Apr 6 '13 at 14:22






  • 1





    The asker said he has 10.04 Lucid Linx which is an LTS edition, and still in support until the end of this month AFAIK.

    – Yekhezkel Yovel
    Apr 6 '13 at 15:09













  • Oh, missed that. Then they messed up their system already as it has maverick repositories enabled!

    – Dennis Kaarsemaker
    Apr 6 '13 at 15:13






  • 1





    @YekhezkelYovel Actually, a bit longer--through May 9th. (See the official announcement for details.) Even after that, lucid repositories won't go to the old-release server for years, though, because 10.04 LTS will remain supported on the server platform--so long as no community-maintained or GUI-related packages are used--through April 2015. (So far, LTS releases have been supported significantly longer for such server use.)

    – Eliah Kagan
    Apr 6 '13 at 16:46
















0














Maverick is no longer supported, so the packages were moved to old-releases.ubuntu.com. Please upgrade to a newer version or modify your sources.list






share|improve this answer
























  • Modifying the sources.list will fetch newer files for eclipse on an older Ubuntu, which is not recommended.

    – jobin
    Apr 6 '13 at 14:21











  • I meant pointing to old-releases.ubuntu.com, not changing from maverick to natty/oneiric/precise/quantal/raring.

    – Dennis Kaarsemaker
    Apr 6 '13 at 14:22






  • 1





    The asker said he has 10.04 Lucid Linx which is an LTS edition, and still in support until the end of this month AFAIK.

    – Yekhezkel Yovel
    Apr 6 '13 at 15:09













  • Oh, missed that. Then they messed up their system already as it has maverick repositories enabled!

    – Dennis Kaarsemaker
    Apr 6 '13 at 15:13






  • 1





    @YekhezkelYovel Actually, a bit longer--through May 9th. (See the official announcement for details.) Even after that, lucid repositories won't go to the old-release server for years, though, because 10.04 LTS will remain supported on the server platform--so long as no community-maintained or GUI-related packages are used--through April 2015. (So far, LTS releases have been supported significantly longer for such server use.)

    – Eliah Kagan
    Apr 6 '13 at 16:46














0












0








0







Maverick is no longer supported, so the packages were moved to old-releases.ubuntu.com. Please upgrade to a newer version or modify your sources.list






share|improve this answer













Maverick is no longer supported, so the packages were moved to old-releases.ubuntu.com. Please upgrade to a newer version or modify your sources.list







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 6 '13 at 14:16









Dennis KaarsemakerDennis Kaarsemaker

5,8621736




5,8621736













  • Modifying the sources.list will fetch newer files for eclipse on an older Ubuntu, which is not recommended.

    – jobin
    Apr 6 '13 at 14:21











  • I meant pointing to old-releases.ubuntu.com, not changing from maverick to natty/oneiric/precise/quantal/raring.

    – Dennis Kaarsemaker
    Apr 6 '13 at 14:22






  • 1





    The asker said he has 10.04 Lucid Linx which is an LTS edition, and still in support until the end of this month AFAIK.

    – Yekhezkel Yovel
    Apr 6 '13 at 15:09













  • Oh, missed that. Then they messed up their system already as it has maverick repositories enabled!

    – Dennis Kaarsemaker
    Apr 6 '13 at 15:13






  • 1





    @YekhezkelYovel Actually, a bit longer--through May 9th. (See the official announcement for details.) Even after that, lucid repositories won't go to the old-release server for years, though, because 10.04 LTS will remain supported on the server platform--so long as no community-maintained or GUI-related packages are used--through April 2015. (So far, LTS releases have been supported significantly longer for such server use.)

    – Eliah Kagan
    Apr 6 '13 at 16:46



















  • Modifying the sources.list will fetch newer files for eclipse on an older Ubuntu, which is not recommended.

    – jobin
    Apr 6 '13 at 14:21











  • I meant pointing to old-releases.ubuntu.com, not changing from maverick to natty/oneiric/precise/quantal/raring.

    – Dennis Kaarsemaker
    Apr 6 '13 at 14:22






  • 1





    The asker said he has 10.04 Lucid Linx which is an LTS edition, and still in support until the end of this month AFAIK.

    – Yekhezkel Yovel
    Apr 6 '13 at 15:09













  • Oh, missed that. Then they messed up their system already as it has maverick repositories enabled!

    – Dennis Kaarsemaker
    Apr 6 '13 at 15:13






  • 1





    @YekhezkelYovel Actually, a bit longer--through May 9th. (See the official announcement for details.) Even after that, lucid repositories won't go to the old-release server for years, though, because 10.04 LTS will remain supported on the server platform--so long as no community-maintained or GUI-related packages are used--through April 2015. (So far, LTS releases have been supported significantly longer for such server use.)

    – Eliah Kagan
    Apr 6 '13 at 16:46

















Modifying the sources.list will fetch newer files for eclipse on an older Ubuntu, which is not recommended.

– jobin
Apr 6 '13 at 14:21





Modifying the sources.list will fetch newer files for eclipse on an older Ubuntu, which is not recommended.

– jobin
Apr 6 '13 at 14:21













I meant pointing to old-releases.ubuntu.com, not changing from maverick to natty/oneiric/precise/quantal/raring.

– Dennis Kaarsemaker
Apr 6 '13 at 14:22





I meant pointing to old-releases.ubuntu.com, not changing from maverick to natty/oneiric/precise/quantal/raring.

– Dennis Kaarsemaker
Apr 6 '13 at 14:22




1




1





The asker said he has 10.04 Lucid Linx which is an LTS edition, and still in support until the end of this month AFAIK.

– Yekhezkel Yovel
Apr 6 '13 at 15:09







The asker said he has 10.04 Lucid Linx which is an LTS edition, and still in support until the end of this month AFAIK.

– Yekhezkel Yovel
Apr 6 '13 at 15:09















Oh, missed that. Then they messed up their system already as it has maverick repositories enabled!

– Dennis Kaarsemaker
Apr 6 '13 at 15:13





Oh, missed that. Then they messed up their system already as it has maverick repositories enabled!

– Dennis Kaarsemaker
Apr 6 '13 at 15:13




1




1





@YekhezkelYovel Actually, a bit longer--through May 9th. (See the official announcement for details.) Even after that, lucid repositories won't go to the old-release server for years, though, because 10.04 LTS will remain supported on the server platform--so long as no community-maintained or GUI-related packages are used--through April 2015. (So far, LTS releases have been supported significantly longer for such server use.)

– Eliah Kagan
Apr 6 '13 at 16:46





@YekhezkelYovel Actually, a bit longer--through May 9th. (See the official announcement for details.) Even after that, lucid repositories won't go to the old-release server for years, though, because 10.04 LTS will remain supported on the server platform--so long as no community-maintained or GUI-related packages are used--through April 2015. (So far, LTS releases have been supported significantly longer for such server use.)

– Eliah Kagan
Apr 6 '13 at 16:46


















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%2f278557%2fproblem-downloading-or-installing-anything-from-software-center%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...