N
N
Nikita Roschenko2016-01-24 00:14:23
ubuntu
Nikita Roschenko, 2016-01-24 00:14:23

Why are programs not installed via apt-get install?

Good evening, I ran into a problem that programs cannot be installed on Ubuntu 14.10 through the package manager.
Here is the log:
LmGqBwdTRlOpLA.jpg
I'm trying to run:
sudo apt-get update --fix-missing
Here's what it says:
L21pEkZu60kLNm.jpg
Restarting does not help, this error happens with any program. What to do?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
N
Nazar Mokrinsky, 2016-01-24
@Avillions

The Utopic Unicorn version (14.10) has 9 months of support, which means the repositories have not been available for a long time. Install either 15.10 or 14.04 LTS. With this version, you will no longer install or update anything, the old distribution.

V
Vlad Zhivotnev, 2016-01-24
@inkvizitor68sl

The repositories of this junk have already been removed from the mirrors.

sudo sed -i -re 's/([a-z]{2}\.)?archive.ubuntu.com|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list

D
Dmitry, 2016-01-24
@DemiKam

You should read in this direction: http://help.ubuntu.ru/wiki/guide_on_ubuntu_s... But most likely the apt-get module became crooked during installation. If I understand correctly, the system is freshly installed? If so, it's easier to just reinstall the system.

K
kovalr, 2016-01-24
@kovalr

Update the repository.
Here is a good generator
https://repogen.simplylinux.ch/
Then apt-get update, apt-get upgrade .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question