Search Criteria
Package Details: teamspeak 5.0.0beta77-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/teamspeak.git (read-only, click to copy) |
---|---|
Package Base: | teamspeak |
Description: | Software for quality voice communication via the Internet |
Upstream URL: | http://www.teamspeak.com |
Keywords: | teamspeak5 |
Licenses: | custom |
Submitter: | Lumpiasty |
Maintainer: | Lumpiasty |
Last Packager: | Lumpiasty |
Votes: | 11 |
Popularity: | 0.000477 |
First Submitted: | 2019-11-18 19:34 (UTC) |
Last Updated: | 2024-01-19 16:24 (UTC) |
Dependencies (58)
- alsa-lib
- at-spi2-atk (at-spi2-core-gitAUR, at-spi2-core)
- at-spi2-core (at-spi2-core-gitAUR)
- atk (at-spi2-core-gitAUR, at-spi2-core)
- avahi
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR)
- expat (expat-gitAUR)
- flac (flac-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gmp (gmp-hgAUR)
- gnutls (gnutls-gitAUR)
- keyutils (keyutils-gitAUR)
- krb5 (krb5-gitAUR)
- libasyncns
- libcap
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- Show 38 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Lumpiasty commented on 2021-08-09 11:34 (UTC)
Look, I've explained it like 3 times just below:
download problems -> flag out of date.
paddz commented on 2021-08-09 11:23 (UTC) (edited on 2021-08-09 11:28 (UTC) by paddz)
I'm having the same problem:
Any help would be much appreciated as I don't know much about installing packages otherwise :D
Could this be an outdated package? On my gaming machine I have teamspeak 5.0.0-beta60.2
SapuSeven commented on 2021-06-03 21:39 (UTC)
This package is giving me some troubles.
Any ideas?
zierf commented on 2021-03-25 14:07 (UTC)
That helps a lot. Took me some time to figure it out. Also didn't know about the JSON file before.
Thanks for clarification and the quick fix. Will be easier to spot and flag the package next time.
Lumpiasty commented on 2021-03-25 13:53 (UTC)
".patch" file contains full client. It's the file downloaded by builtin updater. Build number is just timestamp so guessing that "0-build.patch" means "update from 0 to build" You can get current version from http://update.teamspeak.com/linux/x64/latest/info.json . Authorization tokens are hardcoded to client, independent of account, already tested it.
I actually stopped using downloads from beta.teamspeak.com since they were outdated for about half a year.
Also, download problems usually mean outdated package since they remove old versions from server. Please use "Flag package out-of-date" in that case.
zierf commented on 2021-03-25 13:28 (UTC) (edited on 2021-03-25 13:31 (UTC) by zierf)
Looks like the download is broken again. Beside that, what is the point of the .patch file? Does it always contain the full teamspeak client?
Maybe it's be possible to use following download link (needs a TS-Account):
https://beta.teamspeak.com/downloads
There you can choose a client download for Linux/Mac/Windows and the direct download link is working without any credentials:
https://files.teamspeak-services.com/teamspeak/teamspeak-client.tar.gz
running ...
/usr/bin/curl -iv --raw --basic -u "teamspeak5:[AUTH_TOKEN]" -A teamspeak.downloader/1.0 http://update.teamspeak.com/linux/x64/latest/0-1615454854.patch
returns "HTTP/1.1 404 Not Found"
Lumpiasty commented on 2021-02-24 00:29 (UTC)
Outdated package. Can't resume download of file that doesn't exist on server anymore.
Fixed.
AlexWayfer commented on 2021-02-23 21:23 (UTC)
Lumpiasty commented on 2021-01-26 11:45 (UTC)
Fixed. The package was simply outdated. It looks like they remove older versions from server.
DLAGENT is there just to provide authorization headers (--basic -u <user:pass>) and user agent expected by their server (-A teamspeak.downloader/1.0). Otherwise they return 403. I also don't know where did these credentials came from, and honestly I don't care as long as it works, assume it's random. I just know it's account independent.
oUndercover commented on 2021-01-26 11:30 (UTC)
I saw your comment in the PKGBUILD, but my understanding of it is rather low. In fact trying to click on the
teamspeak-client-5.0.0beta37.tar.compressed
under Sources on the AUR gives a 403 but I can't understand the DLAGENTS line to try and figure out what's going wrong and if it's just me.I'm running Manjaro.
« First ‹ Previous 1 2 3 Next › Last »