#959159 export-orig fails to recreate tarball from `origin/pristine-tar` when signatures are used

#959159#5
Date:
2020-04-30 07:20:41 UTC
From:
To:
gbp epxort-orig should is able to create tarballs from
`origin/pristine-tar` when the `pristine-tar` branch does not
exist. This fails with --upstream-on since these are not
searched for on that branch:

https://salsa.debian.org/libvirt-team/libvirt/-/merge_requests/48

Cheer,
 -- Guido

#959159#10
Date:
2025-04-23 17:59:52 UTC
From:
To:
This https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959159 seems as
a duplicate of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850167

In both cases a `origin/pristine-tar` already exists but
git-buildpackage does not automatically use it, because a local
`pristine-tar` branch didn't exist.