On Mon, 2021-01-25 at 09:55:12 +0000, Holger Levsen wrote: > On Mon, Jan 25, 2021 at 01:56:02AM +0100, Guillem Jover wrote: > > I'm assuming you have this configured in ~/.devscripts with > > DEBSIGN_KEYID. You should be able to get similar results for > > dpkg-buildpackage by either setting the DEB_SIGN_KEYID environment > > variable > > having two variables, DEBSIGN_KEYID and DEB_SIGN_KEYID, for the same thing > seems wrong to me. Do you agree?
The first is a configuration variable, the second is an environment variable. :) > (I'm not sure where the bug is, but... :) If there's any bug, maybe more of a feature request, at most, that debsign does not have an envvar, ideally the same as the dpkg one? :D Thanks, Guillem