Date: Sat, 22 May 2010 11:52:18 +0400 From: Anonymous <swell.k@gmail.com> To: Tim Kientzle <kientzle@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r207790 - head/usr.bin/tar Message-ID: <86mxvsxtjh.fsf@gmail.com> In-Reply-To: <861vdaakkf.fsf@gmail.com> (Anonymous's message of "Mon, 17 May 2010 14:28:48 %2B0400") References: <201005081628.o48GSM9s067363__30886.3841965378$1273336146$gmane$org@svn.freebsd.org> <86aas3oc8b.fsf@gmail.com> <4BF059FF.8050002__30617.9139217877$1274042897$gmane$org@freebsd.org> <861vdaakkf.fsf@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Anonymous <swell.k@gmail.com> writes: > Tim Kientzle <kientzle@freebsd.org> writes: > >> Please try the attached patch and let me know if it fixes it for you... >> >> Cheers, >> >> Tim > [...] > > It fixes the issue. Thanks. I'm afraid not. Similar issue affects `tar cf - blah | tar xf -'. It's a little bit harder to reproduce. Caught after using pkg_add(1). # pkg_add gtk-2.20.1_1.tbz load: 0.21 cmd: bsdtar 3351 [running] 0.06r 0.02u 0.00s 1% 6348k In: 307200 bytes, compression 76%; Out: 161 files, 1316787 bytes Current: include/gtk-2.0/gtk/gtklabel.h (8627 bytes) load: 0.16 cmd: bsdtar 3354 [tx->tx_quiesce_done_cv)] 4.08r 0.00u 0.14s 1% 2712k In: 544 files, 36359168 bytes; Out: 36352000 bytes, compression 0% Current: share/locale/hi/LC_MESSAGES/gtk20-properties.mo (131072/234342 bytes) load: 0.16 cmd: bsdtar 3354 [tx->tx_quiesce_done_cv)] 4.86r 0.00u 0.14s 1% 2712k tar: Write error In: 36341760 bytes, compression 0%; Out: 544 files, 36341760 bytes Current: share/locale/hi/LC_MESSAGES/gtk20-properties.mo (234342 bytes) share/locale/hi/LC_MESSAGES/gtk20-properties.mo: Truncated tar archive tar: Error exit delayed from previous errors. pkg_add: leave_playpen: can't chdir back to '' zsh: exit 2 sudo -E pkg_add gtk-x11-2.20.1_1.tbz Workaround is the same - svn diff -c207790 | patch -R -- I don't remember svn revision (newvers.sh doesn't work here). But it was after you committed that patch. $ uname -vm FreeBSD 9.0-CURRENT #0: Fri May 21 15:32:05 UTC 2010 ...:.../PHOENIX amd64
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86mxvsxtjh.fsf>