You are not logged in.

#1 2020-01-16 17:07:23

jagardaniel
Member
From: Sweden
Registered: 2008-10-03
Posts: 12

Teamspeak 3 client and missing shared libraries

Hi!

On a fresh Arch install, the teamspeak3 package seems to be missing two shared libraries to start:

$ /usr/bin/teamspeak3
./ts3client_linux_amd64: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

$ sudo pacman -S libxss

$ /usr/bin/teamspeak3
./ts3client_linux_amd64: error while loading shared libraries: libxslt.so.1: cannot open shared object file: No such file or directory

$ sudo pacman -S libxslt

$ /usr/bin/teamspeak3
.... and TeamSpeak starts successfully.

I have the same issue if I download the client directly from TeamSpeaks website.

So I'm able to fix the issue but my question is if these two libraries should be included as dependencies for the teamspeak3 package, and if this is something I should report somewhere (maybe as a bug?). I can see that the TeamSpeak include some libraries in the package but not these two. I also feel like other people should have run into the same issue but I can't find anything when I search, so I'm a little bit worried that I have done something wrong. But at the same time, both these libraries seems to be required by a lot of other packages so maybe they are already installed for a lot of users.

Thanks!

Offline

#2 2020-02-13 16:35:34

RoundCube
Member
Registered: 2016-05-14
Posts: 42

Re: Teamspeak 3 client and missing shared libraries

Yes, reporting as a bug is the way to go.

I opened one for it, you can watch it in case the devs have questions.
https://bugs.archlinux.org/task/65487

Offline

#3 2020-02-13 17:12:30

jagardaniel
Member
From: Sweden
Registered: 2008-10-03
Posts: 12

Re: Teamspeak 3 client and missing shared libraries

RoundCube wrote:

Yes, reporting as a bug is the way to go.

I opened one for it, you can watch it in case the devs have questions.
https://bugs.archlinux.org/task/65487

Thank you, much appreciated! I will keep an eye on it.

Offline

Board footer

Powered by FluxBB