Package: neovim
Version: 0.10.4-7
Severity: normal

Hi,

neovim does not clean up old alternatives:

$ mmdebstrap --variant=apt --include=neovim \
  --chrooted-customize-hook='sed -i "s/bookworm/trixie/" /etc/apt/sources.list; 
\
    apt update; apt dist-upgrade -y; update-alternatives --config rview' \
  bookworm /dev/null
[..]
update-alternatives: warning: alternative /usr/libexec/neovim/rview (part of 
link group rview) doesn't exist; removing from list of alternatives
update-alternatives: warning: /etc/alternatives/rview is dangling; it will be 
updated with best choice
There is no program which provides rview.

Please add cleanup commands to the maintainer script.

Cheers Jochen

Reply via email to