Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 1999 10:15:47 -0700 (PDT)
From:      Matthew Jacob <mjacob@quarm.feral.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   gnu/11562: tar verification doesn't work
Message-ID:  <199905071715.KAA48903@quarm.feral.com>

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

>Number:         11562
>Category:       gnu
>Synopsis:       tar verification doesn't work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May  7 10:20:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Jacob
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Feral Software
>Environment:

4.0 currrent as of 5/7/1999.


>Description:

Tar with verification is broken.

If you try and verify a tape file, it's broken because it closes the tape
file (causing a filemark to be written) but only does one BSF- it doesn't
relocate to the front of the tape file just written.

If you try and verify a regular file, you get the diagnostice:

quarm.feral.com > tar --create --verify --file /tmp/foo.tar .
tar in free(): warning: chunk is already free.


>How-To-Repeat:

Try verification.

>Fix:
	
	


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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