• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Completed libnice10 missing

Status
Not open for further replies.

razaq

Well-known member
Hello,
Im on debian stretch (i386) using the latest release and im running:
./teastart_minimal.sh

I get an error saying libnice10 is missing.
Alright no problem running:
apt-get install libnice10
Retrying and same error.
Hmmm weird, downloading latest .deb from debian.org and installing that.
Retrying and same error.

Any ideas?

Thanks alot!
 

mkll11one

TeaSpeak Team
Staff member
TeaTeam
Hello,
Im on debian stretch (i386) using the latest release and im running:
./teastart_minimal.sh

I get an error saying libnice10 is missing.
Alright no problem running:
apt-get install libnice10
Retrying and same error.
Hmmm weird, downloading latest .deb from debian.org and installing that.
Retrying and same error.

Any ideas?

Thanks alot!
Hmmm....Try apt-get update && apt-get upgrade -y and after that: try again with apt-get install libnice10
 

razaq

Well-known member
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> libnice10 is already the newest version (0.1.13-2).
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 

mkll11one

TeaSpeak Team
Staff member
TeaTeam
apt-get install --reinstall libnice10 < try that. and check about you can ./teastart_minimal.sh ;)
 
Status
Not open for further replies.