Hi, > Nice! I have been looking for some simple tools to automate the many > manual/mechanic package update steps I often make. I ran debcraft 0.9.1 > (from testing, on a trixie-derived OS) in a checkout of latest > 'trillian' git, and got the error below. I do have a ~/.gitconfig with > this information. Presumably the stuff below is running inside a > container somehow that lack the same configuration. Couldn't it guess > these things better?
If you clone with `gbp clone` the git name and email will automatically be set (most likely to your @debian.org identity). If not, then something has to set it. I implemented now a check and setter on the main branch at https://salsa.debian.org/debian/debcraft and it will be in the next upload.

