[Rpm-maint] [rpm-software-management/rpm] paths[with spaces and square brackets] cannot be listed in %files (#1749)
Miro Hrončok
notifications at github.com
Tue Dec 7 11:56:55 UTC 2021
> Seems to be caused by `__glob_pattern_p()` where a filename containing square brackets is interpreted as a glob (which then messes up our glob parsing logic later in the process, resulting in the filename being split into two at the space char). Will take a closer look.
Including `{` and `}` behaves similarly.
It would be really useful if we could escape the glob characters somehow.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1749#issuecomment-987857649
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211207/0631e43b/attachment.html>
More information about the Rpm-maint
mailing list