Re: [Paco-general] Paco with lzma-Support
Brought to you by:
davidrr
|
From: Thomas S. <to...@go...> - 2009-09-12 17:17:05
|
Am Samstag 12 September 2009 16:39:14 schrieb Nathanael Higley: > Here are my results after testing the paco-2.0.7-lzma-xz.patch > Hi, I`m a little bit confused at this moment. We`ve checked youre first problem (-ve) on 2 different machines (on my own and my friend tested it by himself). pacoball -ve test.paco.tar.bz2 is extracting very well. At this moment I have no idea what`s going wrong on your machine, sry. The second problem: It seems that -vt is creating a tar.bz2-archive and -t is not working for testing only. Using -vt(x,z) is creating a lzma/xz-archive without any problems. As example: $paco -v tar => tar-1.22-2 and now: $pacoball -vtx tar-1.22-2 -C /tmp => /tmp/tar-1.22-2.paco.tar (1/1) 100,0 % 254,4 KiB / 910,0 KiB = 0,280 The Result is a tar.xz-Archive. And the same with only -vt: $pacoball -vt tar-1.22-2 -C /tmp => /tmp/tar-1.22-2.paco.tar: 3.394:1, 2.357 bits/byte, 70.54% saved, 931840 in, 274549 out. The Result is an tar.bz2-Archiv. The problem seems to be that pacoball creates tar.bz2-Archives if using -vt without other options instaed of only testing. O.K., sorry but I do not know what to say, here and on my friend`s machine everything is working well. My OS: An LFS-(SVN)-based System using glibc-2.10.1, Kernel 2.6.31 and gcc-4.4.1. Greetiings -- Feel free - "From Source" www.linuxfromscratch.org |