Package: dgit
Version: 3.10

Hi,

I wanted to checkout the source of a Debian package with "dgit clone",
but it was no longer successful (I know that it was working in the past):

$ dgit clone hello
canonical suite name for unstable is sid
starting new git history
downloading http://ftp.debian.org/debian//pool/main/h/hello/hello_2.10-1.dsc...
last upload to archive: NO git hash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  708k  100  708k    0     0  1672k      0 --:--:-- --:--:-- --:--:-- 1675k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  6072  100  6072    0     0  67403      0 --:--:-- --:--:-- --:--:-- 67466
No such file or directory at /usr/bin/dgit line 3366.
$ ls -a
.  ..  hello_2.10-1.debian.tar.xz  hello_2.10.orig.tar.gz

I then tried it without a custom ~/.gitconfig and noticed that it was working
again. After checking each section I found that the init.templateDir setting
is responsible for this issue.
I have a templatedir configured to copy some custom hooks into new repositories.

dgit(1) doesn't mention anything that a custom templateDir is not supported.

Kind regards,
  Reiner

Attachment: signature.asc
Description: Digital signature

Reply via email to