gunzip | tar reports broken pipe during OOO build on amd64.
Eygene Ryabinkin
rea-fbsd at codelabs.ru
Thu May 7 06:05:45 UTC 2009
Wed, May 06, 2009 at 09:39:09PM -0700, Tim Kientzle wrote:
> I tried but could not reproduce your bug using
> a recent -CURRENT. I downloaded this file:
>
> http://ftp.cse.yzu.edu.tw/pub/FreeBSD/distfiles/openoffice.org2/OOo_OOH680_m18_source.tar.bz2
>
> and extracted ooo_crystal_images-1.tar.gz
> and got the same MD5 that Eygene reported.
>
> $ md5 ooo_crystal_images-1.tar.gz
> MD5 (ooo_crystal_images-1.tar.gz) = ff0d576d4b0e71c268b1516095a3d085
>
> Where did you download your file from?
Alexey's .tar.gz file should be also fine: he reported the checksum from
the .tar file, not .tar.gz one:
-----
~/tmp> md5 crystal.tar
MD5 (crystal.tar) = f9d09511003da0f59d943311a678b94a
-----
I have the same MD5 for the .tar file:
-----
$ md5 crystal.tar
MD5 (crystal.tar) = f9d09511003da0f59d943311a678b94a
-----
I am not able to reproduce the bug too, so perhaps the output from
ktrace,
-----
ktrace -f gunzip.trace gunzip -c ooo_crystal_images-1.tar.gz | (ktrace -f tar.trace tar -xf -)
-----
will be useful for diagnostics. The files of interest will be
gunzip.trace and tar.trace.
--
Eygene
_ ___ _.--. #
\`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard
/ ' ` , __.--' # to read the on-line manual
)/' _/ \ `-_, / # while single-stepping the kernel.
`-'" `"\_ ,_.-;_.-\_ ', fsc/as #
_.-'_./ {_.' ; / # -- FreeBSD Developers handbook
{_.-``-' {_/ #
More information about the freebsd-openoffice
mailing list