Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2006 18:46:29 GMT
From:      trasz <trasz@pin.if.uz.zgora.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/91608: tar(1) reports (Empty error message) on truncated tarballs.
Message-ID:  <200601101846.k0AIkTxG064817@www.freebsd.org>
Resent-Message-ID: <200601101850.k0AIo3eC018579@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91608
>Category:       bin
>Synopsis:       tar(1) reports (Empty error message) on truncated tarballs.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 10 18:50:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        6.0-RC1
>Organization:
>Environment:
FreeBSD traszkan.ds7 6.0-RC1 FreeBSD 6.0-RC1 #0: Sat Oct 29 21:42:46 CEST 2005     trasz@traszkan.ds7:/usr/obj/usr/src/sys/TRASHCAN  i386
>Description:
tar(1) reports '(Empty error message)' when trying to list contents or extract truncated archive.

>How-To-Repeat:
[trasz@traszkan:~]$ dd if=mga.tar of=test.tar bs=1k count=100
100+0 records in
100+0 records out
102400 bytes transferred in 0.016331 secs (6270208 bytes/sec)
[trasz@traszkan:~]$ tar tvf test.tar 
drwxr-xr-x  0 root   wheel       0 Feb  9  2005 mga/
-rw-r--r--  0 root   wheel   41592 Apr 23  2004 mga/mgareg_flags.h
-rw-r--r--  0 root   wheel     804 Nov 14  2003 mga/mga_merge.h
-rw-r--r--  0 root   wheel     523 Apr 23  2004 mga/mga_map.h
-rw-r--r--  0 root   wheel    6063 Apr 23  2004 mga/mga_shadow.c
-rw-r--r--  0 root   wheel    6280 Apr 23  2004 mga/mga_arc.c
-rw-r--r--  0 root   wheel    3104 Jun 16  2004 mga/mga_dri.h
-rw-r--r--  0 root   wheel    2922 Apr 23  2004 mga/mga_macros.h
-rw-r--r--  0 root   wheel  180490 Nov 14  2003 mga/mga_ucode.h
tar: (Empty error message)
[trasz@traszkan:~]$ 

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601101846.k0AIkTxG064817>