Public bug reported:

## 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

```
I: set parameters
I: sanity check of parameters
I: pkg="hello-debian-packaging", ver="1.1.0", rev="0"
I: make the upstream tarball with "tar --exclude=debian"
I: pwd = "/mnt/Workaround_Safepath_Mountpoint/he llo"
I: pwd = "/mnt/Workaround_Safepath_Mountpoint"
I: $ rsync -av --link-dest=/mnt/Workaround_Safepath_Mountpoint/he llo he llo/. 
hello-debian-packaging-1.1.0
sending incremental file list
rsync: link_stat "/mnt/Workaround_Safepath_Mountpoint/llo" failed: No such file 
or directory (2)
rsync: link_stat "/mnt/Workaround_Safepath_Mountpoint/he" failed: No such file 
or directory (2)
rsync: change_dir "/mnt/Workaround_Safepath_Mountpoint//llo" failed: No such 
file or directory (2)
--link-dest arg does not exist: /mnt/Workaround_Safepath_Mountpoint/he

sent 20 bytes  received 87 bytes  214.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]
E: rsync -aCv failed.
```

** Affects: debmake (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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

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

Reply via email to