https://bugzilla.redhat.com/show_bug.cgi?id=2453414
--- Comment #16 from Kurtis <[email protected]> --- Spec URL: https://download.copr.fedorainfracloud.org/results/kmarinos/lemonade-server/srpm-builds/10521528/lemonade-server.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/kmarinos/lemonade-server/srpm-builds/10521528/lemonade-server-10.6.0-1.fc45.src.rpm Changes: - Release tag changed from %autorelease - Removed contrib/ directory in %prep since it was for Debian packaging - Adjusted /var/lib/lemonade permissions from 0750 to 0755 In regards to the rpmlint items: non-standard-uid/gid lemonade: - I believe this is expected. The lemonade user and group are created with sysusers.d (/usr/lib/sysusers.d/lemonade.conf). I believe Ollama does this as it's standard pattern for service users as well. non-readable /etc/lemonade/conf.d/zz-secrets.conf 640: - zz-secrets.conf is where API keys, tokens, and other sensitive data would be stored. The "zz-" prefix is so that it loads last in the conf.d/ directory, overriding any other settings. systemd_user_post/systemd_user_preun: - I believe this is now correct. Both the system and user unit scriptlets are present for lemond.service. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2453414 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202453414%23c16 -- _______________________________________________ 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, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
