Your message dated Sat, 1 Jul 2017 06:23:52 +0100
with message-id <20170701052352.ge10...@survex.com>
and subject line Re: Bug#866695: src:xapian-bindings: FTBFS when rebuilt with
python3.6 due to test failures
has caused the Debian Bug report #866695,
regarding src:xapian-bindings: FTBFS when rebuilt with python3.6 due to test
failures
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.)
--
866695: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866695
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xapian-bindings
Version: 1.4.3-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Running test: queryparser_custom_rp... FAILED
pythontest.py:917:Expected equality: got 'Query(VALUE_RANGE 7 A5 B8)', expected
'Query(0 * VALUE_RANGE 7 A5 B8)'
915
916 expect(str(query),
-> 917 'Query(0 * VALUE_RANGE 7 A5 B8)')
918
919 def test_queryparser_custom_rp_deallocation():
Xapian version: 1.4.4
Platform: Linux 4.9.0-3-amd64 (#1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26))
When reporting this problem, please quote all the preceding lines from
"pythontest.py:917" onwards.
Running test: queryparser_custom_rp_deallocation... FAILED
pythontest.py:942:Expected equality: got 'Query(VALUE_RANGE 7 A5 B8)', expected
'Query(0 * VALUE_RANGE 7 A5 B8)'
940
941 expect(str(query),
-> 942 'Query(0 * VALUE_RANGE 7 A5 B8)')
943
944 def test_scale_weight():
Xapian version: 1.4.4
Platform: Linux 4.9.0-3-amd64 (#1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26))
When reporting this problem, please quote all the preceding lines from
"pythontest.py:942" onwards.
Running test: queryparser_custom_vrp... FAILED
pythontest.py:872:Expected equality: got 'Query(VALUE_RANGE 7 A5 B8)', expected
'Query(0 * VALUE_RANGE 7 A5 B8)'
870
871 expect(str(query),
-> 872 'Query(0 * VALUE_RANGE 7 A5 B8)')
873
874 def test_queryparser_custom_vrp_deallocation():
Xapian version: 1.4.4
Platform: Linux 4.9.0-3-amd64 (#1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26))
When reporting this problem, please quote all the preceding lines from
"pythontest.py:872" onwards.
Running test: queryparser_custom_vrp_deallocation... FAILED
pythontest.py:895:Expected equality: got 'Query(VALUE_RANGE 7 A5 B8)', expected
'Query(0 * VALUE_RANGE 7 A5 B8)'
893
894 expect(str(query),
-> 895 'Query(0 * VALUE_RANGE 7 A5 B8)')
896
897 def test_queryparser_custom_rp():
Xapian version: 1.4.4
Platform: Linux 4.9.0-3-amd64 (#1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26))
When reporting this problem, please quote all the preceding lines from
"pythontest.py:895" onwards.
See [1].
Scott K
[1]
https://buildd.debian.org/status/fetch.php?pkg=xapian-bindings&arch=amd64&ver=1.4.3-1%2Bb1&stamp=1498870905&raw=0
--- End Message ---
--- Begin Message ---
Control: fixed -1 1.4.4-1
On Fri, Jun 30, 2017 at 11:30:38PM -0400, Scott Kitterman wrote:
> On Saturday, July 01, 2017 03:51:01 AM Olly Betts wrote:
> > It's fixed in upstream xapian-bindings 1.4.4 which is already on my todo
> > list to upload. I'll bump it up so this gets resolved sooner.
>
> OK. Thanks for the quick response.
I've just uploaded 1.4.4-3 to unstable (though this was actually fixed in
1.4.4-1 which I uploaded to experimental a while back).
Cheers,
Olly
--- End Message ---