Your message dated Tue, 25 Jul 2017 21:27:08 +0000
with message-id <e1da7mc-000cfc...@fasolo.debian.org>
and subject line Bug#869162: fixed in ros-rosinstall 0.7.7-5
has caused the Debian Bug report #869162,
regarding ros-rosinstall FTBFS: CalledProcessError: Command '[u'git', 
u'commit', u'-m', u'initial']' 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 ow...@bugs.debian.org
immediately.)


-- 
869162: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869162
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: ros-rosinstall
Source-Version: 0.7.7-5

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

Debian distribution maintenance software
pp.
Jochen Sprickerhof <jspri...@debian.org> (supplier of updated ros-rosinstall 
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: SHA512

Format: 1.8
Date: Tue, 25 Jul 2017 22:16:11 +0200
Source: ros-rosinstall
Binary: python-rosinstall python3-rosinstall
Architecture: source
Version: 0.7.7-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Description:
 python-rosinstall - Installer for Robot OS (Python 2)
 python3-rosinstall - Installer for Robot OS (Python 3)
Closes: 869162
Changes:
 ros-rosinstall (0.7.7-5) unstable; urgency=medium
 .
   * Fix source in copyright
   * Replace vcs patch with upstream version (Closes: #869162)
Checksums-Sha1:
 84357ffc211936bef26f743d53734f8ea61cc7ce 2518 ros-rosinstall_0.7.7-5.dsc
 24573d2cd27a9a3ac5350de64c1e437367a6031e 4088 
ros-rosinstall_0.7.7-5.debian.tar.xz
 687349317ce18f15356ea455908e6e0eaff61a64 7544 
ros-rosinstall_0.7.7-5_source.buildinfo
Checksums-Sha256:
 47d3eb3c5cc51bd1e81fad71b6d93d8e864f6f9d4077ddcc546ed18b412f4b59 2518 
ros-rosinstall_0.7.7-5.dsc
 572810310e0a882ac9696fa602eb11444c905242afe9d4f5802ed6acd4fb7856 4088 
ros-rosinstall_0.7.7-5.debian.tar.xz
 14de98205a3fdcb92ff0e5617b04fd20ba7f55f219a2044eb781067f5b4d7acd 7544 
ros-rosinstall_0.7.7-5_source.buildinfo
Files:
 0849a2e1a1dd5bf2d4631db85166c5b8 2518 python optional 
ros-rosinstall_0.7.7-5.dsc
 2a301ab26bc10f94e8a034ee68e58c75 4088 python optional 
ros-rosinstall_0.7.7-5.debian.tar.xz
 9eed71534fa3ec5adc97d127780cffe6 7544 python optional 
ros-rosinstall_0.7.7-5_source.buildinfo

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

iQJIBAEBCgAyFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAll3p24UHGpzcHJpY2tl
QGRlYmlhbi5vcmcACgkQW//cwljmlDPGkA//aqxnO/oXhDvSNj9XdaWtvcS9nRpt
WRvolPQtW8eSDvdj8MUIlStdso1jQONjwWziHtrlLVeco950+rqN5ZafpmWpJVgc
WeMMI4yep91T1KU8cPMthPL4xX6ekMlKcfj4wgVzb7HOsajpb5H2wFzjMk4xd4A7
GVvbDIzp8kg4rTZ90Mrgeg5qxkI0DWUV4b3nTO4QJSrT67cbLztv8Od9sDVk39/M
C1QkTAR8Fii2hCY+F3bMPd8FC4DfixuqhAuSoPMi7e3tI//sWS45hFq2dOz5UgtK
5JmxgLzX5JvsJnd7sBK0hTL2Tq0lEm/mSWE3QDsQX7EJ6uz1OjnVlFoytdgemuwK
Dx8XKSBKB41yWrjoCxBTG4kDUVFFDcuQF7wak440uAiwS9LMF2tAYFIClzvNpKla
0EYUjTRvqbUW79OcFDo4e1qY52KxKMUJcvUNRaiwTq+kEQs+NgPGN9dTG/CdJ6aY
SVLdpuPgwtSYw3o7Moesikv0X5Sl5SKAfbka0Q+Wc7P5j8xIQ/xV0F3w3t8ar048
5+MBs7mi6xnYlEwPzhVWrkhQ5vVQHsdhw1lTbuE2XA1Ql5cfEkBEB9hfNzMo+hbH
8zz919HnliMgXjOTXee/44yhtAYSz6nC8/qI+GG5aMLbwlW8PTBHaR3uxsCldLvp
TC08bFeBvdeAlwo=
=ylMG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to