Re: Extracting tgz file: Attempt to write to an empty file

2010-12-08 Thread Sergey Kandaurov
On 7 December 2010 19:53, Tim Kientzle kient...@freebsd.org wrote:
 On Nov 29, 2010, at 9:19 AM, Sergey Kandaurov wrote:
 I see these errors when tar (not limited to but including the version
 from FreeBSD -current)

 # bsdtar -xf ~/arch.tgz
 ./: Attempt to write to an empty file
 ./.cpan/: Attempt to write to an empty file
 ./.cpan/CPAN/: Attempt to write to an empty file
 ./.cpan/build/: Attempt to write to an empty file

 I just committed a fix to -CURRENT (r216258).

 Please try it and let me know if this fixes the problem for you.


I applied the fix to 8.1-RELEASE, and am fine with it.
No more Attempt to write... Thanks!

-- 
wbr,
pluknet
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: Extracting tgz file: Attempt to write to an empty file

2010-12-07 Thread Tim Kientzle
On Nov 29, 2010, at 9:19 AM, Sergey Kandaurov wrote:
 I see these errors when tar (not limited to but including the version
 from FreeBSD -current)
 
 # bsdtar -xf ~/arch.tgz
 ./: Attempt to write to an empty file
 ./.cpan/: Attempt to write to an empty file
 ./.cpan/CPAN/: Attempt to write to an empty file
 ./.cpan/build/: Attempt to write to an empty file

I just committed a fix to -CURRENT (r216258).

Please try it and let me know if this fixes the problem for you.

Tim

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org