Your message dated Thu, 5 Jan 2023 00:18:13 -0500
with message-id 
<CAB4XWXxYS=abkawqvekyibtvmuyu236pe-g_kcomr02nlu4...@mail.gmail.com>
and subject line Re: Bug#1027759: pylint: Missing dependency on python3-tomli 
for python3 < 3.11
has caused the Debian Bug report #1027759,
regarding pylint: Missing dependency on python3-tomli for python3 < 3.11
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.)


-- 
1027759: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027759
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pylint
Version: 2.15.9-1
Severity: serious

Hi!

It looks like the recent release is missing a dependency on
python3-tomli when the python used is not at least 3.11. Seen on
test suite failures locally and on the devscripts CI pipelines:

  https://salsa.debian.org/guillem/devscripts/-/jobs/3733272#L2644

Thanks,
Guillem

--- End Message ---
--- Begin Message ---
> Package: pylint
> Version: 2.15.9-1
> Severity: serious
>
> Hi!
>
> It looks like the recent release is missing a dependency on
> python3-tomli when the python used is not at least 3.11. Seen on
> test suite failures locally and on the devscripts CI pipelines:
>
>   https://salsa.debian.org/guillem/devscripts/-/jobs/3733272#L2644

this bug is invalid; pylint is a cli tool, not a module, so running it as

  /usr/bin/python3.10 -m pylint ....

(https://salsa.debian.org/guillem/devscripts/-/jobs/3733272#L2619) in incorrect.

call /usr/bin/pylint

Regards,
-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
Twitter: https://twitter.com/sandrotosi

--- End Message ---

Reply via email to