Package Details: neovim-telescope 0.2.1-2

Git Clone URL: https://aur.archlinux.org/neovim-telescope.git (read-only, click to copy)
Package Base: neovim-telescope
Description: Extendable fuzzy search for Neovim
Upstream URL: https://github.com/nvim-telescope/telescope.nvim
Keywords: fuzzy neovim plugins telescope
Licenses: MIT
Groups: neovim-plugins
Conflicts: neovim-telescope-git
Submitter: lmartinez-mirror
Maintainer: bergentroll
Last Packager: bergentroll
Votes: 2
Popularity: 0.000000
First Submitted: 2022-07-12 19:35 (UTC)
Last Updated: 2026-01-23 09:08 (UTC)

Latest Comments

bergentroll commented on 2026-01-23 08:49 (UTC)

For some reason package are using old version to test newer ones.

Yep, that is, you are right, thank you for reporting! Addressed to upstream.

pqatsi commented on 2026-01-20 14:53 (UTC)

@bergentroll Ive removed paru cache dir manually to build it. About lua and neovim-plenary, I did a reinstall using paru -Qa | grep -i lua | awk '{print $1}' | xargs -o paru -S neovim-plenary and the result was the same.

So I've tried to manualy remove the neovim-telescope and install again and it worked. For some reason package are using old version to test newer ones. Just to keep the record.

bergentroll commented on 2026-01-20 08:09 (UTC)

pqatsi, no errors in clean chroot, so please recheck your environment: lua version, neovim-plenary build etc. Also try to makepkg with --cleanbuild flag.

pqatsi commented on 2026-01-18 12:53 (UTC)

This is a bug or compilation issue?

Testing:    /home/leonardo/.cache/paru/clone/neovim-telescope/src/telescope.nvim-0.2.1/lua/tests/automated/pickers/live_grep_spec.lua   
Fail    ||  builtin.live_grep clears results correctly when { sorting_strategy = "descending" } 
            /usr/share/nvim/runtime/lua/telescope/testharness/init.lua:33: {
              done = false,
              msgs = { "Loading Test", "Starting picker", "Called picker" },
              results = {}
            }
            Expected objects to be the same.
            Passed in:
            (boolean) false
            Expected:
            (boolean) true

            stack traceback:
                /usr/share/nvim/runtime/lua/telescope/testharness/init.lua:33: in function 'get_results_from_contents'
                /usr/share/nvim/runtime/lua/telescope/testharness/init.lua:77: in function 'run_string'
                ...vim-0.2.1/lua/tests/automated/pickers/live_grep_spec.lua:17: in function <...vim-0.2.1/lua/tests/automated/pickers/live_grep_spec.lua:16>

Fail    ||  builtin.live_grep clears results correctly when { sorting_strategy = "ascending" }  
            /usr/share/nvim/runtime/lua/telescope/testharness/init.lua:33: {
              done = false,
              msgs = { "Loading Test", "Starting picker", "Called picker" },
              results = {}
            }
            Expected objects to be the same.
            Passed in:
            (boolean) false
            Expected:
            (boolean) true

            stack traceback:
                /usr/share/nvim/runtime/lua/telescope/testharness/init.lua:33: in function 'get_results_from_contents'
                /usr/share/nvim/runtime/lua/telescope/testharness/init.lua:77: in function 'run_string'
                ...vim-0.2.1/lua/tests/automated/pickers/live_grep_spec.lua:17: in function <...vim-0.2.1/lua/tests/automated/pickers/live_grep_spec.lua:16>


Success:    0   
Failed :    2   
Errors :    0   
========================================    
Tests Failed. Exit: 1   

bergentroll commented on 2024-05-22 09:25 (UTC) (edited on 2024-05-22 09:26 (UTC) by bergentroll)

Fixed, thank you, aljustiet!

aljustiet commented on 2024-05-22 05:04 (UTC)

https://rentry.co/f4nmucnq