Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 954822 - app-editors/neovim-0.11.0-r1 - QA Notice: Symbolic link /.../nvimpager points to /.../less.sh which does not exist.
Summary: app-editors/neovim-0.11.0-r1 - QA Notice: Symbolic link /.../nvimpager points...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Brahmajit Das
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-04-27 20:31 UTC by Toralf Förster
Modified: 2025-04-29 00:22 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,20.82 KB, text/plain)
2025-04-27 20:31 UTC, Toralf Förster
Details
app-editors:neovim-0.11.0-r1:20250426-072208.log (app-editors:neovim-0.11.0-r1:20250426-072208.log,227 bytes, text/plain)
2025-04-27 20:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,187.83 KB, text/plain)
2025-04-27 20:31 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.64 KB, application/x-xz)
2025-04-27 20:32 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.55 KB, application/x-xz)
2025-04-27 20:32 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,56.16 KB, application/x-xz)
2025-04-27 20:32 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)