bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] tar + "--exclude" issue


From: Davide Madrisan
Subject: [Bug-tar] tar + "--exclude" issue
Date: Mon, 24 Jan 2005 12:20:08 +0100
User-agent: KMail/1.7.2

Hi all,
I think there's a (minor) bug in tar versions 1.15 and 1.15.1 when used with 
the option  `--exclude'.

A command such as:
LANG=C tar cf - -C .. autospec-0.4.12 --exclude=autospec-0.4.12.tar.bz2 |\
   bzip2 -9 -c > autospec-0.4.12.tar.bz2

always gives this warning:
tar: --exclude=autospec-0.4.12.tar.bz2: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors

Despite ot this message, the archive is created correctly.

tar version: tar (GNU tar) 1.15.1
O.S.: Linux 2.4.28preempt

Note: The same command with tar 1.14 was executed with no errors.

#include <best/regards.h>
---
Davide Madrisan
PGP keyID: 4B72B0B9 fp: 2B79 BFF1 EE33 EE8C 3258 E43C CDA8 EFF3 4B72 B0B9
PGP public key: <http://pgp.mit.edu/>
http://www.qilinux.it

Attachment: pgpTRT2bTjBzP.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]