Your message dated Tue, 26 May 2020 22:18:32 +0000
with message-id <[email protected]>
and subject line Bug#757402: fixed in git 1:2.27.0~rc2-1
has caused the Debian Bug report #757402,
regarding git: test suite fails on hppa, in run_with_limited_stack
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.)


-- 
757402: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757402
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git
Version: 1:2.1.0~rc1-1
Severity: normal

checking prerequisite: ULIMIT

mkdir -p "$TRASH_DIRECTORY/prereq-test-dir" &&
(
        cd "$TRASH_DIRECTORY/prereq-test-dir" &&run_with_limited_stack true
)
prerequisite ULIMIT ok
expecting success: 
        >expect &&
        i=1 &&
        while test $i -lt 4000
        do
                echo "commit refs/heads/master
committer A U Thor <[email protected]> $((1000000000 + $i * 100)) +0200
data <<EOF
commit #$i
EOF"
                test $i = 1 && echo "from refs/heads/master^0"
                i=$(($i + 1))
        done | git fast-import &&
        git checkout master &&
        git tag far-far-away HEAD^ &&
        run_with_limited_stack git tag --contains HEAD >actual &&
        test_cmp expect actual

git-fast-import statistics:
---------------------------------------------------------------------
Alloc'd objects:       5000
Total objects:         3999 (         0 duplicates                  )
      blobs  :            0 (         0 duplicates          0 deltas of         
 0 attempts)
      trees  :            0 (         0 duplicates          0 deltas of         
 0 attempts)
      commits:         3999 (         0 duplicates          0 deltas of         
 0 attempts)
      tags   :            0 (         0 duplicates          0 deltas of         
 0 attempts)
Total branches:           1 (         1 loads     )
      marks:           1024 (         0 unique    )
      atoms:              1
Memory total:          2294 KiB
       pools:          2098 KiB
     objects:           195 KiB
---------------------------------------------------------------------
pack_report: getpagesize()            =       4096
pack_report: core.packedGitWindowSize =   33554432
pack_report: core.packedGitLimit      =  268435456
pack_report: pack_used_ctr            =       4000
pack_report: pack_mmap_calls          =          1
pack_report: pack_open_windows        =          1 /          1
pack_report: pack_mapped              =     588725 /     588725
---------------------------------------------------------------------

Switched to branch 'master'
warning: unsupported sort specification 'tag.sort' in variable 'notvalid'
Killed
not ok 136 - --contains works in a deep repo
#       
#               >expect &&
#               i=1 &&
#               while test $i -lt 4000
#               do
#                       echo "commit refs/heads/master
#       committer A U Thor <[email protected]> $((1000000000 + $i * 100)) +0200
#       data <<EOF
#       commit #$i
#       EOF"
#                       test $i = 1 && echo "from refs/heads/master^0"
#                       i=$(($i + 1))
#               done | git fast-import &&
#               git checkout master &&
#               git tag far-far-away HEAD^ &&
#               run_with_limited_stack git tag --contains HEAD >actual &&
#               test_cmp expect actual
#       

# failed 1 among 136 test(s)
1..136
make[3]: *** [t7004-tag.sh] Error 1
Makefile:44: recipe for target 't7004-tag.sh' failed

Full log is here:
http://buildd.debian-ports.org/status/fetch.php?pkg=git&arch=hppa&ver=1%3A2.1.0%7Erc1-1&stamp=1407441153

-- System Information:
Debian Release: jessie/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 3.16.0+ (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_CA.utf8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git depends on:
ii  git-man          1:2.0.1-1
ii  libc6            2.19-7
ii  libcurl3-gnutls  7.37.1-1
ii  liberror-perl    0.17-1.1
ii  libexpat1        2.1.0-6
ii  libpcre3         1:8.35-3
ii  perl-modules     5.18.2-7
ii  zlib1g           1:1.2.8.dfsg-1+b1

Versions of packages git recommends:
ii  less                         458-2+b1
ii  openssh-client [ssh-client]  1:6.6p1-7
ii  patch                        2.7.1-5
ii  rsync                        3.1.1-1

Versions of packages git suggests:
ii  gettext-base                          0.19.2-1
pn  git-arch                              <none>
pn  git-cvs                               <none>
pn  git-daemon-run | git-daemon-sysvinit  <none>
ii  git-doc                               1:2.1.0~rc1-1
pn  git-el                                <none>
pn  git-email                             <none>
pn  git-gui                               <none>
pn  git-mediawiki                         <none>
pn  git-svn                               <none>
pn  gitk                                  <none>
pn  gitweb                                <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: git
Source-Version: 1:2.27.0~rc2-1
Done: Jonathan Nieder <[email protected]>

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.

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.
Jonathan Nieder <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 26 May 2020 14:27:25 -0700
Source: git
Architecture: source
Version: 1:2.27.0~rc2-1
Distribution: unstable
Urgency: low
Maintainer: Jonathan Nieder <[email protected]>
Changed-By: Jonathan Nieder <[email protected]>
Closes: 757402
Changes:
 git (1:2.27.0~rc2-1) unstable; urgency=low
 .
   * new upstream release candidate (closes: #757402).
Checksums-Sha1:
 006926eef04ac07f5a4025886af995e142d1b739 2888 git_2.27.0~rc2-1.dsc
 6053cb8a805e51245a7f62df1e2cdbb051327a49 6054356 git_2.27.0~rc2.orig.tar.xz
 7a125dd7b5a5b537d6e33c59fe92286dce75c8d7 651040 git_2.27.0~rc2-1.debian.tar.xz
 87a0afdd0f97e95b4d1588b4836de0c98b84f923 12178 git_2.27.0~rc2-1_amd64.buildinfo
Checksums-Sha256:
 a4558496234f81a2cde792ec7ce16a8690a8aec7bbe7647c5dc25b76afa8d49e 2888 
git_2.27.0~rc2-1.dsc
 000d2ad72cee49723bff19ad890101bdd3b35a0112fb0289ecc3837ba1a64b34 6054356 
git_2.27.0~rc2.orig.tar.xz
 3a2ac73603935471850e96e4ce78c392d93b1e5d01d01a409f5fbf2dd8f79b91 651040 
git_2.27.0~rc2-1.debian.tar.xz
 ab686b3cfa901e98584ebc97e42243753b3262ae99897490b71e35971b29a6a6 12178 
git_2.27.0~rc2-1_amd64.buildinfo
Files:
 0966d2b3476eb4cbd3b9e64bc9183a11 2888 vcs optional git_2.27.0~rc2-1.dsc
 cb2f9d4fc70e128a9b94c789d1f3b684 6054356 vcs optional 
git_2.27.0~rc2.orig.tar.xz
 7bda071da95d93cb7d8d5cf3c73d5d4c 651040 vcs optional 
git_2.27.0~rc2-1.debian.tar.xz
 e1373c1c44261db49c7d8fd346388df9 12178 vcs optional 
git_2.27.0~rc2-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCAAxFiEEUh5Y8X6W1xKqD/EC38Zx7rMz+iUFAl7NkcsTHGpybmllZGVy
QGdtYWlsLmNvbQAKCRDfxnHuszP6JdStEACjTw2x3WEfBupwbfrcfycu1ckX/cWq
zzZfKNZIdxUnOfRkuyRUnKxIB8HZJgo/GST+ryk0lw40QJG3ROakrU+8nYCfFBiV
DYYzR8HdLUHdFx5RNhpe37P4u3sFZgrsfeHySIAbtDqIEakPl5350hH/qJsZCpjg
SSoWd6QKbTMq8rfDR3aiB37HgmdQNWyASEku9AKBGgOFmqrahnY3Q7nW648ZZ00W
rqt/ZdyGofZ4oPM+DR0ZMWMk3Upz1HliolMqD2wRR8M+YK4V/ErOoPC9g+7cIxtG
ZqLW5C0LFMq4MIico/bCmRjMhZ3ke1V+R4y9P12HD4lNyzMBrQqFEE7rWK1AN803
HzRnWp2bVtDh+J+TfUzVFIlVcVv/9WUPMOnOpAPSjK1k270hKs7MScobg2dN79QJ
pA2VH39dpPbr1sK8Hmiuqt/3mHzlwnd+enWWWbnKS35uO5tp6CHxHT3RilY6vvnO
53l5Awinv1bg5aDKGxU/+5DAqEqkzBFJKfIEFaYYqBmMcAYV29w2Csv30MM2ey0A
9uG8qgQZoV+VVTRh0MoPWd6gpXsKO3EGfKfh6/y4CV4B3yH+UqZ970nhWnhlOl6c
H2ehfjIW9NJBfod+4jh0XNWDvqwBhkg3S1gRrhk5K2Ew2BuNW4E2VxlPqMM+bUrZ
XQfrn7kvha9gew==
=D8NC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to