Your message dated Mon, 16 Jan 2012 16:03:27 +0000
with message-id <e1rmp1r-0002xf...@franck.debian.org>
and subject line Bug#655288: fixed in git 1:1.7.9~rc1-1
has caused the Debian Bug report #655288,
regarding git credential-cache fails when $HOME is too long to fit in a socket
address
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 ow...@bugs.debian.org
immediately.)
--
655288: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655288
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: git
Version: 1:1.7.9~rc0-1
Severity: serious
Justification: ftbfs
Tags: upstream
Forwarded:
http://thread.gmane.org/gmane.comp.version-control.git/186742/focus=188206
git v1.7.9-rc0's new credential-cache feature has a bug in which it
fails with "fatal: socket path is too long to fit in sockaddr" when
the expansion of ~/.git-credential-cache/socket is too long. Since
the test suite sets HOME to
(source dir)/t/trash directory.t0301-credential-cache/
and on autobuilders the source directory is itself long, this causes
test suite failures that show up on autobuilders but not when building
normally. Oops.
Luckily this only affects experimental, and now that we know about it,
we can fix it. More analysis is in the upstream report.
Build logs here:
https://buildd.debian.org/status/logs.php?pkg=git&ver=1:1.7.9~rc0-1
--- End Message ---
--- Begin Message ---
Source: git
Source-Version: 1:1.7.9~rc1-1
We believe that the bug you reported is fixed in the latest version of
git, which is due to be installed in the Debian FTP archive:
git-all_1.7.9~rc1-1_all.deb
to main/g/git/git-all_1.7.9~rc1-1_all.deb
git-arch_1.7.9~rc1-1_all.deb
to main/g/git/git-arch_1.7.9~rc1-1_all.deb
git-core_1.7.9~rc1-1_all.deb
to main/g/git/git-core_1.7.9~rc1-1_all.deb
git-cvs_1.7.9~rc1-1_all.deb
to main/g/git/git-cvs_1.7.9~rc1-1_all.deb
git-daemon-run_1.7.9~rc1-1_all.deb
to main/g/git/git-daemon-run_1.7.9~rc1-1_all.deb
git-daemon-sysvinit_1.7.9~rc1-1_all.deb
to main/g/git/git-daemon-sysvinit_1.7.9~rc1-1_all.deb
git-doc_1.7.9~rc1-1_all.deb
to main/g/git/git-doc_1.7.9~rc1-1_all.deb
git-el_1.7.9~rc1-1_all.deb
to main/g/git/git-el_1.7.9~rc1-1_all.deb
git-email_1.7.9~rc1-1_all.deb
to main/g/git/git-email_1.7.9~rc1-1_all.deb
git-gui_1.7.9~rc1-1_all.deb
to main/g/git/git-gui_1.7.9~rc1-1_all.deb
git-man_1.7.9~rc1-1_all.deb
to main/g/git/git-man_1.7.9~rc1-1_all.deb
git-svn_1.7.9~rc1-1_all.deb
to main/g/git/git-svn_1.7.9~rc1-1_all.deb
git_1.7.9~rc1-1.diff.gz
to main/g/git/git_1.7.9~rc1-1.diff.gz
git_1.7.9~rc1-1.dsc
to main/g/git/git_1.7.9~rc1-1.dsc
git_1.7.9~rc1.orig.tar.gz
to main/g/git/git_1.7.9~rc1.orig.tar.gz
gitk_1.7.9~rc1-1_all.deb
to main/g/git/gitk_1.7.9~rc1-1_all.deb
gitweb_1.7.9~rc1-1_all.deb
to main/g/git/gitweb_1.7.9~rc1-1_all.deb
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 655...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonathan Nieder <jrnie...@gmail.com> (supplier of updated git 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 13 Jan 2012 16:10:44 -0600
Source: git
Binary: git git-man git-core git-doc git-arch git-cvs git-svn git-email
git-daemon-run git-daemon-sysvinit git-gui gitk git-el gitweb git-all
Architecture: all source
Version: 1:1.7.9~rc1-1
Distribution: experimental
Urgency: low
Maintainer: Gerrit Pape <p...@smarden.org>
Changed-By: Jonathan Nieder <jrnie...@gmail.com>
Description:
git - fast, scalable, distributed revision control system
git-all - fast, scalable, distributed revision control system (all subpacka
git-arch - fast, scalable, distributed revision control system (arch interop
git-core - fast, scalable, distributed revision control system (obsolete)
git-cvs - fast, scalable, distributed revision control system (cvs interope
git-daemon-run - fast, scalable, distributed revision control system
(git-daemon s
git-daemon-sysvinit - fast, scalable, distributed revision control system
(git-daemon s
git-doc - fast, scalable, distributed revision control system (documentatio
git-el - fast, scalable, distributed revision control system (emacs suppor
git-email - fast, scalable, distributed revision control system (email add-on
git-gui - fast, scalable, distributed revision control system (GUI)
git-man - fast, scalable, distributed revision control system (manual pages
git-svn - fast, scalable, distributed revision control system (svn interope
gitk - fast, scalable, distributed revision control system (revision tre
gitweb - fast, scalable, distributed revision control system (web interfac
Closes: 649781 655288
Changes:
git (1:1.7.9~rc1-1) experimental; urgency=low
.
* new upstream release candidate.
* debian/diff:
* 0014-Makefile-add-a-knob-to-...diff: rename to 0015-*.
* 0014-srv-be-more-tolerant-of-broken-DNS-replies.diff: new; srv:
convert some error conditions to warnings (closes: #649781).
* 0016-unix-socket-handle-long-socket-pathnames.diff: new from
upstream; credential-cache: handle long socket pathnames; closes:
#655288).
Checksums-Sha1:
44d449ae3dcea4fd2a684e41d373be43165cc004 1925 git_1.7.9~rc1-1.dsc
b97f10508f16b4117499cdfc4df9b19c725027d5 3603346 git_1.7.9~rc1.orig.tar.gz
648719e22abaf1710877d9cc8e9cc3b723279567 484919 git_1.7.9~rc1-1.diff.gz
2b86f65fee79e9ed5ecdcca7a7d4dd162e1b4ed0 2252636 git-doc_1.7.9~rc1-1_all.deb
46275b5e49e3557c763423b139828f3e35766bfa 448930 git-arch_1.7.9~rc1-1_all.deb
6962c2e48a596e68a92efe1dcd5f61404d8b04b5 518214 git-cvs_1.7.9~rc1-1_all.deb
b0e661fbe28aecf14fa5f399e94b5a7493f3940a 505156 git-svn_1.7.9~rc1-1_all.deb
90b7112c60add960a6702f9523f8d766498b9e9c 436128
git-daemon-run_1.7.9~rc1-1_all.deb
3cf88b6a40e204d40a7a11885955e33648a334a8 437648
git-daemon-sysvinit_1.7.9~rc1-1_all.deb
d713ade582843dc65494ad727a40652075380459 454278 git-email_1.7.9~rc1-1_all.deb
4204a81667c9aa0e3d5a065b13856a3fbadae164 714738 git-gui_1.7.9~rc1-1_all.deb
e3970334de05f3b03c3027a961ca2bffbe84d7ab 559922 gitk_1.7.9~rc1-1_all.deb
c1c9b5181f135e2a2c9dbce90a663555d5c7e7bb 438744 gitweb_1.7.9~rc1-1_all.deb
53f06b48352b23bd6aef57a1820d80150ef9434c 434382 git-all_1.7.9~rc1-1_all.deb
2ff9c45b52c98f4b3f7cf35a035fdf232c9ed4c4 1332 git-core_1.7.9~rc1-1_all.deb
a4b4e82c1aa96ef7598a3d77d23faab878ba28cc 458148 git-el_1.7.9~rc1-1_all.deb
b70779bb8aa535a1556d54a21fd68de8798e1133 1056144 git-man_1.7.9~rc1-1_all.deb
Checksums-Sha256:
d2c69666a004c24ccfd70d1c30b29d234ecee4b4117def9d475aee7d91befe46 1925
git_1.7.9~rc1-1.dsc
9145a66b820c7d2ae9c1e7bb65347aeeebb492a49d14ca5709669d8cb299db95 3603346
git_1.7.9~rc1.orig.tar.gz
f4a8f6e560b0dc98fd60c98107da05e007ad086a9d6caaac23849668036c85b7 484919
git_1.7.9~rc1-1.diff.gz
c12a11a0cd0377e3f2d025ce361856778c5f15f0c6b3ee15b8a53a0e4a5535b9 2252636
git-doc_1.7.9~rc1-1_all.deb
ee98561f80c0fe22ce26905ffd7a01eb10ab4cf57bae798a28858e448fb30ad0 448930
git-arch_1.7.9~rc1-1_all.deb
022bdd9de3ba1960a28391d19aa5279709571a0ea1fafb21fb2d645f725d2daa 518214
git-cvs_1.7.9~rc1-1_all.deb
61b7cabadaf81b6983f1fb533e98350b1598e20bc7399d78edc215431f7aa287 505156
git-svn_1.7.9~rc1-1_all.deb
35792dd1f0d0c2bc6d057053af13050e9275c0f93034afd815080b504144bbb8 436128
git-daemon-run_1.7.9~rc1-1_all.deb
6689d8ec02d7b283b75adc6a2f08c5d7bfb1c511ffef1464acc76f326ce58e5d 437648
git-daemon-sysvinit_1.7.9~rc1-1_all.deb
fd2531b294c97d3cc5563d8400747ced94718eefbbaa6295e763acbd86622ffe 454278
git-email_1.7.9~rc1-1_all.deb
89457a47614606627ba75252ed5f817cdfed6600c39393fb079415c2fc94235e 714738
git-gui_1.7.9~rc1-1_all.deb
ec477ba2c2dc9190f417acde716ac687b9457c9ab975c546172c89e7ea1f6f67 559922
gitk_1.7.9~rc1-1_all.deb
d13cb9a75bd0ebf4daf7926b4b01bb04eec61b9ccb2083a4adffd310d2762c9f 438744
gitweb_1.7.9~rc1-1_all.deb
62acda225ef4fc336a4e184d8834213500dc2f283bb778b9a63549c6f9afd531 434382
git-all_1.7.9~rc1-1_all.deb
62f4ba7d6c9a3066a6aa3bf34aad43daac6550285502a109977fa3070265c299 1332
git-core_1.7.9~rc1-1_all.deb
4cfc8d1d10a4083023898dc66155a1f3234778ac43165063a15ff3763bd422bb 458148
git-el_1.7.9~rc1-1_all.deb
c091804e2679d29661046f89d2ce9c670a3bc09c592d6512e6dfb3568a2a1a1e 1056144
git-man_1.7.9~rc1-1_all.deb
Files:
c52b86fe99b9fbf660f2663733bb52e1 1925 vcs optional git_1.7.9~rc1-1.dsc
d68bd78e2db7bcddb03b8ff3ff8ea5ef 3603346 vcs optional git_1.7.9~rc1.orig.tar.gz
aa11eacafcef30a07cd71910748fc16e 484919 vcs optional git_1.7.9~rc1-1.diff.gz
9d80cb2faf3a3d7c71f412c6c8be94b8 2252636 doc optional
git-doc_1.7.9~rc1-1_all.deb
5148ae91b15a06ab64e5be24ed8a4b9c 448930 vcs optional
git-arch_1.7.9~rc1-1_all.deb
0808f6a876137ba8f8f02b456b8e4568 518214 vcs optional
git-cvs_1.7.9~rc1-1_all.deb
d4c7fb60fdcccb4aa70d4e42de9ff13f 505156 vcs optional
git-svn_1.7.9~rc1-1_all.deb
7d159a83a8b2843a585f468a518fbbae 436128 vcs optional
git-daemon-run_1.7.9~rc1-1_all.deb
38c23bdf6c10c43803e6d02ba9cf8545 437648 vcs optional
git-daemon-sysvinit_1.7.9~rc1-1_all.deb
5bc1017665dad81da5ed382af316670c 454278 vcs optional
git-email_1.7.9~rc1-1_all.deb
053fc2426e86c98e12777e5c1adbfbab 714738 vcs optional
git-gui_1.7.9~rc1-1_all.deb
df146efc0c0fe6c8f2e20a0a9556b62a 559922 vcs optional gitk_1.7.9~rc1-1_all.deb
63da83a32ef94ee2251ca1fb490675fe 438744 vcs optional gitweb_1.7.9~rc1-1_all.deb
0b5e9c5fc6d73703bb2f3d4c27ddd71f 434382 vcs optional
git-all_1.7.9~rc1-1_all.deb
85578c5154016b0490b00002520573a1 1332 vcs optional git-core_1.7.9~rc1-1_all.deb
b300c3fec1b3cb5c99a1cadb5284fa3b 458148 vcs optional git-el_1.7.9~rc1-1_all.deb
2f8168e8aa9bf36d953a5f8c64892051 1056144 doc optional
git-man_1.7.9~rc1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk8USA4ACgkQGJoyQbxwpv+nEwCfdutOYrW8B8T2tbi56A2IUU+J
py4An2R4jJjrcNx57EapSb+Bni7hdk2I
=qdBt
-----END PGP SIGNATURE-----
--- End Message ---