From owner-freebsd-bugs Tue Feb 5 9:40:14 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C75337B41D for ; Tue, 5 Feb 2002 09:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g15He1T54182; Tue, 5 Feb 2002 09:40:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA1A137B42B for ; Tue, 5 Feb 2002 09:39:09 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g15Hd9h54063; Tue, 5 Feb 2002 09:39:09 -0800 (PST) (envelope-from nobody) Message-Id: <200202051739.g15Hd9h54063@freefall.freebsd.org> Date: Tue, 5 Feb 2002 09:39:09 -0800 (PST) From: Luiz Otavio Souza To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/34643: bzip2 instaled with system isn't found by tar -y[j]cvf Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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