Your message dated Mon,  2 Apr 2007 22:07:38 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
has caused the Debian Bug report #415477,
regarding tar: --exclude-from using process substitution fails
to be marked as having been forwarded to the upstream software
author(s) [EMAIL PROTECTED]

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
A user of my Debian package of tar reports a problem in version 1.16 where
doing something like

        tar -cf test.tar ~/.mozilla --exclude-from=<(cat /etc/group)

results in the following error output:

   tar: /dev/fd/63: No such file or directory
   tar: Error is not recoverable: exiting now

The user reports that commenting out the call to closeopen() at line 2257 
of tar.c seems to fix this problem.

See http://www.debian.org/415477 for further details.  Please preserve the CC
in any replies so that our bug tracking system can keep a copy of any
discussion.

Bdale

--- End Message ---

Reply via email to