Your message dated Fri, 17 Mar 2023 15:01:28 -0500
with message-id
<CAB4XWXxvmmNOgSKkeweJ7WpH=2ieB0=o5_ykfi9gzneydd-...@mail.gmail.com>
and subject line Re: Bug#1033128: 2.16.2-2 breaks pylint in emacs
has caused the Debian Bug report #1033128,
regarding 2.16.2-2 breaks pylint in emacs
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.)
--
1033128: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033128
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pylint
Version: 2.16.2-2
Severity: normal
X-Debbugs-Cc: [email protected]
I upgraded pylint from 2.15.10-1 to 2.16.2-2 and emacs can no longer find
pylint. Pylint works from a terminal but emacs can no longer find pylint. In
my .emacs file I have require pylint and emacs cannot load pylint after the
pylint upgrade. Reverting pylint to 2.15.10-1 makes pylint work again in
emacs. Another upgrade of some package(maybe emacs?) removed pylint from the
python menu in emacs in python mode. That is when I had to start using alt-x
pylint in emacs to run it since it was no longer in the menu.
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.1.0-5-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages pylint depends on:
ii python3 3.11.2-1
ii python3-astroid 2.14.2-1
ii python3-dill 0.3.6-1
ii python3-isort 5.6.4-1
ii python3-logilab-common 1.9.8-1
ii python3-mccabe 0.7.0-1
ii python3-platformdirs 2.6.0-1
ii python3-setuptools 66.1.1-1
ii python3-tomli 2.0.1-2
ii python3-tomlkit 0.11.6-1
ii python3-typing-extensions 4.4.0-1
Versions of packages pylint recommends:
ii python3-tk 3.11.2-2
Versions of packages pylint suggests:
pn pylint-doc <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
> I upgraded pylint from 2.15.10-1 to 2.16.2-2 and emacs can no longer find
> pylint. Pylint works from a terminal but emacs can no longer find pylint. In
> my .emacs file I have require pylint and emacs cannot load pylint after the
> pylint upgrade. Reverting pylint to 2.15.10-1 makes pylint work again in
> emacs. Another upgrade of some package(maybe emacs?) removed pylint from the
> python menu in emacs in python mode. That is when I had to start using alt-x
> pylint in emacs to run it since it was no longer in the menu.
2.16.0 removed emacs support:
https://pylint.readthedocs.io/en/latest/whatsnew/2/2.16/index.html#what-s-new-in-pylint-2-16-0
so debian's pylint package will no longer provide it.
works as intended, closing this report
--
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
Twitter: https://twitter.com/sandrotosi
--- End Message ---