Надежный человек Ubuntu 14.04.2 LTS, ошибка, когда mariadb-сервер установки

У меня есть эта человечность:

DISTRIB_ID=Ubuntu

DISTRIB_RELEASE=14.04

DISTRIB_CODENAME=trusty

DISTRIB_DESCRIPTION = "Ubuntu 14.04.2 LTS"

НАЗОВИТЕ = "Ubuntu"

ВЕРСИЯ = "14.04.2 LTS, испытанный тар"

ID=ubuntu

ID_LIKE=debian

PRETTY_NAME = "Ubuntu 14.04.2 LTS"

VERSION_ID = "14.04"

Я хочу maria-дб установки. Я нашел эту ссылку: https://downloads.mariadb.org/mariadb/repositories/#mirror=cnrs&distro=Ubuntu&version=10.1&distro_release= надежный человек - ubuntu_trusty

Так, от моей оболочки с пользователем root я выполнился:

apt-get install software-properties-common
apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db
add-apt-repository 'deb [arch=amd64,i386,ppc64el] http://ftp.igh.cnrs.fr/pub/mariadb/repo/10.1/ubuntu trusty main'
sudo apt-get update

Все кажется хорошо. Но, когда я выполняю эту заключительную команду:

apt-get install mariadb-server

Я получаю эту ошибку:

apt-get install mariadb-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
mariadb-server : Depends: mariadb-server-10.1 (= 10.1.19+maria-1~trusty) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Я не понимаю, где моя ошибка:/

Я попробовал:

apt-get install -f mariadb-server

или

apt-get upgrade && apt-get update && apt-get install mariadb-server

Но всегда существует та же ошибка!

Если это может помочь...

cat /etc/apt/sources.list

шоу:

deb http://eu-central-1.clouds.archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse

deb http://eu-central-1.clouds.archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse

deb http://eu-central-1.clouds.archive.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu trusty-security main

deb-src http://security.ubuntu.com/ubuntu trusty-security main

deb http://security.ubuntu.com/ubuntu trusty-security universe

deb-src http://security.ubuntu.com/ubuntu trusty-security universe

deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse

deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse

deb http://ftp.kaist.ac.kr/mariadb/repo/10.0/ubuntu trusty main

deb-src http://ftp.kaist.ac.kr/mariadb/repo/10.0/ubuntu trusty main

deb [arch=ppc64el,i386,amd64] http://ftp.igh.cnrs.fr/pub/mariadb/repo/10.1/ubuntu trusty main

deb-src [arch=ppc64el,i386,amd64] http://ftp.igh.cnrs.fr/pub/mariadb/repo/10.1/ubuntu trusty main

Это - мой (начальное системное автосохранение?) source.list.save файл (в/etc/apt):

deb http://eu-central-1.clouds.archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse

deb http://eu-central-1.clouds.archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse

deb http://eu-central-1.clouds.archive.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu trusty-security main

deb-src http://security.ubuntu.com/ubuntu trusty-security main

deb http://security.ubuntu.com/ubuntu trusty-security universe

deb-src http://security.ubuntu.com/ubuntu trusty-security universe

deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse

deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse

deb http://ftp.kaist.ac.kr/mariadb/repo/10.0/ubuntu trusty main

deb-src основной надежный человек http://ftp.kaist.ac.kr/mariadb/repo/10.0/ubuntu

Благодарит Вас за любую справку!

0
задан 20 November 2016 в 03:11

0 ответов

Другие вопросы по тегам:

Похожие вопросы: