On 19/05/2021 16:44, Nilesh Patra wrote: > We are in full freeze these days[1]. New versions of packages can only be > uploaded post bullseye release. > > Just give me a ping when that happens, and I'll happily sponsor.
Sure, thanks! > It's failing at $gbp pull step. And it probably doesn't run the git > fetch properly. Thanks! Running `gbp pull --verbose` gave me a proper error gbp:debug: ['git', 'fetch', '--quiet', '--tags'] gbp:error: Error running git fetch: therefore running `git fetch --tags` I realized I had a tag that was conflicting... I deleted the tag, and it is now working. Thanks! Cheers, Daniele

