[Bug 57225] Re: "tar --null" complains about NULs in filenames
Bug Watch Updater
57225 at bugs.launchpad.net
Sat May 11 00:09:16 UTC 2013
** Changed in: tar
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dpkg in Ubuntu.
https://bugs.launchpad.net/bugs/57225
Title:
"tar --null" complains about NULs in filenames
Status in debhelper:
Fix Released
Status in GNU tar:
Fix Released
Status in “dpkg” package in Ubuntu:
Fix Released
Bug description:
$ 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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/debhelper/+bug/57225/+subscriptions
More information about the foundations-bugs
mailing list