Bug#867863: debmake failes with rsync error when working directory path contains space

2017-07-12 Thread Osamu Aoki
On Mon, Jul 10, 2017 at 10:28:21AM +0800, 林博仁 wrote: > The following `diff --unified` fixed the rsync error, however I don't > speak Python. > > ``` > --- tar.py 2016-12-04 00:05:35.0 +0800 > +++ tar.py.patched 2017-07-10 10:23:37.318949713 +0800 > @@ -55,7 +55,7 @@ >

Bug#867863: debmake failes with rsync error when working directory path contains space

2017-07-09 Thread 林博仁
The following `diff --unified` fixed the rsync error, however I don't speak Python. ``` --- tar.py 2016-12-04 00:05:35.0 +0800 +++ tar.py.patched 2017-07-10 10:23:37.318949713 +0800 @@ -55,7 +55,7 @@ if os.path.isdir(srcdir): debmake.yn.yn('remove "{}"

Bug#867863: debmake failes with rsync error when working directory path contains space

2017-07-09 Thread 林博仁
Whoops, the console output is not complete for some reason (`debmake --package directory-with-space --upstreamversion 1.0 --tar 2>&1 | xclip -in -selection clipboard), here's a manually pasted one ``` I: sanity check of parameters W: -p "directory-with-space" != auto set value "" W: -u "1.0" !=

Bug#867863: debmake failes with rsync error when working directory path contains space

2017-07-09 Thread 林博仁
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: