Kubuntu 16.10 amd6 e preparação do WineHQ: erro de dependências

1

Eu tinha instalado o pacote winehq-staging com as instruções oficiais do link . Foi com sucesso, mas foi necessário reinstalar o sistema operacional (kubuntu 16.10) por diferentes razões.

Com essa nova instalação, tenho problemas para instalar os mesmos pacotes. Eu fui adicionado o repositório através deste comando:

sudo dpkg --add-architecture i386 
sudo add-apt-repository ppa:wine/wine-builds

Depois, atualizei o cache do repositório com sudo aptitude update . O pacote winehq-staging aparece agora no apt. Quando eu quero instalar ele diz este erro:

root@o-noso-mountain:/etc/apt# apt-get install --install-recommends winehq-staging
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
No se pudieron instalar algunos paquetes. Esto puede significar que
usted pidió una situación imposible o, si está usando la distribución
inestable, que algunos paquetes necesarios aún no se han creado o se
han sacado de «Incoming».
La siguiente información puede ayudar a resolver la situación:

Los siguientes paquetes tienen dependencias incumplidas:
 winehq-staging : Depende: wine-staging (= 2.0~rc4~ubuntu16.10.1)
E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos.

Eu não sei por que não posso instalar o wine agora com uma nova instalação do kubuntu, quando três dias atrás eu posso instalá-lo com uma nova instalação do kubuntu.

Como posso resolver esse problema de dependências?

Estes são os repositórios de diretório sources.list.d :

3149897 4 -rw-r--r-- 1 root root  189 ene 14 13:49 google-chrome.list
3149904 4 -rw-r--r-- 1 root root  189 ene 14 13:49 google-chrome.list.save
3149911 4 -rw-r--r-- 1 root root  128 ene 14 13:49 wfg-ubuntu-0ad_dev-yakkety.list
3147027 4 -rw-r--r-- 1 root root  128 ene 14 13:49 wfg-ubuntu-0ad_dev-yakkety.list.save
3152480 4 -rw-r--r-- 1 root root  138 ene 14 13:49 wine-ubuntu-wine-builds-yakkety.list

Estes são meus repositórios de arquivos sources.list :

# deb cdrom:[Kubuntu 16.10 _Yakkety Yak_ - Release amd64 (20161012.1)]/ yakkety main multiverse restricted universe

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

## Major bug fix updates produced after the final release of the
## distribution.
deb http://es.archive.ubuntu.com/ubuntu/ yakkety-updates main restricted
# deb-src http://es.archive.ubuntu.com/ubuntu/ yakkety-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://es.archive.ubuntu.com/ubuntu/ yakkety universe
# deb-src http://es.archive.ubuntu.com/ubuntu/ yakkety universe
deb http://es.archive.ubuntu.com/ubuntu/ yakkety-updates universe
# deb-src http://es.archive.ubuntu.com/ubuntu/ yakkety-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://es.archive.ubuntu.com/ubuntu/ yakkety multiverse
# deb-src http://es.archive.ubuntu.com/ubuntu/ yakkety multiverse
deb http://es.archive.ubuntu.com/ubuntu/ yakkety-updates multiverse
# deb-src http://es.archive.ubuntu.com/ubuntu/ yakkety-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://es.archive.ubuntu.com/ubuntu/ yakkety-backports main restricted universe multiverse
# deb-src http://es.archive.ubuntu.com/ubuntu/ yakkety-backports main restricted universe 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 yakkety partner
# deb-src http://archive.canonical.com/ubuntu yakkety partner

deb http://security.ubuntu.com/ubuntu yakkety-security main restricted
# deb-src http://security.ubuntu.com/ubuntu yakkety-security main restricted
deb http://security.ubuntu.com/ubuntu yakkety-security universe
# deb-src http://security.ubuntu.com/ubuntu yakkety-security universe
deb http://security.ubuntu.com/ubuntu yakkety-security multiverse
# deb-src http://security.ubuntu.com/ubuntu yakkety-security multiverse


#------------------------------------------------------------------------------#
#                           UNOFFICIAL UBUNTU REPOS                            #
#------------------------------------------------------------------------------#


###### 3rd Party Binary Repos

#### Gimp PPA - https://launchpad.net/~otto-kesselgulasch/+archive/gimp
## Run this command: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 614C4B38
deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu yakkety main

#### Google Chrome Browser - http://www.google.com/linuxrepositories/
## Run this command: wget -q https://dl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add -
# deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main

#### Google Earth - http://www.google.com/linuxrepositories/
## Run this command: wget -q https://dl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add -
deb [arch=amd64] http://dl.google.com/linux/earth/deb/ stable main

#### LibreOffice PPA - http://www.documentfoundation.org/download/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1378B444
deb http://ppa.launchpad.net/libreoffice/ppa/ubuntu yakkety main

#### Opera - http://www.opera.com/
## Run this command: sudo wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
deb http://deb.opera.com/opera/ stable non-free

#### Oracle Java (JDK) Installer PPA - http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886
deb http://ppa.launchpad.net/webupd8team/java/ubuntu yakkety main

#### PlayDeb - http://www.playdeb.net/
## Run this command: wget -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
deb http://archive.getdeb.net/ubuntu yakkety-getdeb games

#### Steam for Linux - http://store.steampowered.com/about/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F24AEA9FB05498B7
deb [arch=i386] http://repo.steampowered.com/steam/ precise steam

#### Tor: anonymity online - https://www.torproject.org
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 886DDD89
deb http://deb.torproject.org/torproject.org yakkety main

#### VirtualBox - http://www.virtualbox.org
## Run this command: wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox_2016.asc -O- | sudo apt-key add -
deb http://download.virtualbox.org/virtualbox/debian yakkety contrib

#### WebUpd8 PPA - http://www.webupd8.org/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4C9D234C
deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu yakkety main

Obrigado.

    
por Marcos Pérez Gude 14.01.2017 / 13:55

0 respostas