Package: git-core
Version: 1:1.5.6.5-3+lenny3.1
Severity: grave


After update to git-core 1:1.5.6.5-3+lenny3.1
some files in /usr/share/git-core/templates have
mode 640.

/usr/share/git-core/templates/description
/usr/share/git-core/templates/hooks/*
/usr/share/git-core/templates/info/*

For this reason the command git clone fails with
fatal: cannot copy /usr/share/git-core/templates/description to ...

After a
chmod 644 /usr/share/git-core/templates/description
chmod 644 /usr/share/git-core/templates/hooks/*
chmod 644 /usr/share/git-core/templates/info/*

git clone works again.





--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to