This usage is brain dead one as a normal user. So I consider this to be *security concern*.
I admit this is still around: ``` osamu@goofy:~/tmp 12:26:07 ↵ $ mkdir "directory with space" $ cd "directory with space" /home/osamu/tmp/directory with space $ debmake --package directory-with-space --upstreamversion 1.0 --tar I: debmake (version: 5.1.4) I: Copyright © 2014-2026 Osamu Aoki <[email protected]> I: [directory with space] $ cd .. I: Non-native Debian package pkg="directory-with-space", ver="1.0", rev="1" method="dir_debmake" I: [tmp] $ cp -dR /home/osamu/tmp/directory with space/. directory-with-space-1.0 cp: target 'directory-with-space-1.0': No such file or directory E: command failed ``` String " " is non-toxic but there can be worse string... Fix quotation or limit input string or limit path ... non-trivial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1703269 Title: debmake failes with rsync error when working directory path contains space with --tar To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debmake/+bug/1703269/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
