Your message dated Wed, 20 Apr 2016 19:49:04 +0200
with message-id
<CAOO6c=wu5pelfunr0r3bjmwb2o9khejv2akoycim-8di3i-...@mail.gmail.com>
and subject line
has caused the Debian Bug report #818963,
regarding python-pygit2: FTBFS on x86: AssertionError: u'thetag-dirty' !=
u'thetag\x08'
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.)
--
818963: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818963
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-pygit2
Version: 0.23.3-1
Severity: serious
Your package failed to build on x86 (i386, kfreebsd-i386, hurd-i386):
set -e ; for pyvers in 2.7 3.5; do \
PYTHON_PATH=. python$pyvers setup.py test -v ; \
done
running test
running build
running build_py
running build_ext
generating cffi module 'build/temp.linux-i686-2.7/pygit2._libgit2.c'
already up-to-date
............................................................................................................................................................................................F............................................................
======================================================================
FAIL: test_describe_with_dirty_suffix
(test.test_describe.DescribeDirtyWorkdirTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/«PKGBUILDDIR»/test/test_describe.py", line 106, in
test_describe_with_dirty_suffix
self.assertEqual('thetag-dirty', self.repo.describe(dirty_suffix='-dirty'))
AssertionError: u'thetag-dirty' != u'thetag\x08'
- thetag-dirty
+ theta
----------------------------------------------------------------------
Ran 249 tests in 2.546s
FAILED (failures=1)
Logs at: https://buildd.debian.org/status/package.php?p=python-pygit2
Emilio
--- End Message ---
--- Begin Message ---
Fixed in 0.24.0-1
--
Best regards
Bc. Ondrej Novy
--- End Message ---