Public bug reported:

$ fakeroot dh_builddeb

tar: -: file name read contains nul character

strace-ing the thing yields:

[pid 30927] execve("/bin/tar", ["tar", "-cf", "-", "-T", "-", "--null",
"--no-recursion"], [/* 58 vars */]) = 0

Duh? Say what? That's exactly the point, isn't it?

That error message is spurious under "--null" and should be removed.

** Affects: tar (upstream)
     Importance: Unknown
         Status: Unknown
** Affects: debhelper (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

** Bug watch added: Debian Bug tracker #375864
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375864

** Also affects: tar (upstream) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375864
   Importance: Unknown
       Status: Unknown

-- 
"tar --null" complains about NULs in filenames
https://launchpad.net/bugs/57225

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to