amazonlinux / amazon-linux-2023

Amazon Linux 2023
https://aws.amazon.com/linux/amazon-linux-2023/
Other
500 stars 38 forks source link

sg3_utils is not include in Amazon 2023 #663

Open itay-barzion opened 3 months ago

itay-barzion commented 3 months ago

**What package is missing from Amazon Linux 2023? sg3_utils

Is this an update to existing package or new package request? existing part of Trident requirements

**Is this package available in Amazon Linux 2? available via linux 2

Any additional information you'd like to include. (use-cases, etc) - can't install manually

I see that sg3_utils is not include in Amazon 2023 - https://docs.aws.amazon.com/linux/al2023/release-notes/removed-AL2023.3-AL2.html](https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.aws.amazon.com%2Flinux%2Fal2023%2Frelease-notes%2Fremoved-AL2023.3-AL2.html&data=05%7C02%7CItay.Bar-Zion%40netapp.com%7C7c82c6fde4c04a39d1e108dc438d32bf%7C4b0911a0929b4715944bc03745165b3a%7C0%7C0%7C638459520927313382%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=FhbX0F1GOndVrOHUbs%2FobcucBHQ93C12nN0%2FQh63sSU%3D&reserved=0))

But is required by trident - https://docs.netapp.com/us-en/trident/trident-use/worker-node-prep.html#install-the-iscsi-tools

And it can't be installed manually -

sudo yum install -y sg3_utils

Last metadata expiration check: 2:00:32 ago on Wed Mar 13 13:18:07 2024.

No match for argument: sg3_utils

Error: Unable to find a match: sg3_utils

daniejstriata commented 3 months ago

It is possible to build packages like these from the Fedora or Centos Stream repos as I've done here: https://copr.fedorainfracloud.org/coprs/faramirza/al2023/package/sg3_utils/ Using Fedora COPR.