Your message dated Sat, 09 Feb 2019 19:29:12 +0000
with message-id <[email protected]>
and subject line Bug#915426: fixed in git-remote-hg 1.0.0~ds-1
has caused the Debian Bug report #915426,
regarding git breaks git-remote-hg autopkgtest
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.)


-- 
915426: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915426
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: git, git-remote-hg
Control: found -1 git/1:2.20.0~rc2-1
Control: found -1 git-remote-hg/0.4-0.1
X-Debbugs-CC: [email protected]
User: [email protected]
Usertags: breaks needs-update

Dear maintainers,

With a recent upload of git the autopkgtest of git-remote-hg fails in
testing when that autopkgtest is run with the binary packages of git
from unstable. It passes when run with only packages from testing. In
tabular form:
                       pass            fail
git                    from testing    1:2.20.0~rc2-1
git-remote-hg          from testing    0.4-0.1
versioned deps [0]     from testing    from unstable
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is contributing to the delay of the migration
of git to testing [1]. Due to the nature of this issue, I filed this bug
report against both packages. Can you please investigate the situation
and reassign the bug to the right package? If needed, please change the
bug's severity.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] You can see what packages were added from the second line of the log
file quoted below. The migration software adds source package from
unstable to the list if they are needed to install packages from
git/1:2.20.0~rc2-1. I.e. due to versioned dependencies or breaks/conflicts.
[1] https://qa.debian.org/excuses.php?package=git

https://ci.debian.net/data/autopkgtest/testing/amd64/g/git-remote-hg/1428119/log.gz

not ok 32 - pull tags
#       
#               test_when_finished "rm -rf hgrepo gitrepo" &&
#       
#               (
#               hg init hgrepo &&
#               cd hgrepo &&
#               echo one > content &&
#               hg add content &&
#               hg commit -m one
#               ) &&
#       
#               git clone "hg::hgrepo" gitrepo &&
#       
#               (cd hgrepo && hg tag v1.0) &&
#               (cd gitrepo && git pull) &&
#       
#               echo "v1.0" > expected &&
#               git --git-dir=gitrepo/.git tag > actual &&
#               test_cmp expected actual
#       
ok 33 - push merged named branch
ok 34 - light tag sets author
ok 35 - push tag different branch
ok 36 - cloning a removed file works
ok 37 - cloning a file replaced with a directory
ok 38 - clone replace directory with a file
ok 39 - clone can ignore invalid refnames
# 1 known breakage(s) vanished; please update test(s)
# still have 2 known breakage(s)
# failed 1 among remaining 36 test(s)
1..39
make: *** [Makefile:14: main.t] Error 1

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: git-remote-hg
Source-Version: 1.0.0~ds-1

We believe that the bug you reported is fixed in the latest version of
git-remote-hg, 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.
Jonas Smedegaard <[email protected]> (supplier of updated git-remote-hg 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: SHA512

Format: 1.8
Date: Sat, 09 Feb 2019 19:42:14 +0100
Source: git-remote-hg
Architecture: source
Version: 1.0.0~ds-1
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 915426
Changes:
 git-remote-hg (1.0.0~ds-1) unstable; urgency=medium
 .
   [ upstream ]
   * New release.
     + Fixes to support Mercurial 4.7.
       Closes: Bug#915426. Thanks to Paul Gevers.
 .
   [ Ondřej Nový ]
   * Update copyright info: Use https protocol in Format field
   * Use package section optional (not obsolete extra).
   * Update Vcs-* fields: Packaging moved to salsa.debian.org.
 .
   [ Jonas Smedegaard ]
   * Take over as maintainer (see bug#915426).
     Thanks for your past contributions, Jonathan,
     and feel free to join as co-maintainer.
   * Update watch file:
     + Bump to file format 4.
     + Rewrite usage comment.
     + Use substitution strings.
     + Use ~ds suffix for repackaged upstream source.
   * Add git-buildpackage config:
     + Enable pristine-tar and signed tags.
     + Filter any .git* file.
   * Relax to build-depend unversioned on debhelper:
     Needed version satisfied even in oldstable.
   * Add maintainer script to source check copyright.
   * Declare compliance with Debian Policy 4.3.0.
   * Set Rules-Requires-Root: no.
   * Update copyright info:
     + Fix double-whitespace-delimit copyright holders.
     + Use recommended license shortname.
     + Use License-Grant and License-Reference fields.
       Thanks to Ben Finney.
     + Add myself as copyright holder.
     + Tighten packaging license to GPL-3+.
     + Repackage upstream source,
       excluding convenience code copy of sharness.
     + Drop Files section for sharness,
       now excluded in repackaged source.
     + Fix use License GPL-2 (not GPL-2+) for upstream code.
   * Add lintian overrides regarding License-Reference.
   * Drop patches cherry-picked upstream now applied.
   * Add patch 2002 to use shared sharness TAP library.
     Build-depend on sharness.
   * Add patch 2003 to skip a failing test.
Checksums-Sha1:
 534d28280e3586c33901b0e1500acfc2f700f751 2010 git-remote-hg_1.0.0~ds-1.dsc
 ae1b3921bb2dc252cb99a15ef914dab04bdf0fdd 45752 
git-remote-hg_1.0.0~ds.orig.tar.xz
 accf5bb0890cb38c22a8e5e96da722073b811845 5080 
git-remote-hg_1.0.0~ds-1.debian.tar.xz
 7a767b5ee55e9046bd071058d57b32657da91a73 6898 
git-remote-hg_1.0.0~ds-1_amd64.buildinfo
Checksums-Sha256:
 d0bf9503ce938b6a632e77db1093993b96073995a071dd5dd39d0ed7bf3d3538 2010 
git-remote-hg_1.0.0~ds-1.dsc
 21e0ac3bf788047c50fe73dacef2727de44f06b35cb0663c9c6cf200ef24ae24 45752 
git-remote-hg_1.0.0~ds.orig.tar.xz
 779a8adffe9607df23c3d16866d0333b0e7c77b8508d120be93f527d29c65181 5080 
git-remote-hg_1.0.0~ds-1.debian.tar.xz
 5fce62ea9d8e203349a69b2722973eccb97fee458639760473e1b1afa719771f 6898 
git-remote-hg_1.0.0~ds-1_amd64.buildinfo
Files:
 dcd50647f253c6af31dc6e52bbbf8d50 2010 vcs optional git-remote-hg_1.0.0~ds-1.dsc
 be52ada2a4730b7b3744d0b13d307b58 45752 vcs optional 
git-remote-hg_1.0.0~ds.orig.tar.xz
 9cb4c5d5ea3677510db90e1f1354636f 5080 vcs optional 
git-remote-hg_1.0.0~ds-1.debian.tar.xz
 d11213791b17c08c946b986650026cc1 6898 vcs optional 
git-remote-hg_1.0.0~ds-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlxfJKgACgkQLHwxRsGg
ASE8LQ/9EIv4LGcwRW1ZIuPvhzOkrMLEBE0Bxt7po0WHU/gb8HLtMBNrf0EY+gOK
BWp9L3xTdj6TNeopnP2mK/nt4Dzgaxf0I6q4WS53ic5mTOYSsAd1v+2ZkAFA7Wt1
9JPIApVlrxiBo4m/p3tzrp5SPmpQw1QsZhcSU0vR7+8YAwcBTRrXFbihh3G580jJ
XDhdR1k3uTMjfnhoiKhBSbUyd+0k/AFY8i37CgSfwpVIMmX8P9g3ojmhI2hTa3uh
o2NY6oUAVOCNNs53zBLhCBTWEMDzaPTghmgUsX+VPkOM514dfhnjWICdXrhRDH0w
+Rt4RMHhtKiW9aWTFDxuBKL+LQoHwciANHe6uPOHMkuXGezmtHQPLFhiGyQeyUM8
T2/Cvr327GRgEPPGxfat46NuMo8s5P0pFyVLuajmewK+aasWLNGY1aIfmMJOjzYo
CQ7kEp2kCJQoHU/kjIeDUdn2iDTVcW++osuphLJeKDoju1Zyg9Wxp1VS9EDv7bQe
+ZynBjbJtxhzUt65MGuMBSL+8TugXfLthrsWc9asgUaJSNstX4PaAwAgV9n1Z0H+
pv9XrOnxKkXWksf8xoXAwFhExhktB0UKMw/COV6K1vb6suz+U07xQ7qovR/ML+1i
JlX2qzoqXGG2kEBBj7DmVUkAfPSj79je/U+Hsd3DO5shvTgqZJs=
=ZmJU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to