Your message dated Mon, 26 Apr 2010 11:17:55 +0000
with message-id <e1o6mk3-0005bs...@ries.debian.org>
and subject line Bug#569594: fixed in git 1:1.7.1-1
has caused the Debian Bug report #569594,
regarding [alpha,hppa,s390] git t7400.24 is failing again
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.)


-- 
569594: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569594
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: git-core
Version: 1:1.6.6.2-1
Severity: serious
Justification: FTBFS

Apparently re-enabling the git test suite (see #568915) reveals
another problem on the ia64.  The test is in submodule support, so it
is probably worth disabling for the moment (since the rest of git
should be usable).  What is most odd is that v1.6.6 built by hand on
merulo did not reveal the same problem.

The failed test:

 test_expect_success 'update --init' '

        mv init init2 &&
        git config -f .gitmodules submodule.example.url "$(pwd)/init2" &&
        git config --remove-section submodule.example
        git submodule update init > update.out &&
        grep "not initialized" update.out &&
        test ! -d init/.git &&
        git submodule update --init init &&
        test -d init/.git

 '

Difference in output from my local i386 (please ignore the hunk
header) [1]:

| @@ -323,11 +69715,19 @@ warning: unable to remove submodule init
|       test -d init/.git
|  
|  
| -Submodule path 'init' not initialized
| -Submodule 'example' (<top>/t/trash directory.t7400-submodule-basic/init2) 
registered for path 'init'
| -Initialized empty Git repository in <top>/t/trash 
directory.t7400-submodule-basic/init/.git/
| -Submodule path 'init': checked out 'OBJID'
| -*   ok 24: update --init
| +* FAIL 24: update --init
| +     
| +     
| +             mv init init2 &&
| +             git config -f .gitmodules submodule.example.url "$(pwd)/init2" 
&&
| +             git config --remove-section submodule.example
| +             git submodule update init > update.out &&
| +             grep "not initialized" update.out &&
| +             test ! -d init/.git &&
| +             git submodule update --init init &&
| +             test -d init/.git
| +     
| +     
|  
|  * expecting success: 

The remainder of t7400-submodule-basic.sh worked fine.  I do not know
if any later tests would have failed, too.

With git 1.6.6 on merulo before the libc memchr fix, this did _not_
show up: although many other tests failed, t7400-submodule-basic.sh
had worked fine. [2]

To learn more, you can run sh t7400-submodule-basic.sh -v from the t/
subdirectory of a git build directory and look at the files in
"trash directory.t7400-submodule-basic".  I would love to do so myself.
Any ia64 admins willing to provide access for debugging purposes?

Thoughts?
Jonathan

[1] Build log:
https://buildd.debian.org/fetch.cgi?pkg=git-core&arch=ia64&ver=1:1.6.6.2-1&stamp=1265994466&file=log&as=raw

[2] Build by hand of v1.6.6:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=37;bug=563882



--- End Message ---
--- Begin Message ---
Source: git
Source-Version: 1:1.7.1-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.1-1_all.deb
  to main/g/git/git-all_1.7.1-1_all.deb
git-arch_1.7.1-1_all.deb
  to main/g/git/git-arch_1.7.1-1_all.deb
git-core_1.7.1-1_all.deb
  to main/g/git/git-core_1.7.1-1_all.deb
git-cvs_1.7.1-1_all.deb
  to main/g/git/git-cvs_1.7.1-1_all.deb
git-daemon-run_1.7.1-1_all.deb
  to main/g/git/git-daemon-run_1.7.1-1_all.deb
git-doc_1.7.1-1_all.deb
  to main/g/git/git-doc_1.7.1-1_all.deb
git-email_1.7.1-1_all.deb
  to main/g/git/git-email_1.7.1-1_all.deb
git-gui_1.7.1-1_all.deb
  to main/g/git/git-gui_1.7.1-1_all.deb
git-svn_1.7.1-1_all.deb
  to main/g/git/git-svn_1.7.1-1_all.deb
git_1.7.1-1.diff.gz
  to main/g/git/git_1.7.1-1.diff.gz
git_1.7.1-1.dsc
  to main/g/git/git_1.7.1-1.dsc
git_1.7.1.orig.tar.gz
  to main/g/git/git_1.7.1.orig.tar.gz
gitk_1.7.1-1_all.deb
  to main/g/git/gitk_1.7.1-1_all.deb
gitweb_1.7.1-1_all.deb
  to main/g/git/gitweb_1.7.1-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 569...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gerrit Pape <p...@smarden.org> (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: Sun, 25 Apr 2010 23:35:50 +0000
Source: git
Binary: git git-core git-doc git-arch git-cvs git-svn git-email git-daemon-run 
git-gui gitk gitweb git-all
Architecture: all source
Version: 1:1.7.1-1
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape <p...@smarden.org>
Changed-By: Gerrit Pape <p...@smarden.org>
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-doc    - fast, scalable, distributed revision control system (documentatio
 git-email  - fast, scalable, distributed revision control system (email add-on
 git-gui    - fast, scalable, distributed revision control system (GUI)
 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: 569594
Changes: 
 git (1:1.7.1-1) unstable; urgency=low
 .
   * debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
     remove; obsolete.
   * debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff:
     new; git-submodule.sh: properly initialize shell variables (closes:
     #569594).
   * debian/rules: no longer set ARCH='$(ARCH)' in environment for make
     test.
   * new upstream release.
   * merge branch debian-experimental.
Checksums-Sha1: 
 d822319b47c51c3d635481ab8477aba5b837e920 1299 git_1.7.1-1.dsc
 c6e6990d3beaa11ba4fccf329bd86bda0d896783 2999589 git_1.7.1.orig.tar.gz
 af0d7781077d688c3ebe08c3ccee937efbac8987 346097 git_1.7.1-1.diff.gz
 0a9090a9b47fd703341d5ee2d619ba602f9e9f53 1513284 git-doc_1.7.1-1_all.deb
 0d65e87f132e770fee7d8b6ef6c5ff80623d8c6c 347054 git-arch_1.7.1-1_all.deb
 c53f09b109b2ea09440d11938e6dfefd66f777d4 415592 git-cvs_1.7.1-1_all.deb
 29c40064a043311cb3584a7c5dc8dd4dcc935ec6 397648 git-svn_1.7.1-1_all.deb
 5374455aa435c4ed6da0ad2d1a3ce83e5752ed10 333976 git-daemon-run_1.7.1-1_all.deb
 25c06248a305cbd29b6f8df65e953cbc2a10aa3a 350064 git-email_1.7.1-1_all.deb
 269dd115839878ef2b511b41f7a85e28d0f9c376 590116 git-gui_1.7.1-1_all.deb
 b2da3e64e0882d7f7dbab94998e4a4f0892f6364 455020 gitk_1.7.1-1_all.deb
 5d30c15d9b022e34028c3fe68cc8c25178ca129c 399610 gitweb_1.7.1-1_all.deb
 a528a9e79691c202bb9a209ae0de247aa69ae445 332398 git-all_1.7.1-1_all.deb
 cd969b19d026a70adf4bd0f841b19d8bf75f0173 1306 git-core_1.7.1-1_all.deb
Checksums-Sha256: 
 b253600f4594ea65a28df7393286225281eb89ee525f9d54b74670c1435f8370 1299 
git_1.7.1-1.dsc
 0ae391101d1dff229836cf2fcdb8e278f5343a4e2c7d91710855eb92ed7b8687 2999589 
git_1.7.1.orig.tar.gz
 731df03f706e3f62b6f79ab52164b9d9da64bdba85b23a451a408098dc69921c 346097 
git_1.7.1-1.diff.gz
 31aa69e62d2c578c2013b75cf12c8fab5351708b6fb30dbcf1780e7746883046 1513284 
git-doc_1.7.1-1_all.deb
 5b8cea5c96de4860de926c2f0f8c45e4634092d4b31f0caeb9baeb67060c6e06 347054 
git-arch_1.7.1-1_all.deb
 b5deaaa92b9c787d895e24424e34a3785ee6431892aea4da96d5abebf832f01e 415592 
git-cvs_1.7.1-1_all.deb
 a03e6f0a73e430b92ac4d6edbbc61a1878b33464d8da11e032a570637a32f28c 397648 
git-svn_1.7.1-1_all.deb
 294812e5756c44728fc333efbebb0ebe90a161ed80695024ed31f4b2023ad336 333976 
git-daemon-run_1.7.1-1_all.deb
 5a251ca774aa8669037fdacab7f54626a1f258492290798ac0213c3b3773d231 350064 
git-email_1.7.1-1_all.deb
 1c3627ca8f97bd3b18ce8ef54c6d3ad8522d43032266b9f07e29e09b20b02fdc 590116 
git-gui_1.7.1-1_all.deb
 e823ac2dcba175b09d291458e3d9a24faab94268c388a0a9f211c99b6b9d8e8b 455020 
gitk_1.7.1-1_all.deb
 1690efad25e22bcad833f3f313ca66495598a855ff6f10041c5819555d9d5171 399610 
gitweb_1.7.1-1_all.deb
 2f87e3f4e1fb5e10d40d307dff4fdbc2607f7db6e9b7a4c4f18771f6b4abb81b 332398 
git-all_1.7.1-1_all.deb
 71d4f72612f9254462ccb1315fced1990dc0d3a90f5466280860b86a5d29cf6c 1306 
git-core_1.7.1-1_all.deb
Files: 
 44c1c58bcd9a69ca6056718cd2d92069 1299 vcs optional git_1.7.1-1.dsc
 d2fefae2b787a19601c09d89975ce5fb 2999589 vcs optional git_1.7.1.orig.tar.gz
 68be9eef087dc63b3c74ebb0f345451e 346097 vcs optional git_1.7.1-1.diff.gz
 1ed951e96fbfd3559791185fb91857d0 1513284 doc optional git-doc_1.7.1-1_all.deb
 c17219f601fb09c2069b77f176b11b94 347054 vcs optional git-arch_1.7.1-1_all.deb
 70bd130be648c5e6747a4d009f2369f4 415592 vcs optional git-cvs_1.7.1-1_all.deb
 5036589697524862942e2dc5c6252fd5 397648 vcs optional git-svn_1.7.1-1_all.deb
 03c2fbf496197b6f26c644d40facd39f 333976 vcs optional 
git-daemon-run_1.7.1-1_all.deb
 8140355105bde8286ee5e24046278ce0 350064 vcs optional git-email_1.7.1-1_all.deb
 66d54ab0309469c4c3ae4c5c6abf8372 590116 vcs optional git-gui_1.7.1-1_all.deb
 28ce3500ea84dcad471b112cb3d82c3b 455020 vcs optional gitk_1.7.1-1_all.deb
 835049936cfa0dfdc70cb60f6cd4c229 399610 vcs optional gitweb_1.7.1-1_all.deb
 d96462ab97f4c5176380e0885415259e 332398 vcs optional git-all_1.7.1-1_all.deb
 4a47087b8c7b1963c1442e7d901cf8ce 1306 vcs optional git-core_1.7.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvU5o0ACgkQGJoyQbxwpv/b7QCfQ8SeW77DldygzGwUVn1IL7X8
9/EAn2GYJc9D2/IjNopfo9czgSu8tAYb
=WVJq
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to