Your message dated Sat, 11 Mar 2017 01:18:39 +0000
with message-id <e1cmvg7-0008ut...@fasolo.debian.org>
and subject line Bug#856625: fixed in parsedatetime 2.1-3
has caused the Debian Bug report #856625,
regarding parsedatetime: FTBFS (AssertionError: 0.0666666666667 is not less 
than 0.05)
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.)


-- 
856625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:parsedatetime
Version: 2.1-2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
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
I: pybuild base:184: python2.7 setup.py config 
running config
   dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:184: /usr/bin/python setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime
copying parsedatetime/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime
copying parsedatetime/parsedatetime.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime
copying parsedatetime/context.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime
copying parsedatetime/warns.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime
creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime/pdt_locales
copying parsedatetime/pdt_locales/en_US.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime/pdt_locales
copying parsedatetime/pdt_locales/pt_BR.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime/pdt_locales
copying parsedatetime/pdt_locales/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime/pdt_locales
copying parsedatetime/pdt_locales/en_AU.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime/pdt_locales
copying parsedatetime/pdt_locales/nl_NL.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime/pdt_locales
copying parsedatetime/pdt_locales/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime/pdt_locales
copying parsedatetime/pdt_locales/ru_RU.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime/pdt_locales
copying parsedatetime/pdt_locales/icu.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime/pdt_locales
copying parsedatetime/pdt_locales/es.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime/pdt_locales
copying parsedatetime/pdt_locales/de_DE.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/parsedatetime/pdt_locales
   dh_auto_test -i -O--buildsystem=pybuild
I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; 
python2.7 -m nose tests
..........F..SSSSSSS....SSSSSSS....................................................
======================================================================
FAIL: testFloat (tests.TestDelta.test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tests/TestDelta.py", line 
64, in testFloat
    self.cal.parse('1.4 months ago', self.source), months=-1.4)
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tests/TestDelta.py", line 
37, in assertDelta
    self.assertTrue(diff < 0.05, '%s is not less than 0.05' % diff)
AssertionError: 0.0666666666667 is not less than 0.05

----------------------------------------------------------------------
Ran 83 tests in 0.129s

FAILED (SKIP=14, failures=1)
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose tests
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned 
exit code 13
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 25
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This also happens in the reproducible builds autobuilders:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/parsedatetime.html

Maybe this "only" fails shortly after February 28th, but we really want
tests to never fail. It is possible that this package assumes one or more
things in the following list?:

http://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time

Thanks.

--- End Message ---
--- Begin Message ---
Source: parsedatetime
Source-Version: 2.1-3

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

Debian distribution maintenance software
pp.
Brian May <b...@debian.org> (supplier of updated parsedatetime 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: Sat, 11 Mar 2017 11:46:48 +1100
Source: parsedatetime
Binary: python-parsedatetime
Architecture: source all
Version: 2.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Brian May <b...@debian.org>
Description:
 python-parsedatetime - Python module to parse human-readable date/time 
expressions
Closes: 856625
Changes:
 parsedatetime (2.1-3) unstable; urgency=medium
 .
   * Add patch to fix FTBFS error after February. Closes: #856625.
Checksums-Sha1:
 bce8cfe99ca6eb4a64ff4b0d6f0ef58f3cae51ce 2079 parsedatetime_2.1-3.dsc
 68db89ebcdfa5212aa28a7b709b449e027316d3e 56288 parsedatetime_2.1.orig.tar.gz
 8c5e0598c3dcb31546649fd6e044ea2a87d7f085 3896 parsedatetime_2.1-3.debian.tar.xz
 1445cf9f196a98551f63dc50f93ee7f4f53c6aef 5388 
parsedatetime_2.1-3_amd64.buildinfo
 1a6d844bf20a204f1862981e5396b58917923a39 38274 
python-parsedatetime_2.1-3_all.deb
Checksums-Sha256:
 36604750572a975f0899f25583f3c0ed66017f51e2f7a96709f810c3f60e690d 2079 
parsedatetime_2.1-3.dsc
 17c578775520c99131634e09cfca5a05ea9e1bd2a05cd06967ebece10df7af2d 56288 
parsedatetime_2.1.orig.tar.gz
 323e05dd56eab95891f1a13c27330b793e448739def1f09a5b91bda9adfddc07 3896 
parsedatetime_2.1-3.debian.tar.xz
 0f9072e2da6898afda47aee1207c73efa473c4b3beb311aae2cbb7dc5adf2538 5388 
parsedatetime_2.1-3_amd64.buildinfo
 cd1d11ae0166098838c08bc38f91741e63a1230d2aa39b8a8ad04a00f65fd63c 38274 
python-parsedatetime_2.1-3_all.deb
Files:
 ea3e7fc92d63802156b9947e5018e07f 2079 python optional parsedatetime_2.1-3.dsc
 096fe294137914b3dbbe268ecb18b74b 56288 python optional 
parsedatetime_2.1.orig.tar.gz
 6be300a755623f9e2415377d5009e8d4 3896 python optional 
parsedatetime_2.1-3.debian.tar.xz
 6fa5be6801a6d7d7e52314e599c232ce 5388 python optional 
parsedatetime_2.1-3_amd64.buildinfo
 1212074371105325ad4cfa514c6a2fca 38274 python optional 
python-parsedatetime_2.1-3_all.deb

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

iQIzBAEBCAAdFiEE1jZRJqkttWDGJ6ztF4RXf4EfbqwFAljDSv4ACgkQF4RXf4Ef
bqxWiA/+PbZOC6+INWgfFHAHGstMbiuMmitw9e93PjO9kSFm8TRVkHEUrK/FtbI8
eu2i5/jZhqoMRV4bY+ghvGpFio81W6VlzYZBQFNcMplfPdlAjuL8eJvOH3pNZIHL
Y9ru/SwZqDxSZc3u0+Cjz7McAtJ3nRidy2+Nq+mgohGRUrXZ4uEylIqfwiWf2ito
R72RhDIfskOR0dgBAD9SVdLBwZqemFrY7lfMbJ1tbDifYmB9Pe2ocFYDMVzH0x5h
K3KgcYlP4zYvJ7yrbRThv/bq5jhNpzFEVqOicqnemlwFa++sq5E92gdB5A+0Hzkg
FOiBAyk7iUmFODG4sf/WvaZguKQDhgv8gnys3dQogc2Rq8Ck6pFs06HyyykrccjC
X2eZzBoFNVbHi9/rQ92w+V0gu6ZIaART4Pt7HtqMBkFiDoRtnUp8BuOqabDofSbk
8N2la1VMEpvZ4w2YDeCJSQN6rvptU3BScQz3th0zKXpJkmnx6BLh13FNwext5Byu
CCy83od+hTYhP7AHlbaiJ9yBE0oLAvOAJtgUBdyGYoQ88Ur/ycTbTDnz8pGus3LB
qb7T8fpNsX3W2wKlIVoCJsOlBws3l9Q9Qz2xamtExWjjPiGiow/oT3+tip9yslif
ZVMtst+a8DxWK8KO+ngW4EhPfOvmaqyaz7KjVE4wzHlqQK6CJzI=
=TAs4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to