Your message dated Mon, 14 Mar 2016 12:19:22 +0000
with message-id <[email protected]>
and subject line Bug#818141: fixed in git-build-recipe 0.3.2
has caused the Debian Bug report #818141,
regarding git-build-recipe: FTBFS: '['git', '-C', 'source', 'commit', '-q', 
'--allow-empty', '-m', 'one']' returned non-zero exit status 128
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.)


-- 
818141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818141
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: git-build-recipe
Version: 0.3.1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]

Dear Maintainer,

git-build-recipe fails to build from source in unstable/amd64:

  [..]

  
  ======================================================================
  ERROR: 
gitbuildrecipe.tests.test_recipe.BuildTreeTests.test_pull_or_clone_pull_with_no_tree
  ----------------------------------------------------------------------
  testtools.testresult.real._StringException: Traceback (most recent call last):
    File 
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/test_recipe.py",
 line 821, in test_pull_or_clone_pull_with_no_tree
      first_commit = source.commit("one")
    File 
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/__init__.py",
 line 55, in commit
      self._git_call("commit", "-q", "--allow-empty", "-m", message, env=env)
    File 
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/__init__.py",
 line 32, in _git_call
      subprocess.check_call(["git", "-C", self.path] + list(args), **kwargs)
    File "/usr/lib/python3.5/subprocess.py", line 581, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['git', '-C', 'source', 'commit', 
'-q', '--allow-empty', '-m', 'one']' returned non-zero exit status 128
  
  
  ======================================================================
  ERROR: 
gitbuildrecipe.tests.test_recipe.BuildTreeTests.test_pull_or_clone_pull_with_tree
  ----------------------------------------------------------------------
  testtools.testresult.real._StringException: Traceback (most recent call last):
    File 
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/test_recipe.py",
 line 801, in test_pull_or_clone_pull_with_tree
      first_commit = source.commit("one")
    File 
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/__init__.py",
 line 55, in commit
      self._git_call("commit", "-q", "--allow-empty", "-m", message, env=env)
    File 
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/__init__.py",
 line 32, in _git_call
      subprocess.check_call(["git", "-C", self.path] + list(args), **kwargs)
    File "/usr/lib/python3.5/subprocess.py", line 581, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['git', '-C', 'source', 'commit', 
'-q', '--allow-empty', '-m', 'one']' returned non-zero exit status 128
  
  
  ----------------------------------------------------------------------
  Ran 158 tests in 0.618s
  
  FAILED (errors=60)
  E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1: cd 
/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build;
 python3.5 -m nose 
  dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.5 --dir . 
returned exit code 13
  debian/rules:6: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 25
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1'
  debian/rules:3: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

Attachment: git-build-recipe.0.3.1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: git-build-recipe
Source-Version: 0.3.2

We believe that the bug you reported is fixed in the latest version of
git-build-recipe, 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.
Colin Watson <[email protected]> (supplier of updated git-build-recipe 
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: Mon, 14 Mar 2016 12:08:03 +0000
Source: git-build-recipe
Binary: git-build-recipe
Architecture: source
Version: 0.3.2
Distribution: unstable
Urgency: medium
Maintainer: Colin Watson <[email protected]>
Changed-By: Colin Watson <[email protected]>
Description:
 git-build-recipe - construct a Git branch from a recipe
Closes: 818141
Changes:
 git-build-recipe (0.3.2) unstable; urgency=medium
 .
   * Make tests work in environments where git can't figure out a default
     user name (closes: #818141).
Checksums-Sha1:
 e8fb872ab3ec5492e52dc8137bb665f05c55cf61 1814 git-build-recipe_0.3.2.dsc
 7197b786f9d28a4af6d40247de94fca35673319f 38388 git-build-recipe_0.3.2.tar.xz
Checksums-Sha256:
 6b264d67f152788eb512f84ff5331ceb5f517bab77ba0c9b5b9f4eec69717784 1814 
git-build-recipe_0.3.2.dsc
 9e76e86a3412d6ec5fd9fd3ec0cd491e40f64eddd78fb254b2deab19d77daa86 38388 
git-build-recipe_0.3.2.tar.xz
Files:
 f34a5fc9e74249c802664189b57f0640 1814 vcs optional git-build-recipe_0.3.2.dsc
 144fadb1076c7c49789eb3bec1fe7b60 38388 vcs optional 
git-build-recipe_0.3.2.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Colin Watson <[email protected]> -- Debian developer

iQIVAwUBVuaptjk1h9l9hlALAQixsw/+IS4jNBW92IdDHc0PW7ljcGZjLrt8+a8a
imaGCh+FhkcXWLHhDdaO3+JHKnPe/sFHCARVbhmqbDkYYOFxkA5E4S/+UAYnef6c
JIKYO3xjP5e+c2XGG+Fhfh1oK0x+yltcNnj6H1DXg+bk0wZgyF2aVdrXQFFQnJIS
rL5bDOSetvHY0DHSMmLji5AQd0SxPLvEqJixDexMrfpMjRB4NOByx0B7jd++Ey8G
5641rYrlF19/zVAGch3DhKgO0Re8alGYxKMoFwAEU4vjYO3YdHe3kb8Zhtht17II
AohQcCcz8qTSc++jzb3JAZG2b0ZUviPQ+0WueIt8J+mDabQd1BOVNi141U9yX/Ve
1N/3VMKcq5e/FDfNodJPeG9749knwrLydUuKXBJ2/1slnB/GjL8CVishk8ZPS1Pu
rYFbSjV1DgqZsPq5E0M2YZjUjDbzY2kQ29dSGAl0LswCeS/jtGB54wDC5nG1MV3t
YOkfTwlTXIUO21KrSH3kz6rjuEP0KkdGSGiYXX06ZOHOEzJvGXRYibVmnFlIRFxg
2yvnW4OHUgnnyFiUfHFiHbzjgI0+ssUj0IkClSRda92zVN5hDtjulc5Put7nfUnk
AMJfN/WmHh5IgFWBodwavbCLDAQXSRBzoRDgkOsHCQjOB2RkC75BL1NWtV7a0va5
fiViAn5Gaps=
=tQZo
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to