- Печать
Страницы: [1] Вниз
Тема: Неразрешённая зависимость: lib32asound2 (Прочитано 8198 раз)
0 Пользователей и 1 Гость просматривают эту тему.

jaybe
Добрый день.
У меня Lubuntu x64. Скачал Teamviewer c оф. сайта (тоже x64), но при установке пbшет «Неразрешённая зависимость: lib32asound2» и не устанавливается. Попробовал поискать в репозитории этот пакет — его нет. Что делать?

Mr.Mimino
Добрый день.
У меня Lubuntu x64. Скачал Teamviewer c оф. сайта (тоже x64), но при установке пbшет «Неразрешённая зависимость: lib32asound2» и не устанавливается. Попробовал поискать в репозитории этот пакет — его нет. Что делать?
Здравствуйте.
Вот решение Вашей беды:
http://launchpadlibrarian.net/139194357/lib32asound2_1.0.25-4ubuntu4_amd64.deb
Удачи!
Пользователь решил продолжить мысль 04 Марта 2014, 09:43:33:
На крайняк, если не прокатит, ставьте 32-битный ТимВьювер да и все дела))
По-идее, должен либо сам заработать, либо указать другие зависимости.
« Последнее редактирование: 04 Марта 2014, 09:43:33 от Mr.Mimino »

jaybe
jaybe@J-Net:~/Загрузки$ sudo dpkg -i lib32asound2_1.0.25-4ubuntu4_amd64.deb
(Чтение базы данных … на данный момент установлено 264487 файлов и каталогов.)
Подготовка к замене пакета lib32asound2 1.0.25-4ubuntu4 (используется файл lib32asound2_1.0.25-4ubuntu4_amd64.deb) …
Распаковывается замена для пакета lib32asound2 …
dpkg: зависимости пакетов не позволяют настроить пакет lib32asound2:
lib32asound2 зависит от libasound2 (= 1.0.25-4ubuntu4), однако:
Версия libasound2:amd64 в системе 1.0.27.2-1ubuntu6.
dpkg: ошибка при обработке параметра lib32asound2 (—install):
проблемы зависимостей — оставляем не настроенным
При обработке следующих пакетов произошли ошибки:
lib32asound2
Всё равно не иснталлится. Каких пакетов ему не хвататет и почему он не качает их с репозитория?
Скачал с оф. сайта версию для «других систем», вот что пишет:
jaybe@J-Net:~/Загрузки/teamviewer9$ bash tv-setup —checklibs
-=- TeamViewer tar.gz check -=-
In order to use the tar.gz version of TeamViewer,
you have to make sure that the necessary libraries are installed.
NOTE: All needed libraries are 32 bit libraries, even if you are on a 64 bit system!
Writing raw output to /home/jaybe/Загрузки/teamviewer9/logfiles/tv_sys_check.log
ldd: /home/jaybe/Загрузки/teamviewer9/tv_bin/wine/lib/wine/winealsa.drv.so: No such file or directory
Analyzing …
libXtst.so.6 => not found
The libraries listed above seem to be missing
Find and install the corresponding packages.
« Последнее редактирование: 05 Марта 2014, 23:21:05 от jaybe »
delovoy
wefva@IdeaPad:/home/delovoy# apt-cache search lib32asound2
lib32asound2 — shared library for ALSA applications (32 bit)
lib32asound2-dev — shared library for ALSA applications — development files (32 bit)
sudo apt-get update
sudo apt-get install lib32asound2

jaybe
wefva@IdeaPad:/home/delovoy# apt-cache search lib32asound2
lib32asound2 — shared library for ALSA applications (32 bit)
lib32asound2-dev — shared library for ALSA applications — development files (32 bit)sudo apt-get update
sudo apt-get install lib32asound2
Не находит.

JmAbuDabi
ДЛя 13.10 нет такой версии пакета.
Откажитесь от установки TeamViewer’a.
Поставте Через Вайн Виндовую.
Выберите другие средства, которые позволял делать TeamViewer’a.
Зависимости тебя добьют.
Может есть версия для 13.10? А для 13.04 это версия у тебя.
« Последнее редактирование: 06 Марта 2014, 01:28:44 от JmAbuDabi »
Покой – это не место, где тихо и мирно, где нет шума и беспокойства.
Покой – это когда при всем этом, вы сохраняете мир и спокойствие в своем сердце.

jaybe
Проблема решилась так:
1. Скачал с оф. сайта версию «Другие системы (официально не поддерживаются)».
2. Распаковал.
3. Запустил в терминале — снова выдало что пакетов не хватает.
4. Запустил apt-get install -f — и поставился пакет, которого не хватало в 3-ем пункте.
5. Попробовал заинсталлить версию x86 — всё поставилось и запустилось; спокоен.

kiev
короче что-то там поменяли и в новых Ubuntu теперь нет совсем lib32asound2 но и без нее работает
sudo dpkg —add-architecture i386
sudo apt-get update
sudo dpkg -i —force-all teamviewer_10.0.36281_amd64.deb
вроде работает, правда долго стартует — потому что ему зачем-то wine надо и она тоже стартует долго
проблема что когда нажимаем «sudo aptitude -f install» оно все как-то просит недостающие библиотеки и непонятно что с этим делать, как-то зафиксировать но как?
« Последнее редактирование: 13 Января 2015, 00:32:50 от kiev »

jenkidu
Может быть, поможет кому-либо…
Потребовалось с 11 версии Teamviewer перейти на 10. При переустановке выскочила та же ошибка, что и у ТС с зависимостью lib32asound2. Вылечил повторной установкой Wine (с репозитория).
- Печать
Страницы: [1] Вверх
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
Open
giuliomoro opened this issue
Apr 25, 2017
· 2 comments
Comments
libasound2-dev
I tried to install it
root@beaglebone:~/Bela# apt-get install libasound2-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libasound2-dev : Depends: libasound2 (= 1.1.3-5) but it is not going to be installed
libc6-dev : Depends: linux-libc-dev (>= 4.9.2-2) but 1cross is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Instead of doing apt --fix-broken install
I did:
root@beaglebone:~/Bela# apt-get install linux-libc-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
linux-libc-dev
which installed linux-libc-dev armhf 4.9.18-1
at which point I was able to install libasound2-dev
giuliomoro
changed the title
More packages to add
libasound2-dev has some unmet dependencies but it works
Apr 25, 2017
Yeah ok I was going to ask you about this. When I build the kernel with build_deb.sh
from Robert Nelson’s repo it creates 4 packages, linux-image, linux-firmware, linux-headers and linux-libc-dev. The first three install fine but the fourth gives a warning (something about overwriting a more recent version iirc).
My thinking was that the libc version should be the same as the kernel but maybe I should not install that package and stick with the more recent libc-dev
package installed by apt-get
?
I think it makes sense to keep the one you install from the kernel. How you do that without apt-get
trying to overwrite it, is to be discovered
2 participants
-
WOWMEMEMINECRAFT
- Level 1
- Posts: 5
- Joined: Sun Feb 28, 2021 5:43 am
20.04 Wine Dependencies and Broken packages problem
Hello,
So I’ve been doing the Wine Steps By using Copy-n-paste. turns out the problem when installing the last command the dependencies needed were
Code: Select all
ubuntu@ubuntu:~$ sudo apt install --install-recommends winehq-stable
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:
winehq-stable : Depends: wine-stable (= 6.0.0~focal-1)
E: Unable to correct problems, you have held broken packages.
the missing packages were Wine stable 6.0.0~Focal-1 I tried to install it but it kept giving me that error message sadly. Is there a way to well install wine with this issue resolved.
I’m using Ubuntu Flash on drive persistent storage using Rufus the other programs were installed and most of them are fine.
I’ve tried several times to reflash and flash the USB trying to get wine to be installed nothing worked even tried to install the Dependencies it’s just a mess of stuff and I can’t install it.
-
dimesio
- Moderator
- Posts: 13174
- Joined: Tue Mar 25, 2008 10:30 pm
-
dimesio
- Moderator
- Posts: 13174
- Joined: Tue Mar 25, 2008 10:30 pm
Re: 20.04 Wine Dependencies and Broken packages problem
Post
by dimesio »
Apt will tell you in the error message what is missing for the package you are trying to install. The error message you posted says wine-stable is missing. You said you tried to install it, and got an error message—what did it say? Try to install whatever package that error message calls for. You will probably get yet another error message; try to install whatever package it asks for. Keep going until you can install something. If you’re unsure what to do at any point, post the exact error message. We have no way of knowing what’s missing from your system.
-
WOWMEMEMINECRAFT
- Level 1
- Posts: 5
- Joined: Sun Feb 28, 2021 5:43 am
Re: 20.04 Wine Dependencies and Broken packages problem
Post
by WOWMEMEMINECRAFT »
The error message was that Libasound2 I tried to install ALL and the well this turns out.
Code: Select all
ubuntu@ubuntu:~$ sudo apt-get install wine-stable-i386
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:
wine-stable-i386:i386 : Depends: libasound2:i386 (>= 1.0.16) but it is not going to be installed
Depends: libfaudio0:i386 (>= 19.06.07) but it is not going to be installed
Depends: libglib2.0-0:i386 (>= 2.12.0) but it is not going to be installed
Depends: libgphoto2-6:i386 (>= 2.5.10) but it is not going to be installed
Depends: libgphoto2-port12:i386 (>= 2.5.10) but it is not going to be installed
Depends: libgstreamer-plugins-base1.0-0:i386 (>= 1.0.0) but it is not going to be installed
Depends: libgstreamer1.0-0:i386 (>= 1.4.0) 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: libopenal1:i386 (>= 1.14) but it is not going to be installed
Depends: libpulse0:i386 (>= 0.99.1) but it is not going to be installed
Depends: libudev1:i386 (>= 183) but it is not going to be installed
Depends: libusb-1.0-0:i386 (>= 2:1.0.21) but it is not going to be installed
Depends: libxml2:i386 (>= 2.9.0) but it is not going to be installed
Depends: libasound2-plugins:i386 but it is not going to be installed
Recommends: libcups2:i386 but it is not going to be installed
Recommends: libdbus-1-3:i386 but it is not going to be installed
Recommends: libfontconfig1:i386 but it is not going to be installed
Recommends: libfreetype6:i386 but it is not going to be installed
Recommends: libglu1-mesa:i386 but it is not going to be installed or
libglu1:i386
Recommends: libgnutls30:i386 but it is not going to be installed or
libgnutls28:i386 but it is not installable or
libgnutls26:i386 but it is not installable
Recommends: libgssapi-krb5-2:i386 but it is not going to be installed
Recommends: libjpeg62-turbo:i386 but it is not installable or
libjpeg8:i386 but it is not going to be installed
Recommends: libkrb5-3:i386 but it is not going to be installed
Recommends: libosmesa6:i386 but it is not going to be installed
Recommends: libsane:i386 but it is not going to be installed or
libsane1:i386
Recommends: libsdl2-2.0-0:i386 but it is not going to be installed
Recommends: libtiff5:i386 but it is not going to be installed
Recommends: libv4l-0:i386 but it is not going to be installed
Recommends: libxslt1.1:i386 but it is not going to be installed
I dig deeper trying to install the (Not recommends and got this message)
Code: Select all
ubuntu@ubuntu:~$ sudo apt-get install libasound2:i386
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:
libasound2:i386 : Depends: libasound2-data:i386 (>= 1.2.2-2.1)
libcanberra0 : Depends: libasound2 (>= 1.0.16)
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
I GOT THE Libasound2 data and LIBASOUND2 I tried installing the Behind but I got it installed the versions are the Higher ones but some of them are the same. Is there a way to get this fix if I update my Ubuntu the Ubuntu software default store wouldn’t work and I can’t install the .deb packages using the other store the Blue and white one it’s terrible. is there a way to Fix those Libasound acting weird for 32 bit on a 64 bit system.
And yes I am new to linux
-
WOWMEMEMINECRAFT
- Level 1
- Posts: 5
- Joined: Sun Feb 28, 2021 5:43 am
Re: 20.04 Wine Dependencies and Broken packages problem
Post
by WOWMEMEMINECRAFT »
jkfloris wrote: ↑Wed Mar 03, 2021 10:13 am
What is the output of:Code: Select all
grep -R ^deb /etc/apt/sources.list*
and
Code: Select all
dpkg --print-foreign-architectures
After entering the Command this outputs.
Code: Select all
ubuntu@ubuntu:~$ grep -R ^deb /etc/apt/sources.list*
/etc/apt/sources.list:deb cdrom:[Ubuntu 20.04.2.0 LTS _Focal Fossa_ - Release amd64 (20210209.1)]/ focal main restricted
/etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu focal main universe restricted multiverse
/etc/apt/sources.list:deb https://dl.winehq.org/wine-builds/ubuntu/ focal main
/etc/apt/sources.list.save:deb cdrom:[Ubuntu 20.04.2.0 LTS _Focal Fossa_ - Release amd64 (20210209.1)]/ focal main restricted
/etc/apt/sources.list.save:deb http://archive.ubuntu.com/ubuntu focal main universe restricted multiverse
/etc/apt/sources.list~:deb cdrom:[Ubuntu 20.04.2.0 LTS _Focal Fossa_ - Release amd64 (20210209.1)]/ focal main restricted
/etc/apt/sources.list~:deb http://archive.ubuntu.com/ubuntu focal main universe restricted multiverse
/etc/apt/sources.list~:deb https://dl.winehq.org/wine-builds/ubuntu/ focal main
ubuntu@ubuntu:~$ dpkg --print-foreign-architectures
i386
ubuntu@ubuntu:~$
-
jkfloris
- Level 12
- Posts: 2903
- Joined: Thu Aug 14, 2014 10:10 am
Re: 20.04 Wine Dependencies and Broken packages problem
Post
by jkfloris »
Although I’m not sure if this solves the problem, you’re missing the «update» and the «security» server.
Code: Select all
sudo apt-add-repository 'deb http://archive.ubuntu.com/ubuntu/ focal-updates main universe restricted multiverse'
sudo apt-add-repository 'deb http://security.ubuntu.com/ubuntu focal-security main universe restricted multiverse'
sudo apt update
sudo apt full-upgrade
If you get a line like:
Code: Select all
Waiting for cache lock: Could not get lock /var/lib/dpkg/lock. It is held by process 5012 (dpkg)... Error!
Set «Automatically check for updates» to «Never» in «Software & Updates» → «Updates»
-
WOWMEMEMINECRAFT
- Level 1
- Posts: 5
- Joined: Sun Feb 28, 2021 5:43 am
Re: 20.04 Wine Dependencies and Broken packages problem
Post
by WOWMEMEMINECRAFT »
jkfloris wrote: ↑Thu Mar 04, 2021 8:18 am
Although I’m not sure if this solves the problem, you’re missing the «update» and the «security» server.Code: Select all
sudo apt-add-repository 'deb http://archive.ubuntu.com/ubuntu/ focal-updates main universe restricted multiverse' sudo apt-add-repository 'deb http://security.ubuntu.com/ubuntu focal-security main universe restricted multiverse' sudo apt update sudo apt full-upgrade
If you get a line like:
Code: Select all
Waiting for cache lock: Could not get lock /var/lib/dpkg/lock. It is held by process 5012 (dpkg)... Error!
Set «Automatically check for updates» to «Never» in «Software & Updates» → «Updates»
I even opened my Software update and updated instead I need to reflash my USB Persistent drive the new update is terrible. (And It doesn’t even WORK!)
-
jkfloris
- Level 12
- Posts: 2903
- Joined: Thu Aug 14, 2014 10:10 am
Re: 20.04 Wine Dependencies and Broken packages problem
Post
by jkfloris »
Sorry, I missed you use an Ubuntu live disk. Could you try:
Code: Select all
sudo apt-add-repository 'deb http://archive.ubuntu.com/ubuntu/ focal-updates main universe restricted multiverse'
sudo apt-add-repository 'deb http://security.ubuntu.com/ubuntu focal-security main universe restricted multiverse'
sudo apt update
sudo apt install winehq-stable
I think the problem has to do with the Live disk. With a full-upgrade, the kernel is also updated, among other things, and that doesn’t work with a Live disk.
Из-за этой ошибки я не могу установить Chrome в своей системе. Пожалуйста, помогите мне!
Выход из apt-cache policy libasound2
libasound2:
Installed: 1.0.27.2-3ubuntu7
Candidate: 1.0.27.2-3ubuntu7
Version table:
** 1.0.27.2-3ubuntu7 0
500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
Теперь получаю еще одну ошибку от Software Center
Системный пакет не работает
2014-06-09 07:37
3
ответа
Решение
Я думаю, что это можно решить, установив Chrome напрямую через репозиторий. Просто беги:
sudo add-apt-repository "deb http://dl.google.com/linux/chrome/deb/ stable main"
sudo apt-get update
sudo apt-get install google-chrome-stable
Это работает для меня. Вы также можете установить google-chrome-beta
или же google-chrome-unstable
чтобы получить более поздние версии Chrome.
Danatela
09 июн ’14 в 13:24
2014-06-09 13:24
2014-06-09 13:24
Вы также можете установить сам пакет. Загрузите тот, который соответствует вашей архитектуре, отсюда. Вы можете проверить свою версию арки по
uname -a
Затем вы можете открыть терминал и перейти к загрузке, а затем установить пакет.
sudo dpkg -i package.deb
Раньше сталкивался с той же проблемой со скайпом и так решил. Ура!
OdinRW
09 июн ’14 в 08:55
2014-06-09 08:55
2014-06-09 08:55
Вы должны быть в состоянии установить этот отсутствующий пакет с помощью этих команд.
sudo apt-get update sudo apt-get установить libasound2
Если это не работает, следуйте инструкциям на Trusty Package: libasound2, чтобы добавить источник deb http://cz.archive.ubuntu.com/ubuntu trusty main
на ваш /etc/apt/sources.list
файла, затем выполните указанные выше команды и попробуйте снова установить Google Chrome.
Кроме того, обязательно установите Google Chrome с соответствующим пакетом (32-разрядным или 64-разрядным), который можно найти в разделе Загрузка Google Chrome. С помощью этой команды может быть полезно запустить установку в терминале, а не в Центре программного обеспечения…
sudo dpkg -i google-chrome-stable_current_amd64.deb
2014-06-09 15:55
quack quixote
Вы уверены, что у вас есть правильный пакет для установки? Бесстрашный Ubuntu 8.10; Ubuntu 8.04 — это Харди . Пакет может быть неправильно установлен в вашей системе.
-
Страница загрузки Skype для Linux также предлагает версию для Debian Lenny и статический двоичный файл ; один из них может быть установлен в вашей системе. Я бы не стал пробовать версии Fedora или OpenSUSE. В этом посте приведены инструкции по установке статического бинарного файла в Ubuntu 8.04.
-
Если в вашем сообщении точно записана ошибка, пакет, по-видимому, поврежден ( вероятно, libascound2 должен быть libasound2 ). Вы можете исправить пакет вручную с помощью этой процедуры — она включает в себя извлечение содержимого пакета .deb, исправление нарушенной зависимости и повторную сборку исправленного пакета.
-
Последний вариант — попытаться принудительно выполнить установку в любом случае. Убедитесь, что у вас установлены необходимые библиотеки, и используйте одну из них для принудительной установки:
dpkg --ignore-depends=libascound2 -i package.deb
dpkg --force-depends -i package.deb
Текущие библиотеки, необходимые для пакета Skype:
- Qt 4.4.0
- D-Bus 1.0.0
- libasound2 1.0.18
- PulseAudio 0.9.16 (опционально)
- BlueZ 4.0.0 (опционально)
Jordan
Я думаю, следует отметить, что, по-видимому, требуемые зависимости больше не доступны для Hardy Heron (8.04). Скорее, они существуют, но запрошенные обновленные версии не работают с Hardy. Я обнаружил, что старая версия Skype будет работать нормально.