https://bugzilla.redhat.com/show_bug.cgi?id=1980723
--- Comment #18 from Neal Gompa <[email protected]> --- > [!]: Package requires other packages for directories it uses. > Note: No known owner of /etc/fluent-bit This means you need to add "%dir {_sysconfdir}/%{name}" to the file list. > [!]: Package must own all directories that it creates. > Note: Directories without known owners: /etc/fluent-bit, > /usr/lib/systemd/system, /usr/lib/systemd Add "%{?systemd_requires}" to the spec file right below the BuildRequires list. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=1980723 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
