Package: dgit Version: 3.10 Severity: normal Dear Maintainer,
Steps to reproduce: * dgit clone plasma-desktop testing * Add new version to changelog, git commit * Patch some file in-tree, git commit * dgit build Expectied behavior: It should try to build the package (and probably fail due to missing build-depds). Actual behavior: $ dgit -D build + git diff --quiet HEAD Format `3.0 (quilt)', need to check/update patch stack checking for vendor-specific debian/patches/debian.series (Dpkg::Vendor `current vendor') checking for vendor-specific debian/patches/debian.series ((base) distro being accessed) checking for vendor-specific debian/patches/debian.series ((nominal) distro being accessed) | git rev-parse 'HEAD~0' => `8f8f7fd3f17ae5bccbf3c93a0cc1bfa9587cc9f6' CD .git/dgit/unpack examining quilt state (multiple patches, linear mode) + env GZIP=-1n tar -zcf './plasma-desktop_5.8.7-~~DGITFAKE.debian.tar.gz' -C ../../.. debian/source/format debian/rules debian/control debian/changelog debian/patches + sh -ec 'exec dpkg-source --no-check --skip-patches -x fake.dsc >/dev/null' dpkg-source: error: missing orig.tar or debian.tar file in v2.0 source package dgit: failed command: sh -ec 'exec dpkg-source --no-check --skip-patches -x fake.dsc >/dev/null' dgit: subprocess failed with error exit status 255 Additional information: I have no idea why it is talking about v2.0 source packages; debian/source/format says "3.0 (quilt)". If I do not have any local patches, "dgit build" works fine -- but that's not really helpful. The funny thing is that I used the same workflow a couple of months ago and it worked fine. I am not sure if it's some change in dgit or in the package that broke things, but right now I find myself unable to build this package with dgit. (Which is a problem, because I need some patch in there or else the system is rather unusable.) Kind regards, Ralf -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (990, 'testing'), (500, 'testing-debug'), (100, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.11.0+ (SMP w/8 CPU cores) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages dgit depends on: ii apt 1.4.6 ii ca-certificates 20161130+nmu1 ii coreutils 8.26-3 ii curl 7.52.1-5 ii devscripts 2.17.6 ii dpkg-dev 1.18.24 ii dput 0.12.1 ii git [git-core] 1:2.11.0-4 ii git-buildpackage 0.8.12.2 ii libdpkg-perl 1.18.24 ii libjson-perl 2.90-1 ii liblist-moreutils-perl 0.416-1+b1 ii libperl5.24 [libdigest-sha-perl] 5.24.1-3 ii libtext-glob-perl 0.10-1 ii libtext-iconv-perl 1.7-5+b4 ii libwww-perl 6.15-1 ii perl 5.24.1-3 Versions of packages dgit recommends: ii openssh-client [ssh-client] 1:7.4p1-10 Versions of packages dgit suggests: ii sbuild 0.73.0-4 -- no debconf information

