tags 380384 +moreinfo
thanks

#include <hallo.h>
* Andreas Krüger [Sat, Jul 29 2006, 08:03:00PM]:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Package: cloop-utils
> Version: 2.04-1+eb.1-1
> Severity: normal
> 
> *** Please type your report below this line ***
> 
> Running create_compress_fs, I keep getting error messages such as
> "Error 21133 compressing block 10 with 7ZIP".  The actual number (here:
> 21133) tends to vary a bit, though it is typically in the 20000s.

Block 10? After 40% of a DVD?

> I have tried various things to evade this error, with no result.
> 
> What I currently do is:
> 
> mkisofs -R -U -V "Krueger-KNOPPIX" -publisher "[EMAIL PROTECTED]" \
>   -hide-rr-moved -cache-inodes -no-bak -pad source/KNOPPIX |
> buffer -m 1024k |
> create_compressed_fs -v -L -2 -m -t 1 -B 65536 - - > master/KNOPPIX/KNOPPIX
> 
> This command will typically run for a very long time. The mkisofs - output
> tells me it is through with about 40% of the image or so. Then the error.

A-Ha. That is not enough information to do anything about it.

How large is your virtual memory? Your real memory? What does happen if
you use the temporary file mode? What does happen if you specify the
incoming data size manually? (-s Ni where N comes from mkisofs --print-size)

Where is the verbose log (since you use -v)?
What happens if you use compression types 0..9? Or -1?

> Further background: I try to produce a slightly modified
> KNOPPIX_V5.0.1CD-2006-06-01-DE.
> 
> The cloop-utils that fail me are those from my main Debian installation,
> not from that Knoppix version. That Debian installation is mostly "etch"
> with a bit of "unstable". E.g., one of the several things I have tried was,
> to upgrade to the very latest "unstable" cloop-utils and zlib1g. That did
> not help, either.

Well, there is not much sense in upgrading zlib1g when you get 7zip
errors. Try gzip compression first.

Eduard.

Reply via email to