Skip to content
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

RPi Zero workaround not working #19

Closed
sensboston opened this issue Nov 13, 2020 · 1 comment
Closed

RPi Zero workaround not working #19

sensboston opened this issue Nov 13, 2020 · 1 comment

Comments

@sensboston
Copy link

I'm trying to run TalkiePi on RPi Zero (Mumble server is also running on this RPi); everything from installation manual went smooth except workaround for RPi Zero.

I'm getting:

root@pizero2:/home/pi/talkiepi/workarounds# dpkg -i *deb
(Reading database ... 105193 files and directories currently installed.)
Preparing to unpack libopenal1_1.17.2-4_armhf.deb ...
Unpacking libopenal1:armhf (1:1.17.2-4) over (1:1.17.2-4) ...
Preparing to unpack libopenal1-dbg_1.17.2-4_armhf.deb ...
Unpacking libopenal1-dbg:armhf (1:1.17.2-4) over (1:1.17.2-4) ...
Preparing to unpack libopenal-data_1.17.2-4_all.deb ...
Unpacking libopenal-data (1:1.17.2-4) over (1:1.17.2-4) ...
Preparing to unpack libopenal-dev_1.17.2-4_armhf.deb ...
Unpacking libopenal-dev:armhf (1:1.17.2-4) over (1:1.17.2-4) ...
dpkg: dependency problems prevent configuration of libopenal1:armhf:
 libopenal1:armhf depends on libsndio6.1 (>= 1.1.0); however:
  Package libsndio6.1 is not installed.

dpkg: error processing package libopenal1:armhf (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libopenal1-dbg:armhf:
 libopenal1-dbg:armhf depends on libopenal1 (= 1:1.17.2-4); however:
  Package libopenal1:armhf is not configured yet.

dpkg: error processing package libopenal1-dbg:armhf (--install):
 dependency problems - leaving unconfigured
Setting up libopenal-data (1:1.17.2-4) ...
dpkg: dependency problems prevent configuration of libopenal-dev:armhf:
 libopenal-dev:armhf depends on libopenal1 (= 1:1.17.2-4); however:
  Package libopenal1:armhf is not configured yet.

dpkg: error processing package libopenal-dev:armhf (--install):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.28-10+rpi1) ...
Errors were encountered while processing:
 libopenal1:armhf
 libopenal1-dbg:armhf
 libopenal-dev:armhf

I'm on latest RaspberryPi OS (Raspbian), installed yesterday. Already did apt-get update & apt-get upgrade
Any suggestions? I'm not a Linux expert, so could you please ask me for additional info with some commands examples? Thanks!

@sensboston
Copy link
Author

sensboston commented Nov 14, 2020

It's duplicate of #16
Probably, solution should be added to project's wiki.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant