Проблема с umnet зависимостями

Я сделал новую установку человечности 14.04, сделал обновления и обновления, когда я пытался установить программное обеспечение smplayer, синаптический диспетчер пакетов, ubuntu-restricted-extras, gdebi, и т.д. получение umnet ошибки зависимостей.

Вот sudo apt-get update сообщение об ошибке

Fetched 675 kB in 1min 20s(8,339B/s)                                         
W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/trusty/Release  Unable to find expected entry 'restricted/source/Sources' in Release file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old ones used instead.

Вот/etc/apt/sources.list файл

    # deb cdrom:[Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)]/ trusty main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://in.archive.ubuntu.com/ubuntu/ trusty main restricted
deb-src http://in.archive.ubuntu.com/ubuntu/ trusty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://in.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
deb-src http://in.archive.ubuntu.com/ubuntu/ trusty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://in.archive.ubuntu.com/ubuntu/ trusty universe
deb-src http://in.archive.ubuntu.com/ubuntu/ trusty universe
deb http://in.archive.ubuntu.com/ubuntu/ trusty-updates universe
deb-src http://in.archive.ubuntu.com/ubuntu/ trusty-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://in.archive.ubuntu.com/ubuntu/ trusty multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ trusty multiverse
deb http://in.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ trusty-updates multiverse

## 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://in.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse

deb http://in.archive.ubuntu.com/ubuntu/ trusty-security main restricted
deb-src http://in.archive.ubuntu.com/ubuntu/ trusty-security main restricted
deb http://in.archive.ubuntu.com/ubuntu/ trusty-security universe
deb-src http://in.archive.ubuntu.com/ubuntu/ trusty-security universe
deb http://in.archive.ubuntu.com/ubuntu/ trusty-security multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ trusty-security 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 trusty partner
deb-src http://archive.canonical.com/ubuntu trusty partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu trusty main
deb-src http://extras.ubuntu.com/ubuntu trusty main

Испытанное изменение сервера к main server но все еще сбои для выборки restricted/source/Sources.

Ошибки зависимости для различных установок

Для smplayer

#sudo apt-get install smplayer

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:
 smplayer : Depends: mplayer but it is not installable or
                     mplayer-nogui but it is not installable or
                     mpv (>= 0.6.2) but it is not installable
            Recommends: smplayer-themes but it is not going to be installed
            Recommends: smplayer-skins but it is not going to be installed
            Recommends: smtube but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Для ubuntu-restricted-extras:

#sudo apt-get ubuntu-restricted-extras

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:
 ubuntu-restricted-extras : Depends: ubuntu-restricted-addons but it is not installable
                            Recommends: ttf-mscorefonts-installer but it is not installable
                            Recommends: unrar but it is not going to be installed
                            Recommends: gstreamer0.10-plugins-bad-multiverse but it is not installable
                            Recommends: libavcodec-extra but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Для gdebi:

#sudo apt-get install gdebi

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:
 gdebi : Depends: gksu but it is not installable
         Recommends: libgtk2-perl but it is not installable
E: Unable to correct problems, you have held broken packages.

Испытанное использование sudo apt-get -f install для фиксации для поврежденных пакетов, но нет никаких поврежденных пакетов.

Также испытанное добавление MultiArchitecture к размышлению его мог бы решить umnet dependency проблема, но никакая удача вообще.

sudo dpkg --add-architecture i386

Попробованный для создания зависимостей с использованием пакета

#apt-get build-dep smplayer

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Build-Depends dependency for smplayer cannot be satisfied because the package debhelper cannot be found

Испытанная установка debhelper но никакая удача

#sudo apt-get install debhelper

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package debhelper is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  dh-apparmor

E: Package 'debhelper' has no installation candidate

Не может найти способ разрешить эти зависимости проблема. Отправьте способ решить эту проблему.

Заранее спасибо.

1
задан 19 June 2015 в 16:45

0 ответов

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

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