Forum > Linux
Initial public release - Rev-2.2B Linux science apps
Simon:
Hm,
interesting. I used "tar cfj archive.tar.bz2 directory/" as command to compress the files; so far, I haven't had any trouble unpacking on my test hosts (Suse 9.2, Debian Sarge, Slackware 10.1).
This is the very first time I've heard of bzip2 Archives not opening; I could always make .tar.gz's if that'll help anything.
Also, yes, the apps are now called KWSN-R2.2B-* where * is MMX/SSE/SSE2-generic/SSE2-P4/SSE2-PM/SSE3-P4/SSE3-C2, as with the Windows versions.
Regards,
Simon.
Metod, S56RKO:
--- Quote from: Simon on 27 Mar 2007, 06:10:52 am ---interesting. I used "tar cfj archive.tar.bz2 directory/" as command to compress the files; so far, I haven't had any trouble unpacking on my test hosts (Suse 9.2, Debian Sarge, Slackware 10.1).
This is the very first time I've heard of bzip2 Archives not opening; I could always make .tar.gz's if that'll help anything.
--- End quote ---
Just downloaded KWSN-R2.2B--SSE2-generic.tar.bz2 and surely enough tar on my Debian Etch AMD64 barfed:
--- Quote ---tar jxvf KWSN-R2.2B--SSE2-generic.tar.bz2
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error exit delayed from previous errors
--- End quote ---
However, this gave some clue:
--- Quote ---file KWSN-R2.2B--SSE2-generic.tar.bz2
KWSN-R2.2B--SSE2-generic.tar.bz2: gzip compressed data, from Unix, last modified: Tue Mar 27 00:33:43 2007
--- End quote ---
Surely enough:
--- Quote ---tar zxvf KWSN-R2.2B--SSE2-generic.tar.bz2
KWSN-R2.2B--SSE2-generic/
KWSN-R2.2B--SSE2-generic/Instructions.txt
KWSN-R2.2B--SSE2-generic/Readme+Licenses/
KWSN-R2.2B--SSE2-generic/Readme+Licenses/setiathome-5.15-kwsn-AUTHORS
KWSN-R2.2B--SSE2-generic/Readme+Licenses/setiathome-5.15-kwsn-COPYING
KWSN-R2.2B--SSE2-generic/Readme+Licenses/setiathome-5.15-kwsn-COPYRIGHT
KWSN-R2.2B--SSE2-generic/Readme+Licenses/setiathome-5.15-kwsn-EXTRA_NOTE
KWSN-R2.2B--SSE2-generic/Readme+Licenses/setiathome-5.15-kwsn-README
KWSN-R2.2B--SSE2-generic/Readme+Licenses/setiathome-5.15-kwsn-README_APP
KWSN-R2.2B--SSE2-generic/Files-to-install/
KWSN-R2.2B--SSE2-generic/Files-to-install/app_info.xml
KWSN-R2.2B--SSE2-generic/Files-to-install/KWSN-R2.2B-SSE2-generic
--- End quote ---
So, these are not Bzip2 compressed, but rather gzip compressed archives.
Metod, S56RKO:
An item to add on a wish list: could you provide statically-linked binaries?
I have an old machine here which doesn't like new binaries:
--- Quote ---ldd KWSN-R2.2B-SSE
./KWSN-R2.2B-SSE: /lib/i686/libc.so.6: version `GLIBC_2.3.4' not found (required by ./KWSN-R2.2B-SSE)
./KWSN-R2.2B-SSE: /lib/i686/libc.so.6: version `GLIBC_2.3.2' not found (required by ./KWSN-R2.2B-SSE)
./KWSN-R2.2B-SSE: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by ./KWSN-R2.2B-SSE)
./KWSN-R2.2B-SSE: /lib/i686/libpthread.so.0: version `GLIBC_2.3.2' not found (required by ./KWSN-R2.2B-SSE)
libdl.so.2 => /lib/libdl.so.2 (0xb7fd4000)
libm.so.6 => /lib/i686/libm.so.6 (0xb7fb1000)
libpthread.so.0 => /lib/i686/libpthread.so.0 (0xb7f9d000)
libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7fed000)
--- End quote ---
If you have some time ...
Prognatus:
--- Quote from: Metod, S56RKO on 27 Mar 2007, 07:32:16 am ---So, these are not Bzip2 compressed, but rather gzip compressed archives.
--- End quote ---
I can confirm this. As many others here, I had problems opening the files (tried SSE and MMX), but when I renamed them to a .gz suffix instead of .bz2 they opened like a charm in the package manager.
Simon:
Hm,
maybe a typo? I do believe I did type "tar cfj", not "tar cfz"; still, to err is human. I'll recompress and upload archives that are what their suffix suggests ;)
Regards,
Simon.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version