https://bugzilla.redhat.com/show_bug.cgi?id=2453414
--- Comment #7 from Kurtis <[email protected]> --- Spec URL: https://download.copr.fedorainfracloud.org/results/kmarinos/lemonade-server/srpm-builds/10426623/lemonade-server.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/kmarinos/lemonade-server/srpm-builds/10426623/lemonade-server-10.2.0-1.fc45.src.rpm Changes: - Fixed sysusers.d Container Install Failure - Changed home directory in lemonade-server.sysusers from RPM RPM macro %{_sharedstatedir}/lemonade to literal path /var/lib/lemonade This should address the install failure in containers. - Updated to v10.2.0. I will have to update to 10.3 shortly, but wanted to provide an update until then. - Updated %files section: Added lemond binary and man page (new in 10.2.0), and added %{_datadir}/lemonade/ directory (also new in 10.2.0) - Removed lemonade-router binary and lemonade.conf (removed upstream) Fixed Licensing Field: - Changed from "Apache-2.0" to "Apache-2.0 AND GPL-2.0-only WITH Linux-syscall-note AND MIT". Added respective License breakdown comments documenting each component. - Added Bundled Library Declaration: aixlog is a header-only library not available as a Fedora package - Added ExclusiveArch: x86_64. This is to match llama-cpp backend support, as well as the architecture I can support and test. - Added Requires: llama-cpp - Updated %check Section. Changed from %ctest to %pytest. Upstream tests are Python-based tests. - Added conditional BuildRequires for python3-pytest and python3-requests - Tests continue to be behind %bcond_with check to meet GPU/APU hardware requirement There were 4 warnings provided when running rpmlint: (setlocale, non-standard-gid, non-readable secrets file, empty-%pre on systemd 260+). These are expected. -- 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%23c7 -- _______________________________________________ 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
