amazonlinux / amazon-linux-2023

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

[Package Request] - OCSNG inventory agent or missing perl modules #227

Open daniejstriata opened 1 year ago

daniejstriata commented 1 year ago

What package is missing from Amazon Linux 2022? Please describe and include package name. OCNG Inventory Agent

We use OCS for asset inventory. Installing their Repo for FC35 the agent requires the following dependencies.

I noticed that FC35 shipped with perl 5.34 and AL2022 at this moment is shipping with perl 5.32. Therefore, I had to add the OCSNG packages from FC34.

Source of OCS repo: https://rpm.ocsinventory-ng.org/

These missing packages are from the FC34 archives:

perl-Net-IP-1.26-24.fc34.noarch.rpm
perl-Proc-ProcessTable-0.59-7.fc34.x86_64.rpm
perl-Proc-Daemon-0.23-16.fc34.noarch.rpm
perl-Net-Netmask-2.0001-1.fc34.noarch.rpm

Error installing

 Problem: conflicting requests
  - nothing provides perl(Proc::Daemon) needed by ocsinventory-agent-2.10.0-1.fc34.ocs.x86_64
  - nothing provides perl(Proc::Daemon) needed by ocsinventory-agent-2.8.0-1.fc34.ocs.x86_64
  - nothing provides perl(Proc::Daemon) needed by ocsinventory-agent-2.9.0-1.fc34.ocs.x86_64
  - nothing provides perl(Proc::Daemon) needed by ocsinventory-agent-2.9.1-1.fc34.ocs.x86_64
  - nothing provides perl(Proc::Daemon) needed by ocsinventory-agent-2.9.3-1.fc34.ocs.x86_64
  - nothing provides perl(Proc::Daemon) needed by ocsinventory-agent-2.9.3-2.fc34.ocs.x86_64

Is this an update to existing package or new package request? new packages

Is this package available in Amazon Linux 2? No. They're from EPEL

Number of users impacted

daniejstriata commented 1 year ago

FC34/35 does have older OCSNG agent packages available. https://archives.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/Packages/o/ocsinventory-agent-2.6.0-12.fc35.x86_64.rpm https://archives.fedoraproject.org/pub/fedora/linux/releases/34/Everything/x86_64/os/Packages/o/ocsinventory-agent-2.6.0-10.fc34.x86_64.rpm