https://bugzilla.redhat.com/show_bug.cgi?id=2453414
--- Comment #6 from [email protected] --- Trying an install https://github.com/trixirt/rocm-distro-containers/blob/main/fedora/rawhide/lemonade-server/Dockerfile 0.130 Verifying... ######################################## 0.134 Preparing... ######################################## 0.210 <stdin>:1: '%{_sharedstatedir}/lemonade' is not a valid home directory field. 0.211 error: %sysusers(lemonade-server-10.0.1-1.fc45.x86_64) scriptlet failed, exit status 1 0.211 error: lemonade-server-10.0.1-1.fc45.x86_64: install failed Some problem in the install in at least containers lemonade-server looks like a network server plugging into existing local llm applications as its backends I would expect there to be something like %Requires llama-cpp for at least the cpu to work. Though this application could build on all arches, the list of aches should be the intersection of the backends. Ex/ llama-cpp only supports x86_64 and aarch64 https://src.fedoraproject.org/rpms/llama-cpp/blob/rawhide/f/llama-cpp.spec#_46 Which arches should also reflect what you are willing to support. If ex/ you have no powerpc hw, I would recommend not adding that but rather reach out to someone who does and would be interested in comaintaining. I am not sure if there is a ctest tests, it looks like tests are some python scripts here https://github.com/lemonade-sdk/lemonade/tree/v10.0.1/test I see the upstream has v10.2 Please review and update if you think it is worth it, generally package reviews should be updated with the latest but that may not be practical if the upstream is moving crazy fast like llama-cpp. -- 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=2453414 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202453414%23c6 -- _______________________________________________ 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
