Control: tags -1 patch

* Jochen Sprickerhof <jspri...@debian.org> [2021-07-05 22:53]:
Sadly the change breaks autopkgtests:

$ cd hello*/
$ sbuild --build-dir=/tmp/ --run-autopkgtest
[..]
Unexpected error:
Traceback (most recent call last):
 File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 739, in mainloop
   command()
 File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 668, in command
   r = f(c, ce)
 File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 602, in cmd_copydown
   copyupdown(c, ce, False)
 File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 490, in copyupdown
   copyupdown_internal(ce[0], c[1:], upp)
 File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 517, in 
copyupdown_internal
   copydown_shareddir(sd[0], sd[1], dirsp, downtmp_host)
 File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 472, in 
copydown_shareddir
   shutil.copy(host, host_tmp)
 File "/usr/lib/python3.9/shutil.py", line 418, in copy
   copyfile(src, dst, follow_symlinks=follow_symlinks)
 File "/usr/lib/python3.9/shutil.py", line 264, in copyfile
   with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
FileNotFoundError: [Errno 2] No such file or directory: 
'/tmp/hello_2.10.orig.tar.gz'

Actually this also happens when using the .dsc so it is an unrelated bug. I have opened a merge request here:

https://salsa.debian.org/debian/sbuild/-/merge_requests/13

Tagging this as patch accordingly.

Cheers Jochen

Attachment: signature.asc
Description: PGP signature

Reply via email to