[pacman-dev] [PATCH] repo-remove: Fix infinite loop when given a pkgname ending in '*'

Jan Alexander Steffens jan.steffens at gmail.com
Fri Apr 26 20:09:51 UTC 2019


On Fri, Apr 26, 2019 at 10:04 PM Rafael Ascensão <rafa.almas at gmail.com> wrote:
> This happens because find_pkgentry() fails to account the case where
> globbing fails and the expression is taken literally.

Maybe we should use failglob instead to provoke an error?


More information about the pacman-dev mailing list