On 29 Jan 2017, at 18:55, James Clarke <[email protected]> wrote:
> On Sun, Jan 29, 2017 at 06:38:14PM +0000, Ian Jackson wrote:
>> James Clarke writes ("Bug#853085: quilt-fixup does not honour DEBMAIL or 
>> .git/config's user.email"):
>>> Package: dgit
>>> Version: 3.9
>>> Severity: normal
>>> 
>>> You can see in the dgit history for symfony.git that the automatic
>>> quilt-fixup commits for my NMU used my [email protected] email address,
>>> rather than my [email protected] email address, which git correctly used
>>> for my own commits. I would guess it's picking up my global user.email
>>> instead.
>> 
>> I think it's something more subtle than that.  Can you please:
>> 
>> 1. Find the commitid of your HEAD when you ran dgit quilt-fixup
>>   or dgit push and it did this wrong thing.
> 
> It was a dgit (-wgf) sbuild, but I assume that doesn't matter?
> 
>> 2. Run the following commands and send me the output:
>> 
>>  git checkout --detach <that commitid>
>> 
>>  dgit -DD quilt-fixup
>> 
>>  dpkg-parsechangelog
>> 
>>  git config -l
>> 
>>  git config -l --local
>> 
>>  git config -l --global
>> 
>>  printenv | sort
> 
> Output attached

It would help if I actually attached it...

Attachment: shell-output
Description: Binary data

Reply via email to