[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Seeing "debian/changelog not found" error when importing new upstream tarball





On 12/17/2019 10:49 PM, Andrey Rahmatullin wrote:
On Tue, Dec 17, 2019 at 12:02:07PM -0800, deb251@lewenberg.com wrote:
$ gbp import-orig ../heimdal_7.7.0.orig.tar.gz -u7.7.0
gbp:info: Importing '../heimdal_7.7.0.orig.tar.gz' to branch 'upstream'...
gbp:info: Source package is heimdal
gbp:info: Upstream version is 7.7.0
gbp:error: Import of ../heimdal_7.7.0.orig.tar.gz failed: Can't find
upstream vcs tag at 'heimdal-7.7.0^{}'
This means you enabled --upstream-vcs-tag= somewhere. Don't do that
globally.


That was it. There was a gbp.conf in debian/ that set upstream-vcs-tag.

Note that the following gets around this:

$ gbp import-orig ../heimdal_7.7.0.orig.tar.gz --upstream-vcs-tag=

Thank you.

Adam Lewenberg




Reply to: