[Rpm-maint] [rpm-software-management/rpm] paths[with spaces and square brackets] cannot be listed in %files (#1749)
Maxwell G
notifications at github.com
Tue Dec 14 22:35:04 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.
Here[1] is the full RHBZ ticket for the issue that Miro's referring to.
[1]: https://bugzilla.redhat.com/show_bug.cgi?id=2023561
--
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-994106225
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211214/2149c2cb/attachment.html>
More information about the Rpm-maint
mailing list