Public bug reported:

Binary package hint: etckeeper

etckeeper has special code to use SUDO_USER as the committer name, but
it doesn't work:

r...@buildslave-ubuntu-lucid-64bit:/etc# echo $SUDO_USER
silbe
r...@buildslave-ubuntu-lucid-64bit:/etc# git log HEAD^..|cat
commit 80529e8bd3c5f9d4b15b827718e0c324dc240c11
Author: root <r...@buildslave-ubuntu-lucid-64bit.sugarlabs.org>
Date:   Sun Mar 7 13:30:57 2010 -0500

    fully automatic upgrades


A quick guess would be that GIT_COMMITTER_NAME and GIT_COMMITTER_EMAIL (used in 
/etc/etckeeper/commit.d/50vcs-commit) got replaced by GIT_COMMITTER_IDENT 
(documented in "man git-var").

** Affects: etckeeper (Ubuntu)
     Importance: Undecided
         Status: New

-- 
SUDO_USER not tracked in git
https://bugs.launchpad.net/bugs/533940
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to