[Python-modules-team] Bug#963020: impacket breaks smbmap autopkgtest: No module named 'pkg_resources'

Scott Kitterman debian at kitterman.com
Wed Jun 17 23:16:21 BST 2020


On Wed, 17 Jun 2020 21:12:40 +0200 Paul Gevers <elbrus at debian.org> wrote:
> Source: impacket, smbmap
> Control: found -1 impacket/0.9.21-1
> Control: found -1 smbmap/1.8.2-1
> Severity: serious
> Tags: sid bullseye
> X-Debbugs-CC: debian-ci at lists.debian.org
> User: debian-ci at lists.debian.org
> Usertags: breaks needs-update
> 
> Dear maintainer(s),
> 
> With a recent upload of impacket the autopkgtest of smbmap fails in
> testing when that autopkgtest is run with the binary packages of
> impacket from unstable. It passes when run with only packages from
> testing. In tabular form:
> 
>                        pass            fail
> impacket               from testing    0.9.21-1
> smbmap                 from testing    1.8.2-1
> all others             from testing    from testing
> 
> I copied some of the output at the bottom of this report. Is the latest
> impacket missing a dependency or is the version function not supported
> anymore?
> 
> Currently this regression is blocking the migration of impacket to
> testing [1]. Due to the nature of this issue, I filed this bug report
> against both packages. Can you please investigate the situation and
> reassign the bug to the right package?
> 
> More information about this bug and the reason for filing it can be found on
> https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
> 
> Paul
> 
> [1] https://qa.debian.org/excuses.php?package=impacket
> 
> https://ci.debian.net/data/autopkgtest/testing/amd64/s/smbmap/5914948/log.gz
> 
> autopkgtest [07:08:34]: test command1: smbmap -h
> autopkgtest [07:08:34]: test command1: [-----------------------
> Traceback (most recent call last):
>   File "/usr/bin/smbmap", line 19, in <module>
>     from impacket import version, smbserver
>   File "/usr/lib/python3/dist-packages/impacket/version.py", line 7, in
> <module>
>     import pkg_resources
> ModuleNotFoundError: No module named 'pkg_resources'
> autopkgtest [07:08:35]: test command1: -----------------------]
> 
Looks like a missing depends on python3-pkg-resources for impacket since 
that's where it's imported.

Scott K
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20200617/0b9a6558/attachment-0001.sig>


More information about the Python-modules-team mailing list