Проблема зависимостей Wine32

Так как вчера я попытался установить Вино, все было в порядке, пока меня не попросили установить wine32. Следующие пакеты не встретили зависимости:

 wine32:i386 : Depends: libc6:i386 (>= 2.17) but it is not going to be installed
                   Depends: libwine:i386 (= 1.8.7-2) but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.

И это продолжается... (libc6:i386)

The following packages have unmet dependencies:
 dictionaries-common : Depends: debconf (>= 1.5.5) but it is not going to be installed or
                                debconf-2.0
                       Depends: libtext-iconv-perl but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

и продолжается... (libwine:i386)

The following packages have unmet dependencies:
 libwine:i386 : Depends: libc6:i386 (>= 2.17) but it is not going to be installed
                Depends: libfontconfig1:i386 (>= 2.11) but it is not going to be installed
                Depends: libfreetype6:i386 (>= 2.2.1) but it is not going to be installed
                Depends: libncurses5:i386 (>= 6) but it is not going to be installed
                Depends: libasound2:i386 (>= 1.0.16) but it is not going to be installed
                Depends: libglu1-mesa:i386 but it is not going to be installed or
                         libglu1:i386
                Depends: liblcms2-2:i386 (>= 2.2+git20110628) but it is not going to be installed
                Depends: libldap-2.4-2:i386 (>= 2.4.7) but it is not going to be installed
                Depends: libmpg123-0:i386 (>= 1.13.7) but it is not going to be installed
                Depends: libopenal1:i386 (>= 1.14) but it is not going to be installed
                Depends: libpcap0.8:i386 (>= 0.9.8) but it is not going to be installed
                Depends: libpulse0:i386 (>= 0.99.1) but it is not going to be installed
                Depends: libx11-6:i386 but it is not going to be installed
                Depends: libxext6:i386 but it is not going to be installed
                Depends: libxml2:i386 (>= 2.9.0) but it is not going to be installed
                Depends: ocl-icd-libopencl1:i386 but it is not going to be installed or
                         libopencl1:i386
                Depends: ocl-icd-libopencl1:i386 (>= 1.0) but it is not going to be installed or
                         libopencl-1.1-1:i386
                Depends: zlib1g:i386 (>= 1:1.1.4) but it is not going to be installed
                Recommends: libcups2:i386 (>= 1.4.0) but it is not going to be installed
                Recommends: libdbus-1-3:i386 (>= 1.9.14) but it is not going to be installed
                Recommends: libgl1-mesa-glx:i386 but it is not going to be installed or
                            libgl1:i386
                Recommends: libgnutls30:i386 (>= 3.5.0) but it is not going to be installed
                Recommends: libgsm1:i386 (>= 1.0.13) but it is not going to be installed
                Recommends: libjpeg62-turbo:i386 (>= 1.3.1) but it is not going to be installed
                Recommends: libodbc1:i386 (>= 2.3.1) but it is not going to be installed
                Recommends: libosmesa6:i386 (>= 10.2~) but it is not going to be installed
                Recommends: libpng16-16:i386 (>= 1.6.2-1) but it is not going to be installed
                Recommends: libtiff5:i386 (>= 4.0.3) but it is not going to be installed
                Recommends: libxcomposite1:i386 (>= 1:0.3-1) but it is not going to be installed
                Recommends: libxcursor1:i386 (> 1.1.2) but it is not going to be installed
                Recommends: libxi6:i386 but it is not going to be installed
                Recommends: libxinerama1:i386 but it is not going to be installed
                Recommends: libxrandr2:i386 but it is not going to be installed
                Recommends: libxrender1:i386 but it is not going to be installed
                Recommends: libxslt1.1:i386 (>= 1.1.25) but it is not going to be installed
                Recommends: libxxf86vm1:i386 but it is not going to be installed
                Recommends: libgl1-mesa-dri:i386 but it is not going to be installed
                Recommends: libasound2-plugins:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Ни одно из вышеупомянутого не может быть установлено.

$ dpkg --print-architecture
amd64
$ dpkg --print-foreign-architectures
i386

$ apt policy libc6:i386
libc6:i386:
  Installed: (none)
  Candidate: 2.24-11+deb9u3
  Version table:
     2.24-11+deb9u3 990
        990 http://deb.debian.org/debian stretch/main i386 Packages
     2.24-11+deb9u1 990
        990 http://security.debian.org/debian-security stretch/updates/main i386 Packages

Конечно, я также попробовал все люди, отправленные в Интернете, sudo apt-get upgrade -f, update, autoremove, разрешение i386 архитектура, изменяя список хранилищ и т.д.

Кто-то мог быть настолько хорошим (Вы уверенный), и помогите мне пройти это?

@Edit

$ sudo apt-get --fix-broken install wine32
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:
 wine32:i386 : Depends: libc6:i386 (>= 2.17) but it is not going to be installed
               Depends: libwine:i386 (= 1.8.7-2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

После $ sudo dpkg --configure -a ничто не изменилось.

@Edit2

sudo apt-get remove --purge wine*
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package wine-3.0
E: Couldn't find any package by glob 'wine-3.0'
E: Couldn't find any package by regex 'wine-3.0'
E: Unable to locate package wine-3.0.tar.xz
E: Couldn't find any package by glob 'wine-3.0.tar.xz'
E: Couldn't find any package by regex 'wine-3.0.tar.xz'

sudo apt-get install wine*
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package wine-3.0
E: Couldn't find any package by glob 'wine-3.0'
E: Couldn't find any package by regex 'wine-3.0'
E: Unable to locate package wine-3.0.tar.xz
E: Couldn't find any package by glob 'wine-3.0.tar.xz'
E: Couldn't find any package by regex 'wine-3.0.tar.xz'

Редактирование @Final

После многих часов решение наконец здесь: Несколько недель назад я установил этот новый Firefox вместо стабильной версии. Чтобы сделать это, я обновил к 'нестабильной' версии много пакетов (и самый важный: libc6). После снижения всех пакетов мне разрешили установить wine32. Особая благодарность для abu-ahmed al-khatiri, я ценю время, которое Вы провели на этой проблеме.

0
задан 21 August 2018 в 21:13

2 ответа

$ apt policy libc6:i386
libc6:i386:
  Installed: (none)
  Candidate: 2.24-11+deb9u3
  Version table:
     2.24-11+deb9u3 990
        990 http://deb.debian.org/debian stretch/main i386 Packages
     2.24-11+deb9u1 990
        990 http://security.debian.org/debian-security stretch/updates/main i386 Packages

, если, что пакет Debian,

просто редактируют Ваш /etc/apt/sources.list со списком зеркала предложения в это

, например, deb http://ftp.de.debian.org/debian stretch main

и переустанавливают весь винный пакет.

Примечание не Делает забыл обновлять Вашу систему, прежде чем доберутся ошибка .

0
ответ дан 13 April 2019 в 14:47

Возможно, это - потому что libc6 версией является более новым, чем это из стабильного репозитория? Если я могу найти способ понизить его, я могу попытаться установить libc6:i386.

$ apt-cache policy libc6
libc6:
  Installed: 2.27-5
  Candidate: 2.27-5
  Version table:
 *** 2.27-5 100
        100 /var/lib/dpkg/status
     2.24-11+deb9u3 990
        990 http://ftp.pl.debian.org/debian stretch/main amd64 Packages
        990 http://deb.debian.org/debian stretch/main amd64 Packages

$ apt-cache policy libc6:i386
libc6:i386:
  Installed: (none)
  Candidate: 2.24-11+deb9u3
  Version table:
     2.24-11+deb9u3 990
        990 http://ftp.pl.debian.org/debian stretch/main i386 Packages
        990 http://deb.debian.org/debian stretch/main i386 Packages
0
ответ дан 13 April 2019 в 14:47

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

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