Your message dated Tue, 19 Jul 2022 13:05:45 +0000
with message-id <[email protected]>
and subject line Bug#1015016: fixed in wfuzz 3.1.0-2
has caused the Debian Bug report #1015016,
regarding reportbug: wfuzz should "Depends: python3-distutils"
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 [email protected]
immediately.)
--
1015016: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015016
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wfuzz
Version: 3.1.0-1
Severity: important
X-Debbugs-Cc: [email protected]
Dear maintainer(s),
wfuzz seems to needs python3-distutils.
However the dependency is missing from "Depends:".
It probably only work for people who have python3-full and/or
python3-all installed, but both are optional packages,
and lots of other Python packages work without them installed.
The Pycurl warning below maybe also needs addressing, but
that would be another bug.
See below for some logs:
$ sudo apt remove python3-distutils
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package 'python3-distutils' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
$ wfuzz -dry-run -w /usr/share/wfuzz/wordlist/general/test.txt -u
http://127.0.0.1/FUZZ
/usr/lib/python3/dist-packages/wfuzz/__init__.py:34:
UserWarning:Pycurl is not
compiled against Openssl. Wfuzz might not work correctly when fuzzing SSL
sites. Check Wfuzz's documentation for more information.
libraries.FileLoader: CRITICAL __load_py_from_file. Filename:
/usr/lib/python3/dist-packages/wfuzz/helpers/../plugins/payloads/hexrand.py
Exception, msg=cannot import name 'util' from 'distutils'
(/usr/lib/python3.9/distutils/__init__.py)
[...just more of the same with all other payload plugins...]
libraries.FileLoader: CRITICAL __load_py_from_file. Filename:
/usr/lib/python3/dist-packages/wfuzz/helpers/../plugins/payloads/shodanp.py
Exception, msg=cannot import name 'util' from 'distutils'
(/usr/lib/python3.9/distutils/__init__.py)
/usr/lib/python3/dist-packages/wfuzz/wfuzz.py:78: UserWarning:Fatal
exception:
Requested plugin file. Error: 'No plugins found!'
$ sudo apt install python3-distutils
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
python3-lib2to3
The following NEW packages will be installed:
python3-distutils python3-lib2to3
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[...]
Setting up python3-lib2to3 (3.9.2-1) ...
Setting up python3-distutils (3.9.2-1) ...
$ wfuzz -dry-run -w /usr/share/wfuzz/wordlist/general/test.txt -u
http://127.0.0.1/FUZZ
/usr/lib/python3/dist-packages/wfuzz/__init__.py:34:
UserWarning:Pycurl is not
compiled against Openssl. Wfuzz might not work correctly when fuzzing SSL
sites. Check Wfuzz's documentation for more information.
********************************************************
* Wfuzz 3.1.0 - The Web Fuzzer *
********************************************************
Target: http://127.0.0.1/FUZZ
Total requests: 10
=====================================================================
ID Response Lines Word Chars Payload
=====================================================================
000000009: 404 9 L 31 W 271 Ch "scripts"
000000006: 404 9 L 31 W 271 Ch "includes"
000000002: 404 9 L 31 W 271 Ch "css"
000000010: 404 9 L 31 W 271 Ch "test"
000000003: 404 9 L 31 W 271 Ch "docs"
000000007: 404 9 L 31 W 271 Ch "master"
000000005: 404 9 L 31 W 271 Ch "images"
000000001: 404 9 L 31 W 271 Ch "classes"
000000008: 404 9 L 31 W 271 Ch "prueba"
000000004: 404 9 L 31 W 271 Ch "environment"
Total time: 0.040024
Processed Requests: 10
Filtered Requests: 0
--- End Message ---
--- Begin Message ---
Source: wfuzz
Source-Version: 3.1.0-2
Done: Sophie Brun <[email protected]>
We believe that the bug you reported is fixed in the latest version of
wfuzz, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sophie Brun <[email protected]> (supplier of updated wfuzz 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 19 Jul 2022 14:34:13 +0200
Source: wfuzz
Architecture: source
Version: 3.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Sophie Brun <[email protected]>
Closes: 1015016
Changes:
wfuzz (3.1.0-2) unstable; urgency=medium
.
* Team upload
* Add missing dep python3-distutils (Closes: #1015016)
Checksums-Sha1:
280d737936b7b70041ee3979305846bfbed01ec5 2036 wfuzz_3.1.0-2.dsc
7c91e67e6408d801385cba7fe179e3bd36295d75 6772 wfuzz_3.1.0-2.debian.tar.xz
14dc23d9fa9bb3e5b0de77292c43edd90a42c9df 7657 wfuzz_3.1.0-2_source.buildinfo
Checksums-Sha256:
f0b23c637580136019f962e2737472c29db7e4165f430ac0404aa1a195f9b4da 2036
wfuzz_3.1.0-2.dsc
06c7a82f0e895666c8da43f1382b02a0afa9791cd4da17ed3f140a86d93ca767 6772
wfuzz_3.1.0-2.debian.tar.xz
b6daefbc29fa9b78e30c9a62200b4c9dbaf68f62065b8ea3c9c27e3a35791962 7657
wfuzz_3.1.0-2_source.buildinfo
Files:
178fbe4662469ef599a41a7b76bbf0bd 2036 utils optional wfuzz_3.1.0-2.dsc
213d96ee47419af5d15cb793c84e4f0d 6772 utils optional
wfuzz_3.1.0-2.debian.tar.xz
888256f111b20ded54fdfa5eef9b9304 7657 utils optional
wfuzz_3.1.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
Comment: Signed by Sophie Brun
iQIzBAEBCgAdFiEEOyG45orlwW+H9TItV5J4OyBv7jAFAmLWpvAACgkQV5J4OyBv
7jAMdBAAnc2ZIRNI5L2hyO34FwUd+knsSTK/rBLzbGMlScrDUgp+UqANglucLZtF
nyM/6r2xAmvDDsOZ6IwWSfDLhSmGO+hNQhka74ji+1eryDhuhvBvnlfo5RQgIkjj
uzk85DFEj7p0fJ54fJY7Og4f8TsXNUf5czApBxyqG4rgY8O1eSE1dK/bBEdl4UAd
/yizMA0lMYGooD8VqjtB1W7amXX8bqvvG9Tvri+HZVtl4pPPNlKlB/oSX//uhDE1
JHBqOrFtGkfcd79fQi4b3P8eOy6lsd1+qL07iLSu6mooEy5FOUC07WvqMQA/hQbq
kCWYggS0J6jBqdjGiB/IHDilqr3h4zgfx8/EJL86ti6+pwf/CqHW9lYpilDkmBFY
1Kd8fTAcYX3omvUmUgGNDJbONlZwfYsy1gf7RpYNmTqrWTwl620zkuG+2fwntUbC
JLwuwCW1fAaGLPrTBf6MPMMrS6mFfx/5WcS9D+wW6qdRgE1WbRSEXRgUrGj/PxW2
c48vf4d14S7W+ox1IdXt8Qopk/7o8/CWJXJ2ncrrInZs2BLrh2Z7/ZL4JiQ+5qd4
PwxBDQZey68r6AiXva7w9mZj+UBbofAiBRYYauYqdQoB3nDJPW9c0FjzYOsaUu8a
wsGnkLec8hVkDM4y6nd2OMun+yZUAavSBLR8dr4lfi9wm8T9ke4=
=b9OF
-----END PGP SIGNATURE-----
--- End Message ---