Package: src:dnstwist
Version: 0~20221213-1
Severity: serious
Tags: sid trixie
see
https://ci.debian.net/data/autopkgtest/testing/amd64/d/dnstwist/35498772/log.gz
61s autopkgtest [17:23:09]: test testdebiandomain: [-----------------------
65s Traceback (most recent call last):
65s File "/usr/bin/dnstwist", line 33, in <module>
65s sys.exit(load_entry_point('dnstwist==20221213', 'console_scripts',
'dnstwist')())
65s
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
65s File "/usr/lib/python3/dist-packages/dnstwist.py", line 933, in wrapper
65s result = func(*args, **kwargs)
65s ^^^^^^^^^^^^^^^^^^^^^
65s File "/usr/lib/python3/dist-packages/dnstwist.py", line 1190, in run
65s phash = pHash(BytesIO(screenshot))
65s ^^^^^^^^^^^^^^^^^^^^^^^^^^
65s File "/usr/lib/python3/dist-packages/dnstwist.py", line 298, in __init__
65s img = Image.open(image).convert('L').resize((hsize, hsize),
Image.ANTIALIAS)
65s
^^^^^^^^^^^^^^^
65s AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS'
65s dnstwist execution failed
66s autopkgtest [17:23:14]: test testdebiandomain: -----------------------]
66s testdebiandomain FAIL non-zero exit status 1
66s autopkgtest [17:23:14]: test testdebiandomain: - - - - - - - - - -
results - - - - - - - - - -
66s autopkgtest [17:23:14]: test testdebiandomain: - - - - - - - - - - stderr
- - - - - - - - - -
66s Traceback (most recent call last):
66s File "/usr/bin/dnstwist", line 33, in <module>
66s sys.exit(load_entry_point('dnstwist==20221213', 'console_scripts',
'dnstwist')())
66s
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
66s File "/usr/lib/python3/dist-packages/dnstwist.py", line 933, in wrapper
66s result = func(*args, **kwargs)
66s ^^^^^^^^^^^^^^^^^^^^^
66s File "/usr/lib/python3/dist-packages/dnstwist.py", line 1190, in run
66s phash = pHash(BytesIO(screenshot))
66s ^^^^^^^^^^^^^^^^^^^^^^^^^^
66s File "/usr/lib/python3/dist-packages/dnstwist.py", line 298, in __init__
66s img = Image.open(image).convert('L').resize((hsize, hsize),
Image.ANTIALIAS)
66s
^^^^^^^^^^^^^^^
66s AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS'
66s dnstwist execution failed