Hi Ondřej,

thanks for reporting that bug!

Quoting Ondřej Nový (2020-07-16 12:08:04)
> autopkgtests of searx fails with python-werkzeug 1.0.1+dfsg1-2.
> 
> Details:
> https://ci.debian.net/data/autopkgtest/testing/amd64/o/searx/6271348/log.gz
> 
> Thanks for fixing.

Fortunately it has already been fixed with my upload of the latest upstream
version
0.17.0 yesterday:

https://tracker.debian.org/news/1160354/accepted-searx-0170dfsg1-1-source-into-unstable/

And part of the upload was a version constraint on python-werkzeug >= 0.16
because searx needs werkzeug/middleware/proxy_fix.py. The autopkgtest seems to
pass just fine on salsa CI:

https://salsa.debian.org/debian/searx/-/jobs/868457

I guess we just wait for new results on ci.debian.net and if that passes we
close the bug?

The log you link to doesn't show werkzeug as being the reason (I added more
debug output for the autopkgtest of 0.17.0) and I suspect the actual reason for
failure was flask-babel which did:

    from werkzeug import ImmutableDict

which is wrong for newer versions of werkzeug and has been filed as a bug here:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965050

But I already did an NMU of flask-babel also yesterday, so this should also be
fixed:

https://tracker.debian.org/news/1160183/accepted-flask-babel-0122-1-source-into-unstable/

Thanks!

cheers, josch

Attachment: signature.asc
Description: signature

Reply via email to