Your message dated Fri, 23 Sep 2016 16:53:20 +0000
with message-id <e1bntiy-0007kf...@franck.debian.org>
and subject line Bug#835525: fixed in datalad 0.3-1
has caused the Debian Bug report #835525,
regarding datalad: 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 ow...@bugs.debian.org
immediately.)


-- 
835525: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835525
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:datalad
Version: 0.2.3-1
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=pybuild
   dh_testdir -i -O--buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
        pybuild --configure --test-nose -i python{version} -p 2.7
I: pybuild base:184: python2.7 setup.py config 
running config
   dh_auto_build -i -O--buildsystem=pybuild
        pybuild --build --test-nose -i python{version} -p 2.7
I: pybuild base:184: /usr/bin/python setup.py build 
running build
running build_py

[... snipped ...]



======================================================================
FAIL: datalad.support.tests.test_annexrepo.test_AnnexRepo_add_to_git
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/datalad/tests/utils.py", 
line 697, in newfunc
    t(*(arg + (uri,)), **kw)
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/datalad/tests/utils.py", 
line 507, in newfunc
    return t(*(arg + (filename,)), **kw)
  File 
"/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/datalad/support/tests/test_annexrepo.py",
 line 661, in test_AnnexRepo_add_to_git
    ok_clean_git_annex_proxy(repo.path)
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/datalad/tests/utils.py", 
line 157, in ok_clean_git_annex_proxy
    assert_in("nothing to commit, working directory clean", out[0], "git-status 
output via proxy not plausible: %s" % out[0])
AssertionError: git-status output via proxy not plausible: On branch 
annex/direct/master
nothing to commit, working tree clean


======================================================================
FAIL: datalad.support.tests.test_annexrepo.test_AnnexRepo_annex_proxy
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/datalad/tests/utils.py", 
line 818, in newfunc
    reraise(*exc_info)
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/datalad/tests/utils.py", 
line 794, in newfunc
    func(*args, **kwargs)
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/datalad/tests/utils.py", 
line 697, in newfunc
    t(*(arg + (uri,)), **kw)
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/datalad/tests/utils.py", 
line 507, in newfunc
    return t(*(arg + (filename,)), **kw)
  File 
"/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/datalad/support/tests/test_annexrepo.py",
 line 125, in test_AnnexRepo_annex_proxy
    ok_clean_git_annex_proxy(path=annex_path)
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/datalad/tests/utils.py", 
line 157, in ok_clean_git_annex_proxy
    assert_in("nothing to commit, working directory clean", out[0], "git-status 
output via proxy not plausible: %s" % out[0])
AssertionError: git-status output via proxy not plausible: On branch 
annex/direct/master
nothing to commit, working tree clean


----------------------------------------------------------------------
Ran 399 tests in 103.178s

FAILED (SKIP=41, errors=3, failures=3)
E: pybuild pybuild:276: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose -s -v datalad
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 --test-nose 
returned exit code 13
debian/rules:27: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:19: 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: datalad
Source-Version: 0.3-1

We believe that the bug you reported is fixed in the latest version of
datalad, 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 835...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yaroslav Halchenko <deb...@onerussian.com> (supplier of updated datalad 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...@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 23 Sep 2016 09:22:01 -0400
Source: datalad
Binary: datalad python-datalad
Architecture: source all
Version: 0.3-1
Distribution: unstable
Urgency: medium
Maintainer: NeuroDebian Team <t...@neuro.debian.net>
Changed-By: Yaroslav Halchenko <deb...@onerussian.com>
Description:
 datalad    - data files crawler and data distribution
 python-datalad - data files crawler and data distribution (Python 2)
Closes: 835525
Changes:
 datalad (0.3-1) unstable; urgency=medium
 .
   * New upstream release
     - should resolve FTBFS due to incompatibilities with new git version
       (Closes: #835525)
   * Install bash completions under /usr/share/bash-completion/completions
     (TODO: deploy them for zsh)
   * debian/copyright - updated to reflect added components
Checksums-Sha1:
 796d84f8c2190da80e3be70f98aa9b2b38d29b3b 2432 datalad_0.3-1.dsc
 f4e89cb0373355c9eb7dc2920cff977fb564ae5a 770496 datalad_0.3.orig.tar.gz
 49e2515dd440488d322e423bb5fb11592ca1d940 6188 datalad_0.3-1.debian.tar.xz
 a5275616bbc980787475c70f0198282b0649c86b 41254 datalad_0.3-1_all.deb
 44479caf847acaa58b97418ec80c89dc691ce127 568120 python-datalad_0.3-1_all.deb
Checksums-Sha256:
 723c89b7454dbef9bc6b659498e982c7c548b65eeaea4cfe78d77021a6398e84 2432 
datalad_0.3-1.dsc
 cc7c2017e02a75037548d683c5742eae13cf90ec0070952363db959fab825b88 770496 
datalad_0.3.orig.tar.gz
 e3b269bd90d10247ea730ab81b1b1d2e80f0c8920df7dca88e7d0666f3d228e8 6188 
datalad_0.3-1.debian.tar.xz
 c60e9c5d84d29f8437813d0a3ee79bb28e462522a032097867e85c41ffcc400a 41254 
datalad_0.3-1_all.deb
 b1c890a244133244a1b1bba3c5bb0564f62c6314a87f8c043f4f4d6137a9a966 568120 
python-datalad_0.3-1_all.deb
Files:
 358ea3bc25b10003af14bfd37ad8baf9 2432 science optional datalad_0.3-1.dsc
 e2a052ce40c68aef55f4bc649f73c39b 770496 science optional 
datalad_0.3.orig.tar.gz
 24dbab224aa0c557521c152d0ea77f8f 6188 science optional 
datalad_0.3-1.debian.tar.xz
 ebd9020a50f27273e7be9a36f23500cf 41254 science optional datalad_0.3-1_all.deb
 89d4c54d3e36aa88ae43abf7c029157e 568120 python optional 
python-datalad_0.3-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJX5VaLAAoJEKLeI1Bi2jP6nmIQAIydnHHwoUXkUFOEcxhP6vd5
eBAOJLocOJ39Ewjfxpha8OFbVSqkZdsoF+yMT4qMPm6nnpn9cxmbEBXd6ZKTsXkv
1NajGH8Lxs0UsWm7bQwCFvadDe3AGA/66ADTXQF3jTUbVxXztK+b/mvNMvVf/kn7
IG6JupwwrEf7GvFevzZqAdhRPD6V/CzLP1pE53wA2NTDHYKqrrTzF+mkIRZme9Km
v4B7OTDlejpnDCiSh1gFNorFctxOhSklMWWPlWEK5gZroQX6O0rO0k62jkH4JFt2
xhosZ9FB9INfMY5AzY7OH57g2pHBhFlQ/UTNNjnbR8xdkWK+DxksJ9oWI3llFjyh
ksH3jTXWtZ8UKBum2NQiRYwY6TLxYG5i8nA0FsqTqh2gqf+fRGnTOnB6nrouMJuH
4t00EJ4FfsAkOSh5h5l/mHhlVFZtiEJow36muREXyb4AXEsFK/i9JZTerCbptPfZ
H1ZHbb4iW1yZfZ4qHd+Kyox1budptSZUXNZ+2h2lZu9YErsml1iaMdP9vJAcZ3C4
LD6+PmtzuSad9KcX6B/je7r8Cft8JRkwzAVOtT58fMKcSo1+ge6qF4pigKFoop12
+27KCwu3X42vgREfTlpPjS3VjObTAfnX6WTOpT8j39RDpJZV2P7mglnDcFGwz33q
aU2ZHL0wR4AU4wA7frQl
=R9Kg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to