Your message dated Thu, 30 Jul 2009 16:26:55 -0700
with message-id <1248996415.6950.102.camel@xxxxxxxxxxxxxxxxxxxx>
and subject line Re: tar: option "-X" does not work anymore with 1.15.1-1
has caused the Debian Bug report #309929,
regarding tar: option "-X" does not work anymore with 1.15.1-1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@xxxxxxxxxxxxxxx
immediately.)
--
309929:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=309929
Debian Bug Tracking System
Contact owner@xxxxxxxxxxxxxxx with problems
--- Begin Message ---
|
Subject: |
tar: option "-X" does not work anymore with 1.15.1-1 |
Package: tar
Version: 1.15.1-1
Severity: normal
Hi,
it seems that option "-X" is broken in the new upstream release
(or is it a syntax change that i didn't see ?)
eg:
$ ls -1 mydir/
foo
bar
with 1.14-2:
$ tar czfv plop.tar.gz mydir/ -X mydir/foo
mydir/
mydir/bar
with 1.15.1-1:
$ LANG=C tar czfv plop.tar.gz mydir/ -X mydir/foo
mydir/
mydir/bar
mydir/foo
tar: -X: Cannot stat: No such file or directory
mydir/foo
tar: Error exit delayed from previous errors
Regards,
Sebastien
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.10
Locale: LANG=fr_BE@euro, LC_CTYPE=fr_BE@euro (charmap=ISO-8859-15)
Versions of packages tar depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
-- no debconf information
--- End Message ---
--- Begin Message ---
|
Subject: |
Re: tar: option "-X" does not work anymore with 1.15.1-1 |
tags 30929 wontfix
thanks
On Fri, 20 May 2005 16:55:38 +0200, Sebastien NOEL wrote:
> it seems that option "-X" is broken in the new upstream release
> (or is it a syntax change that i didn't see ?)
Hi Sebastien,
Thank you for your report.
As you perhaps saw in Alban's reply, the --exclude=PATTERN option does
what you are looking for. I don't know if -X formerly meant this, and
was incompatibly changed to mean --exclude-from, but by now the current
behavior is quite fixed by the intervening years and versions of tar, so
it won't be changing.
Happy hacking,
-Carl
signature.asc
Description: This is a digitally signed message part
--- End Message ---