Your message dated Fri, 12 Oct 2012 18:32:31 +0000
with message-id <[email protected]>
and subject line Bug#690193: fixed in git-annex 3.20121010
has caused the Debian Bug report #690193,
regarding 'git annex init "name"' fails - git-annex does not read
$HOME/.gitconfig
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
690193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690193
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-annex
Version: 3.20121009
Severity: important
Hi Joey,
This is the first time I used git-annex and to my surprise it failed.
I was folowing the walkthrough [0].
-----
§ git init
Initialized empty Git repository in /home/rjc/annex/.git/
rjc at thor in [ ~/annex ]
± git annex init "iBook"
init iBook
*** Please tell me who you are.
Run
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: empty ident <[email protected]
> not allowed
git-annex: user error (git
["--git-dir=/home/rjc/annex/.git","--work-tree=/home/rjc/annex","commit-tree","4b825dc642cb6eb9a060e54bf8d69288fbee4904"]
exited 128)
failed
git-annex: init: 1 failed
-----
git-annex fails to read $HOME/.gitconfig, which of course contains the
required configuration.
rjc at thor in [ ~/annex ]
± head -n 3 $HOME/.gitconfig
[user]
name = $my_name
email = $my_email
Adding the above to .git/config solves the problem.
[0] http://git-annex.branchable.com/walkthrough/#index1h2
Regards,
rjc
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (999, 'unstable'), (500, 'testing-proposed-updates'), (500,
'stable-updates'), (500, 'testing'), (1, 'experimental'), (1, 'stable')
Architecture: powerpc (ppc)
Kernel: Linux 3.2.0-4-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages git-annex depends on:
ii curl 7.27.0-1
ii git 1:1.7.10.4-1
ii libc6 2.13-35
ii libffi5 3.0.10-3
ii libgmp10 2:5.0.5+dfsg-2
ii libpcre3 1:8.31-1
ii libxml2 2.8.0+dfsg1-6
ii openssh-client 1:6.0p1-3
ii rsync 3.0.9-3
ii uuid 1.6.2-1.3
ii wget 1.14-1
Versions of packages git-annex recommends:
ii gnupg 1.4.12-4+b1
ii lsof 4.86+dfsg-1
Versions of packages git-annex suggests:
ii bup 0.25~git2011.11.04-5
ii graphviz 2.26.3-12
ii libnss-mdns 0.10-3.2
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: git-annex
Source-Version: 3.20121010
We believe that the bug you reported is fixed in the latest version of
git-annex, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Joey Hess <[email protected]> (supplier of updated git-annex package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 12 Oct 2012 13:45:21 -0400
Source: git-annex
Binary: git-annex
Architecture: source i386
Version: 3.20121010
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description:
git-annex - manage files with git, without checking their contents into git
Closes: 689848 690193
Changes:
git-annex (3.20121010) unstable; urgency=low
.
* Renamed --ingroup to --inallgroup.
* Standard groups changed to client, transfer, archive, and backup.
Each of these has its own standard preferred content setting.
* dead: Remove dead repository from all groups.
* Avoid unsetting HOME when running certian git commands. Closes: #690193
* test: Fix threaded runtime hang.
* Makefile: Avoid building with -threaded if the ghc threaded runtime does
not exist.
* webapp: Improve wording of intro display. Closes: #689848
* webapp: Repositories can now be configured, to change their description,
their group, or even to disable syncing to them.
* git config remote.name.annex-sync can be used to control whether
a remote gets synced.
* Fix a crash when merging files in the git-annex branch that contain
invalid utf8.
* Automatically detect when a ssh remote does not have git-annex-shell
installed, and set annex-ignore.
Checksums-Sha1:
e6746be6b0b361a2e61fdf05cd42537f3cf290e6 2584 git-annex_3.20121010.dsc
cfea3594f673f5db3cd4fa0ee9f77b4d880ccf3b 2045942 git-annex_3.20121010.tar.gz
fa704d573b9420d1fd6bfd9c1bb93059a60583bb 7222628 git-annex_3.20121010_i386.deb
Checksums-Sha256:
d55f888c0558a69e1fb22febe27aece9d5eb8ea236fa655245d11bb2f00acf49 2584
git-annex_3.20121010.dsc
3138195e89a93b1f1d26fd928f9f8f6fcc5c2679567f789972c857f79c0df7f3 2045942
git-annex_3.20121010.tar.gz
8a2ed63ffcf57d22abde93cc1340cbd2d1dece3b5f3e60f221d6327bfa6b1133 7222628
git-annex_3.20121010_i386.deb
Files:
6d8a562c7e1fff9bff586bdf150cb736 2584 utils optional git-annex_3.20121010.dsc
6399bcc9bcde48811172e8f708dd7579 2045942 utils optional
git-annex_3.20121010.tar.gz
78067604040ec2122ddfe6fcba51a6f0 7222628 utils optional
git-annex_3.20121010_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIVAwUBUHhe08kQ2SIlEuPHAQhlXQ/+ILJrBnSVCbeXbxIoJrfIl2uNWdh9o+5J
ruEz1/ZlOMGIK1Z6aAxkfFVMD9FZrMOAsNBa5QC1T7Xif03/snUtAgFEHQ0B81EK
EKw/XVHntZdmL+O050BbEdk0im7vQM6Yj44xwvHFIsaTIVZGMZWm1Z/44+pi26gx
Jp3cBJdlKCYfNrCmj/MThEi4Y3sPNYyP0LWnOmvEX9y+BJFq+MenlT7BS+PanL6Z
uhz/jiSPbycyVseVHI4hHlnG9emxj+1PzIQCFSoUOCB9A0n1q+dskKVhAMu5KOk0
/WaDrVWcnoFqFPNzqoROIGSfgDjy9PRjHFv+UMR2XHSwqh9LQ3a3eK157pTJWLtn
qSWpp+V91nSpb64CJIRy0XfAUD2+vHR1Qk3uveGWU2ay3FknzjO2A7mNXBnf7629
lBE4h32DQo1cZfNR0TSb7QSGNHQh1UxCvctDFYiwRJL2Kl4e/LjS5XBpAlBeH/6j
FcdjEwMJr1oEsVQsfaLfA1OKtTmMqYmIAHSvxFmYQXcy4J8Do2PmDM560M1Rfhja
VLEerb/F5ffcV0bJ4sfDM9LX9VPsh6eGn8EAxFPRcDs0+ok9A9n33m+Fygc8TTEP
owYe9YOPxQ7tJTmaKSlUtdCy9/naYKwh+9OY72Mf+byvpBSSFhHz1u2Sqs1Vy4O0
8FksUBUrdmY=
=i3QN
-----END PGP SIGNATURE-----
--- End Message ---