Date: Thu, 7 May 2009 10:05:40 +0400 From: Eygene Ryabinkin <rea-fbsd@codelabs.ru> To: Tim Kientzle <kientzle@freebsd.org> Cc: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>, freebsd-current@freebsd.org, openoffice@freebsd.org Subject: Re: gunzip | tar reports broken pipe during OOO build on amd64. Message-ID: <wp5UmpfIZsHLzYW0qzLQXUdVXBo@veJXoSoJtqjaE%2Bn2qYrh3k99%2BAQ> In-Reply-To: <4A0265ED.4070407@freebsd.org> References: <20090505174831.GA40305@wep4035.physik.uni-wuerzburg.de> <3GBQgy9AhtC1kpgclCTM4BIxKP8@AbNt2aYVonA6XSQc9As8EVwIk24> <20090506032832.GB45796@wep4035.physik.uni-wuerzburg.de> <92cd2ff70905060501vaaf67bdnaee1be72e04f1ef8@mail.gmail.com> <20090506192603.GA56228@wep4035.physik.uni-wuerzburg.de> <4A0265ED.4070407@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 {_.-``-' {_/ #
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?wp5UmpfIZsHLzYW0qzLQXUdVXBo>