Package: dgit On one of my systems (which is a messy mix of Debian and Ubuntu, I don't know if that is relavent, apt is the version from sid) I am getting the following when trying to dgit push.
autoforwardporter@odroid:/build/tmp/makeforwardport/tempgit$ PATH=/build/autoforwardportergit/dummy-dput:$PATH dgit push -D + git diff --quiet HEAD + sh -ec 'cd "$1"; find -atime +30 -type f -print0 | xargs -0r rm --' x /home/autoforwardporter/.cache/dgit/aptget + apt-get -c '/home/autoforwardporter/.cache/dgit/aptget/apt.conf#raspbian' update Hit:1 http://archive.raspbian.org/raspbian stretch-staging InRelease Reading package lists... Done apt updated wrong number of Release files (), erk at /usr/bin/dgit line 1267. ! Push failed, before we got started. ! You can retry the push, after fixing the problem, if you like. autoforwardporter@odroid:/build/tmp/makeforwardport/tempgit$ I can workaround this by deleting ~/.cache/dgit but that only fixes things for one run of dgit. Afterwards the problem comes back. Removing the dummy dput makes no difference (that is just there because I don't actually want dgit to upload the dsc, I have other ways of handling that) As requested on irc I have included a copy of my /etc/apt
apt.tbz
Description: application/bzip-compressed-tar