Bug#869162: ros-rosinstall FTBFS: CalledProcessError: Command '[u'git', u'commit', u'-m', u'initial']' returned non-zero exit status 128
Adrian Bunk
bunk at debian.org
Fri Jul 21 08:03:21 UTC 2017
Source: ros-rosinstall
Version: 0.7.7-4
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ros-rosinstall.html
...
test_get_with_rosinstall (test.local.test_locate.LocateTest) ... ok
test_getters (test.local.test_locate.LocateTest) ... ok
test_getters_empty (test.local.test_locate.LocateTest) ... Warning: No specific branch data for branch "devel" found, falling back on default checkout
Warning: No specific branch data for branch "release" found, falling back on default checkout
ok
test_getters_invalid (test.local.test_locate.LocateTest) ... Warning: No specific branch data for branch "devel" found, falling back on default checkout
ok
======================================================================
ERROR: setUpClass (test.local.test_ros_cli.RosinstallCommandLineGenerationTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/scm_test_base.py", line 167, in setUpClass
_create_fake_ros_dir(self.test_root_path)
File "test/scm_test_base.py", line 64, in _create_fake_ros_dir
subprocess.check_call(["git", "commit", "-m", "initial"], cwd=ros_path)
File "/usr/lib/python2.7/subprocess.py", line 186, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '[u'git', u'commit', u'-m', u'initial']' returned non-zero exit status 128
======================================================================
ERROR: setUpClass (test.local.test_ros_cli.RosinstallCommandlineTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/scm_test_base.py", line 167, in setUpClass
_create_fake_ros_dir(self.test_root_path)
File "test/scm_test_base.py", line 64, in _create_fake_ros_dir
subprocess.check_call(["git", "commit", "-m", "initial"], cwd=ros_path)
File "/usr/lib/python2.7/subprocess.py", line 186, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '[u'git', u'commit', u'-m', u'initial']' returned non-zero exit status 128
======================================================================
ERROR: setUpClass (test.local.test_rosinstall.RosinstallCommandlineOverlays)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/scm_test_base.py", line 167, in setUpClass
_create_fake_ros_dir(self.test_root_path)
File "test/scm_test_base.py", line 64, in _create_fake_ros_dir
subprocess.check_call(["git", "commit", "-m", "initial"], cwd=ros_path)
File "/usr/lib/python2.7/subprocess.py", line 186, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '[u'git', u'commit', u'-m', u'initial']' returned non-zero exit status 128
======================================================================
ERROR: setUpClass (test.local.test_rosinstall.RosinstallCommandlineOverlaysWithSetup)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/scm_test_base.py", line 167, in setUpClass
_create_fake_ros_dir(self.test_root_path)
File "test/scm_test_base.py", line 64, in _create_fake_ros_dir
subprocess.check_call(["git", "commit", "-m", "initial"], cwd=ros_path)
File "/usr/lib/python2.7/subprocess.py", line 186, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '[u'git', u'commit', u'-m', u'initial']' returned non-zero exit status 128
======================================================================
ERROR: setUpClass (test.local.test_rosws.RosWsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/scm_test_base.py", line 167, in setUpClass
_create_fake_ros_dir(self.test_root_path)
File "test/scm_test_base.py", line 64, in _create_fake_ros_dir
subprocess.check_call(["git", "commit", "-m", "initial"], cwd=ros_path)
File "/usr/lib/python2.7/subprocess.py", line 186, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '[u'git', u'commit', u'-m', u'initial']' returned non-zero exit status 128
======================================================================
ERROR: setUpClass (test.local.test_setupfiles.GenerateTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/scm_test_base.py", line 167, in setUpClass
_create_fake_ros_dir(self.test_root_path)
File "test/scm_test_base.py", line 64, in _create_fake_ros_dir
subprocess.check_call(["git", "commit", "-m", "initial"], cwd=ros_path)
File "/usr/lib/python2.7/subprocess.py", line 186, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '[u'git', u'commit', u'-m', u'initial']' returned non-zero exit status 128
----------------------------------------------------------------------
Ran 14 tests in 3.688s
FAILED (errors=6)
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd /build/1st/ros-rosinstall-0.7.7/.pybuild/pythonX.Y_2.7/build; python2.7 -m unittest discover -v
dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 25
More information about the debian-science-maintainers
mailing list