So I’m not the most fluent in BSD but I did get TS server up and running a couple times on FreeBSD with no problem. My server quit running and by the time I got around to fixing it, it told me I needed to upgrade to the most recent version. So I downloaded the most recent as of today. But, when I go to unzip it, I get the following error:
begin error*******
root@ZFSserver:~/storage # bunzip2 teamspeak3-server_freebsd_amd64-3.12.1.tar.bz2
bunzip2: Data integrity error when decompressing.
Input file = teamspeak3-server_freebsd_amd64-3.12.1.tar.bz2, output file = teamspeak3-server_freebsd_amd64-3.12.1.tar
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover’ program to attempt to recover
data from undamaged sections of corrupted files.
bunzip2: Deleting output file teamspeak3-server_freebsd_amd64-3.12.1.tar, if it exists.
root@ZFSserver:~/storage #
root@ZFSserver:~/storage # bzip2 -t teamspeak3-server_freebsd_amd64-3.12.1.tar.bz2
bzip2: teamspeak3-server_freebsd_amd64-3.12.1.tar.bz2: data integrity (CRC) error in data
You can use the `bzip2recover’ program to attempt to recover
data from undamaged sections of corrupted files.
root@ZFSserver:~/storage # bzip2 -d teamspeak3-server_freebsd_amd64-3.12.1.tar.bz2
bzip2: Data integrity error when decompressing.
Input file = teamspeak3-server_freebsd_amd64-3.12.1.tar.bz2, output file = teamspeak3-server_freebsd_amd64-3.12.1.tar
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover’ program to attempt to recover
data from undamaged sections of corrupted files.
bzip2: Deleting output file teamspeak3-server_freebsd_amd64-3.12.1.tar, if it exists.
root@ZFSserver:~/storage #
end error*********
I tried unzipping it on my windows box using 7zip and the subsequent .tar folder was FUBAR’d too so I’m at a loss. I downloaded it on my windows PC, put it on a USB stick and copied it onto my BSD box that way.
BSD box info:
FreeBSD ZFSserver 12.1-STABLE FreeBSD 12.1-STABLE r356657 GENERIC amd64