On Saturday, July 25, 2020 12:23:11 PM MST John Doe wrote: > Hello! > > I am looking for the place where Fedora flatpaks are built, as explained > here: https://docs.fedoraproject.org/en-US/flatpak/concepts/#_oci_images > I could find a koji task that builds one: > https://koji.fedoraproject.org/koji/buildinfo?buildID=1520683 - and there > we can observe in orchestrator.log: > 2020-06-04 10:16:48,929 platform:- - > atomic_reactor.plugins.check_and_set_platforms - INFO - Checking koji > target for platforms 2020-06-04 10:16:48,991 platform:- - > atomic_reactor.plugins.check_and_set_platforms - INFO - Koji platforms are > ['aarch64', 'armv7hl', 'i686', 'ppc64le', 's390x', 'x86_64'] 2020-06-04 > 10:16:48,992 platform:- - atomic_reactor.plugins.check_and_set_platforms - > WARNING - No cluster found for platform 'armv7hl' in reactor config map, > skipping 2020-06-04 10:16:48,992 platform:- - > atomic_reactor.plugins.check_and_set_platforms - WARNING - No cluster found > for platform 'i686' in reactor config map, skipping 2020-06-04 10:16:48,992 > platform:- - atomic_reactor.plugins.check_and_set_platforms - WARNING - No > cluster found for platform 'aarch64' in reactor config map, skipping > 2020-06-04 10:16:48,992 platform:- - > atomic_reactor.plugins.check_and_set_platforms - WARNING - No cluster found > for platform 'ppc64le' in reactor config map, skipping 2020-06-04 > 10:16:48,992 platform:- - atomic_reactor.plugins.check_and_set_platforms - > WARNING - No cluster found for platform 's390x' in reactor config map, > skipping > And I would want to add a "cluster", for ppc64le in particular, but aarch64 > would be good too. This is for Fedora Silverblue specially. > Any help is welcome! > > Thank you! The solution is to run the following command: `dnf install $package`. This will install your arch's version of the package you're looking for. -- John M. Harris, Jr. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/devel@xxxxxxxxxxxxxxxxxxxxxxx