9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] vmware image corrupt?
@ 2002-05-15 15:27 Tim Cwik
  2002-05-15 17:38 ` Vladimir G. Ivanovic
  2002-05-16 18:31 ` Tim Cwik
  0 siblings, 2 replies; 4+ messages in thread
From: Tim Cwik @ 2002-05-15 15:27 UTC (permalink / raw)
  To: 9fans

Has anyone else had problems decompressing the vmware image from the
additional software page
of the plan9 site?

Using bunzip2 version 1.0.1 23-June-2000 on redhat linux 7.2, I get
bunzip2: Data integrity error when decompressing.
	Input file = vmware.tar.bz2, output file = vmware.tar

Using the -tvv as suggested in the error message,  I get
   vmware.tar.bz2:     [1: huff+mtf rt+rld]
     [2: huff+mtf rt+rld]
     [3: huff+mtf rt+rld]
     [4: huff+mtf data integrity (CRC) error in data

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

Using bzip2recover and bzip2 -t on the individual blocks gives:

  rec0083vmware.tar.bz2:     [1: huff+mtf rt+rld]
     ok
   rec0084vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
error in data
   rec0085vmware.tar.bz2:     [1: huff+mtf rt+rld]
     ok
   rec0086vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
error in data
   rec0087vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
error in data
   rec0088vmware.tar.bz2:     [1: huff+mtf rt+rld]
     ok
   rec0089vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
error in data
   rec0090vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
error in data
   rec0091vmware.tar.bz2:     [1: huff+mtf rt+rld]
     ok
   rec0092vmware.tar.bz2:     [1: huff+mtf rt+rld]
     ok
   rec0093vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
error in data

for blocks 4, 8, 12, 49, 80, 84, 86, 87 ...

This problem has occured on 3 separate download attempts.

Any thought?

Tim


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] vmware image corrupt?
  2002-05-15 15:27 [9fans] vmware image corrupt? Tim Cwik
@ 2002-05-15 17:38 ` Vladimir G. Ivanovic
  2002-05-16 18:31 ` Tim Cwik
  1 sibling, 0 replies; 4+ messages in thread
From: Vladimir G. Ivanovic @ 2002-05-15 17:38 UTC (permalink / raw)
  To: 9fans

I've had no problems with corrupt vmware images. I downloaded two
versions successfully.

--- Vladimir

--------
Vladimir G. Ivanovic                        http://leonora.org/~vladimir
2770 Cowper St.                                         vladimir@acm.org
Palo Alto, CA 94306-2447                                 +1 650 678 8014

"TC" == Tim Cwik <tcwik@shuttleamerica.com> writes:

  TC> Has anyone else had problems decompressing the vmware image from the
  TC> additional software page
  TC> of the plan9 site?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] vmware image corrupt?
  2002-05-15 15:27 [9fans] vmware image corrupt? Tim Cwik
  2002-05-15 17:38 ` Vladimir G. Ivanovic
@ 2002-05-16 18:31 ` Tim Cwik
  1 sibling, 0 replies; 4+ messages in thread
From: Tim Cwik @ 2002-05-16 18:31 UTC (permalink / raw)
  To: 9fans

A fourth download attempt yielded a working file. Thanks

Tim

On 2002.05.15 11:27 Tim Cwik wrote:
> Has anyone else had problems decompressing the vmware image from the
> additional software page
> of the plan9 site?
>
> Using bunzip2 version 1.0.1 23-June-2000 on redhat linux 7.2, I get
> bunzip2: Data integrity error when decompressing.
> 	Input file = vmware.tar.bz2, output file = vmware.tar
>
> Using the -tvv as suggested in the error message,  I get
>   vmware.tar.bz2:     [1: huff+mtf rt+rld]
>     [2: huff+mtf rt+rld]
>     [3: huff+mtf rt+rld]
>     [4: huff+mtf data integrity (CRC) error in data
>
> You can use the `bzip2recover' program to attempt to recover
> data from undamaged sections of corrupted files.
>
> Using bzip2recover and bzip2 -t on the individual blocks gives:
>
>  rec0083vmware.tar.bz2:     [1: huff+mtf rt+rld]
>     ok
>   rec0084vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
> error in data
>   rec0085vmware.tar.bz2:     [1: huff+mtf rt+rld]
>     ok
>   rec0086vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
> error in data
>   rec0087vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
> error in data
>   rec0088vmware.tar.bz2:     [1: huff+mtf rt+rld]
>     ok
>   rec0089vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
> error in data
>   rec0090vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
> error in data
>   rec0091vmware.tar.bz2:     [1: huff+mtf rt+rld]
>     ok
>   rec0092vmware.tar.bz2:     [1: huff+mtf rt+rld]
>     ok
>   rec0093vmware.tar.bz2:     [1: huff+mtf rt+rld]data integrity (CRC)
> error in data
>
> for blocks 4, 8, 12, 49, 80, 84, 86, 87 ...
>
> This problem has occured on 3 separate download attempts.
>
> Any thought?
>
> Tim


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] vmware image corrupt?
@ 2002-05-15 18:31 rsc
  0 siblings, 0 replies; 4+ messages in thread
From: rsc @ 2002-05-15 18:31 UTC (permalink / raw)
  To: 9fans

achille% md5sum vmware.tar.bz2
873486552675a88c64c590adbf713711	vmware.tar.bz2
achille%

i just ran it through bunzip2 and had no problems.
we're using bzip2 1.0pre8, 5 May 2000.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-05-16 18:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-15 15:27 [9fans] vmware image corrupt? Tim Cwik
2002-05-15 17:38 ` Vladimir G. Ivanovic
2002-05-16 18:31 ` Tim Cwik
2002-05-15 18:31 rsc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).