Package: dgit
Version: 9.10
Severity: normal

Dear Maintainer,

I'm trying to follow dgit-user(7) to build a modified version of a package.
I did:

$ dgit clone valgrind
$ cd valgrind
$ git apply ../my_special_patch.diff
$ git commit -m "Way better than vanilla!"
$ gbp dch -S --since=dgit/dgit/sid --ignore-branch --commit
$ git clean -xdf
$ sbuild -c buster-amd64 -A --no-clean-source --dpkg-source-opts='-Zgzip -z1 
--format=1.0 -sn'

But this eventually fails with:


dpkg-buildpackage
-----------------

Command: dpkg-buildpackage -us -uc -rfakeroot
dpkg-buildpackage: info: source package valgrind
dpkg-buildpackage: info: source version 1:3.15.0-2~1.gbpd4e99a
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Nikolaus Rath <nikol...@rath.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean --with=autoreconf
   dh_clean
 dpkg-source -b .
dpkg-source: error: can't build with source format '3.0 (quilt)': no upstream 
tarball found at ../valgrind_3.15.0.orig.tar.{bz2,gz,lzma,xz}
dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 25




-- System Information:
Debian Release: 10.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-8-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dgit depends on:
ii  apt                        1.8.2
ii  ca-certificates            20190110
ii  coreutils                  8.30-3
ii  curl                       7.64.0-4+deb10u1
ii  devscripts                 2.20.2~bpo10+1
ii  dpkg-dev                   1.19.7
ii  dput                       1.0.3
ii  git [git-core]             1:2.20.1-2+deb10u3
ii  git-buildpackage           0.9.14
ii  libdpkg-perl               1.19.7
ii  libjson-perl               4.02000-1
ii  liblist-moreutils-perl     0.416-1+b4
ii  liblocale-gettext-perl     1.07-3+b4
ii  libtext-csv-perl           1.99-1
ii  libtext-glob-perl          0.10-1
ii  libtext-iconv-perl         1.7-5+b7
ii  libwww-curl-perl           4.17-5
ii  perl [libdigest-sha-perl]  5.28.1-6

Versions of packages dgit recommends:
ii  distro-info-data             0.41+deb10u1
ii  liburi-perl                  1.76-1
ii  openssh-client [ssh-client]  1:7.9p1-10+deb10u2

Versions of packages dgit suggests:
ii  sbuild  0.78.1-2

-- no debconf information

Reply via email to