Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Feb 2002 09:39:09 -0800 (PST)
From:      Luiz Otavio Souza <luiz@travelnet.com.br>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/34643: bzip2 instaled with system isn't found by tar -y[j]cvf
Message-ID:  <200202051739.g15Hd9h54063@freefall.freebsd.org>

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

>Number:         34643
>Category:       misc
>Synopsis:       bzip2 instaled with system isn't found by tar -y[j]cvf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 05 09:40:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Luiz Otavio Souza
>Release:        4.4 and 4.5
>Organization:
>Environment:
FreeBSD crowley.travelnet.com.br 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Tue Feb  5 10:31:24 BRST 2002
   root@crowley.travelnet.com.br:/usr/src/sys/compile/CROWLEY  i386
>Description:
      my backup routine uses tar and bzip2, and since the bzip2 was instaled by the system the tar aplication do not found the bzip2 instaled
>How-To-Repeat:
      just make tar -y[j]cvf backup.tar.bz2 /anything
>Fix:
      i use this with sucess: ln -s /usr/bin/bzip2 /usr/local/bin/bzip2
>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?200202051739.g15Hd9h54063>