Your message dated Thu, 15 Sep 2016 17:43:03 +0000 with message-id <[email protected]> and subject line Bug#835611: fixed in hg-git 0.8.5-4 has caused the Debian Bug report #835611, regarding hg-git: FTBFS in testing (broken by new git) 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.) -- 835611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835611 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:hg-git Version: 0.8.5-3 Severity: serious Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with python2 --buildsystem python_distutils dh_testdir -i -O--buildsystem=python_distutils dh_update_autotools_config -i -O--buildsystem=python_distutils dh_auto_configure -i -O--buildsystem=python_distutils dh_auto_build -i -O--buildsystem=python_distutils python setup.py build --force /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'include_package_data' warnings.warn(msg) /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/hggit copying hggit/util.py -> build/lib.linux-x86_64-2.7/hggit copying hggit/overlay.py -> build/lib.linux-x86_64-2.7/hggit copying hggit/git_handler.py -> build/lib.linux-x86_64-2.7/hggit copying hggit/_ssh.py -> build/lib.linux-x86_64-2.7/hggit copying hggit/compat.py -> build/lib.linux-x86_64-2.7/hggit copying hggit/verify.py -> build/lib.linux-x86_64-2.7/hggit copying hggit/gitdirstate.py -> build/lib.linux-x86_64-2.7/hggit copying hggit/gitrepo.py -> build/lib.linux-x86_64-2.7/hggit copying hggit/hg2git.py -> build/lib.linux-x86_64-2.7/hggit copying hggit/hgrepo.py -> build/lib.linux-x86_64-2.7/hggit copying hggit/__init__.py -> build/lib.linux-x86_64-2.7/hggit copying hggit/git2hg.py -> build/lib.linux-x86_64-2.7/hggit creating build/lib.linux-x86_64-2.7/hggit/help copying hggit/help/git.rst -> build/lib.linux-x86_64-2.7/hggit/help debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' make tests TESTFLAGS="--blacklist /<<PKGBUILDDIR>>/debian/hg-git.test_blacklist" make[2]: Entering directory '/<<PKGBUILDDIR>>' cd tests && python run-tests.py --with-hg=`which hg` --blacklist /<<PKGBUILDDIR>>/debian/hg-git.test_blacklist ........... --- /<<PKGBUILDDIR>>/tests/test-subrepos.t +++ /<<PKGBUILDDIR>>/tests/test-subrepos.t.err @@ -16,11 +16,11 @@ $ git add alpha $ fn_git_commit -m 'add alpha' $ git submodule add ../gitsubrepo subrepo1 - Cloning into 'subrepo1'... + Cloning into '$TESTTMP/gitrepo1/subrepo1'... done. $ fn_git_commit -m 'add subrepo1' $ git submodule add ../gitsubrepo xyz/subrepo2 - Cloning into 'xyz/subrepo2'... + Cloning into '$TESTTMP/gitrepo1/xyz/subrepo2'... done. $ fn_git_commit -m 'add subrepo2' we are going to push to this repo from our hg clone, Warning: test-subrepos.t output changed ~........................warning: Tested with unexpected mercurial lib: /usr/lib/python2.7/dist-packages/mercurial (expected /usr/bin/mercurial) Skipped test-encoding.t: blacklisted Warned test-subrepos.t: output changed # Ran 36 tests, 1 skipped, 1 warned, 0 failed. Makefile:13: recipe for target 'tests' failed make[2]: *** [tests] Error 80 make[2]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:13: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:9: recipe for target 'build-indep' failed make: *** [build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- This used to build ok, so this failure seems related to git 2.9.3, which is in testing since a few days. Thanks.
--- End Message ---
--- Begin Message ---Source: hg-git Source-Version: 0.8.5-4 We believe that the bug you reported is fixed in the latest version of hg-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. Dimitri John Ledkov <[email protected]> (supplier of updated hg-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: Thu, 15 Sep 2016 15:13:55 +0100 Source: hg-git Binary: mercurial-git Architecture: source Version: 0.8.5-4 Distribution: unstable Urgency: medium Maintainer: Python Applications Packaging Team <[email protected]> Changed-By: Dimitri John Ledkov <[email protected]> Description: mercurial-git - Git plugin for Mercurial Closes: 835611 Changes: hg-git (0.8.5-4) unstable; urgency=medium . * Team upload. * Fix test-suite failure with new git, different output from git. Closes: #835611 Checksums-Sha1: 6aa40c26a6824906771a2d93296711043160cc1b 1665 hg-git_0.8.5-4.dsc 9a215f6f325806ec27c32984bf71fc3e7ecdec8a 6168 hg-git_0.8.5-4.debian.tar.xz Checksums-Sha256: 7e4cfd0f2f5a7e55741ab89dd2b416ee6a5e7b363855ba023e79aaf236506f9a 1665 hg-git_0.8.5-4.dsc 8f50f45e78a75fc0856d88ccbe55fdc5b3ab47887a4c1b68b3fa157236bd368c 6168 hg-git_0.8.5-4.debian.tar.xz Files: 590f5cd9aa5b9fa010682b84bce30d3b 1665 vcs optional hg-git_0.8.5-4.dsc ec58f15419fb9a9d4dca2c22502d3f84 6168 vcs optional hg-git_0.8.5-4.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJX2qz+AAoJEMrC2LnNLKX59mwH+wSdkngCts3EkId97cSsShIQ 3gb/Nu333ha7ysWZ16DFV/WpjNflMoWe1lfdww08pVaxuNvnhcTS6wIPqDpYTdmd iuJyvOBqCZncCQZRXajU62hRc74+ruOAQH7hNn5EcyF+hFviWC6W5NSzijOH6G+N Pj0RAji4mdL9zcGwV1/+Enli1mc7SMM3Zqi5PnuOZTNsQTQphWmV87hcDyHtBhMG 8qSZLOGTvgSP4RY+xqCyDyxqjl67aShgvODNhKIUIEkW0JXvcHTaUB2hO0TKIAPy wJ5a7VnSFR5wHLaIsrAKswqKmpV+Zx+7S8VNt52hLpPP7YBtRZlXvnFft5X8EzM= =MwM/ -----END PGP SIGNATURE-----
--- End Message ---

