Package: debmake Version: 4.2.9-1 Severity: normal Dear Maintainer,
## Bug Reproduce Instructions 1. mkdir "directory with space" 1. cd "directory with space" 1. debmake --package directory-with-space --upstreamversion 1.0 --tar ## Console output ``` sending incremental file list rsync: link_stat "/tmp/with" failed: No such file or directory (2) rsync: link_stat "/tmp/space" failed: No such file or directory (2) rsync: link_stat "/tmp/directory" failed: No such file or directory (2) rsync: link_stat "/tmp/with" failed: No such file or directory (2) rsync: change_dir "/tmp//space" failed: No such file or directory (2) --link-dest arg does not exist: /tmp/directory sent 20 bytes received 63 bytes 166.00 bytes/sec total size is 0 speedup is 0.00 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.1] I: set parameters I: sanity check of parameters W: -p "directory-with-space" != auto set value "" W: -u "1.0" != auto set value "0~1707100151" I: pkg="directory-with-space", ver="1.0", rev="1" I: make the upstream tarball with "tar --exclude=debian" I: pwd = "/tmp/directory with space" I: pwd = "/tmp" I: $ rsync -av --link-dest=/tmp/directory with space directory with space/. directory-with-space-1.0 E: rsync -aCv failed. ``` -- System Information: Debian Release: stretch/sid APT prefers xenial-updates APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 'xenial'), (100, 'xenial-backports'), (99, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.8.0-58-generic (SMP w/4 CPU cores) Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages debmake depends on: ii devscripts 2.16.2ubuntu3 ii dpkg-dev 1.18.4ubuntu1.2 pn python3:any <none> ii rsync 3.1.1-3ubuntu1 Versions of packages debmake recommends: ii build-essential 12.1ubuntu2 ii curl 7.47.0-1ubuntu2.2 ii strace 4.11-1ubuntu3 ii wget 1.17.1-1ubuntu1.2 Versions of packages debmake suggests: ii autotools-dev 20150820.1 pn ccache <none> ii cmake 3.5.1-1ubuntu3 pn cowbuilder <none> ii dh-autoreconf 11 ii dh-python 2.20151103ubuntu1.1 pn eatmydata <none> pn gem2deb <none> ii git 1:2.7.4-0ubuntu1.1 pn git-buildpackage <none> pn gitk <none> pn javahelper <none> ii lintian 2.5.43ubuntu0.1 pn mc <none> pn pbuilder <none> ii quilt 0.63-3 pn rpm2cpio <none> -- no debconf information

