Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 954822

Summary: app-editors/neovim-0.11.0-r1 - QA Notice: Symbolic link /.../nvimpager points to /.../less.sh which does not exist.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Brahmajit Das <brahmajit.xyz>
Status: RESOLVED FIXED    
Severity: normal CC: brahmajit.xyz, vim
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/41826
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-editors:neovim-0.11.0-r1:20250426-072208.log
emerge-history.txt
etc.clang.tar.xz
etc.portage.tar.xz
qlist-info.txt.xz

Description Toralf Förster gentoo-dev 2025-04-27 20:31:56 UTC
QA Notice: Symbolic link /usr/bin/nvimpager points to /usr/share/nvim/runtime/macros/less.sh which does not exist.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20250421-173411

  The build log matches a QA pattern or sth. else requested by a dev:
  QA Notice: Symbolic link /usr/bin/nvimpager points to /usr/share/nvim/runtime/macros/less.sh which does not exist.

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2025-04-27 20:31:57 UTC
Created attachment 926424 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-27 20:31:58 UTC
Created attachment 926425 [details]
app-editors:neovim-0.11.0-r1:20250426-072208.log
Comment 3 Toralf Förster gentoo-dev 2025-04-27 20:31:59 UTC
Created attachment 926426 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-04-27 20:32:00 UTC
Created attachment 926427 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-04-27 20:32:01 UTC
Created attachment 926428 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-27 20:32:02 UTC
Created attachment 926429 [details]
qlist-info.txt.xz
Comment 7 Brahmajit Das 2025-04-28 15:45:42 UTC
Thank you. Should be handled in new vbump and also made a PR for 0.11.0
Comment 8 Larry the Git Cow gentoo-dev 2025-04-29 00:22:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6accfbfe315cbbd0fa95ba24790ad3a2cf9f8fac

commit 6accfbfe315cbbd0fa95ba24790ad3a2cf9f8fac
Author:     Brahmajit Das <listout@listout.xyz>
AuthorDate: 2025-04-28 21:07:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-29 00:22:15 +0000

    app-editors/neovim: Fix Symbolic link to nvimpager
    
    less.sh was moved from runtime/macros folder to runtime/scripts folder
    
    Closes: https://bugs.gentoo.org/954822
    Signed-off-by: Brahmajit Das <listout@listout.xyz>
    Part-of: https://github.com/gentoo/gentoo/pull/41826
    Closes: https://github.com/gentoo/gentoo/pull/41826
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/neovim/{neovim-0.11.0-r1.ebuild => neovim-0.11.0-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ecafcc01fd7c9ad74c39d2318938aa296a6b147

commit 7ecafcc01fd7c9ad74c39d2318938aa296a6b147
Author:     Brahmajit Das <listout@listout.xyz>
AuthorDate: 2025-04-28 15:40:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-29 00:22:14 +0000

    app-editors/neovim: add 0.11.1
    
    Closes: https://bugs.gentoo.org/954822
    Signed-off-by: Brahmajit Das <listout@listout.xyz>
    Part-of: https://github.com/gentoo/gentoo/pull/41826
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/neovim/Manifest             |   1 +
 app-editors/neovim/neovim-0.11.1.ebuild | 127 ++++++++++++++++++++++++++++++++
 2 files changed, 128 insertions(+)