On Mon, Sep 14, 2026 at 11:32:51PM +0200, Paul Menzel wrote: > Am 14.09.26 um 21:45 schrieb Yves-Alexis Perez: > > Meanwhile, maybe try to build with a clean tree built from dpkg-source? I > > build using git-buildpackage and pbuilder and it does work fine here. > > I don’t know these two tools, so can’t say, if they create a dedicated build > environment, so no `.git` directory is there.
Hi. Just a minor comment: The problem you faced is not new. In Debian, as I pointed out before, some repos might build directly from a git checkout and some others might now. This is why the git-buildpackage tool exists to begin with. If you are planning to build packages after a git checkout from salsa, that's probably the recommended way (the other way is to do what Salsa CI does internally: it first creates a source package, and then it builds such source package the normal way). Thanks.

