LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   apt-get upgrade failing in Ubuntu 14.04 (https://www.linuxquestions.org/questions/ubuntu-63/apt-get-upgrade-failing-in-ubuntu-14-04-a-4175618482/)

ZAMO 11-27-2017 12:58 PM

apt-get upgrade failing in Ubuntu 14.04
 
Hi,

Have a problem in upgrading the packages which are fetched with the command
Code:

apt-get update
in Ubuntu 14.04.

Code:

apt-get update
stages 116 packages , but when we run
Code:

apt-get upgrade
it is waiting for hours without installing .

When a
Code:

apt-get install curl
it works fine . Note curl is available among one of the 116 packages and it is updating fine . But
Code:

apt-get upgrade
still not working

business_kid 11-27-2017 02:52 PM

Just happen to have been grokking the Ubuntu website today. Are they still supporting that? Wikipedia has a good chart in the article on ubuntu showing all versions and support/eol status.

ZAMO 11-28-2017 08:26 AM

14.04.5 have ., 14.04.4 have no more support . Got those details from Ubuntu support page.

snowday 11-28-2017 10:05 AM

Can you please copy and paste the output of the commands? This will help us assist you. :)

Stev8 12-31-2017 08:57 AM

you need to prefix that cmd with sudo, as it needs sudo priv.

run

sudo apt-get update


All times are GMT -5. The time now is 01:02 PM.