pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.9k stars 541 forks source link

Fedora: make packages for aarch64 or make them noarch. #1246

Closed teabaginc closed 9 months ago

teabaginc commented 9 months ago

Hello, there are no packages for aarch64, but I noticed that the application works if it is installed from source with no need for recompiling. Is it possible to add aarch64 packages or change them to noarch on copr?

Derisis13 commented 9 months ago

Hi, the package itself is built as multiarch, but there's no "multiarch" chroot, so I couldn't make a multiarch repo. Can you add the repo on aarch64, or you downloaded the package manually?

teabaginc commented 9 months ago

I downloaded the source, since I can't install packages that are not aarch64.

Derisis13 commented 9 months ago

I found that noarch repos are still in triage: https://github.com/fedora-copr/copr/issues/972 Should I make an aarch64 chroot in the meantime? I don't know when it'll be added

teabaginc commented 9 months ago

I understand. It is fine by me.

Derisis13 commented 9 months ago

I'm closing the issue because copr is not likely to implement this feature soon. I'm keeping the offer to add any requested chroot open to anyone interested.