dnf-plugins-core icon indicating copy to clipboard operation
dnf-plugins-core copied to clipboard

Add Amazon Linux to copr chroots

Open sklarsa opened this issue 1 year ago • 1 comments

This fixes a bug on Amazon Linux 2023 that prevents COPR from enabling packages, even if they have been built using amazonlinux chroot:

https://github.com/amazonlinux/amazon-linux-2023/issues/643

Repro on an ec2 instance trying to enable sklarsa/zfs-al2023:

Enabling a Copr repository. Please note that this repository is not part
of the main distribution, and quality may vary.

The Fedora Project does not exercise any power over the contents of
this repository beyond the rules outlined in the Copr FAQ at
<https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>,
and packages are not held to any quality or security level.

Please do not file bug reports about these packages in Fedora
Bugzilla. In case of problems, contact the owner of this repository.
Error: It wasn't possible to enable this project.
Repository 'epel-2023-x86_64' does not exist in project 'sklarsa/zfs-al2023'.
Available repositories: 'amazonlinux-2023-aarch64', 'amazonlinux-2023-x86_64'

If you want to enable a non-default repository, use the following command:
  'dnf copr enable sklarsa/zfs-al2023 <repository>'
But note that the installed repo file will likely need a manual modification.

sklarsa avatar Sep 24 '24 15:09 sklarsa

@praiskup can you take a look?

kontura avatar Sep 26 '24 06:09 kontura

Added to team's board.

praiskup avatar Sep 26 '24 14:09 praiskup

Well, this seems easy enough, LGTM

praiskup avatar Sep 26 '24 14:09 praiskup

Thank you.

kontura avatar Sep 27 '24 06:09 kontura