Closed danabr closed 9 years ago
Sorry the package you require does come from the optional repository from rhel, you can enable it with yum and then it works:
perl-Template-Toolkit x86_64 2.22-5.el6 rhel-6-server-optional-rpms 1.3 M
This are the once I have enabled:
[root@rhel6 ~]# yum repolist
Loaded plugins: product-id, subscription-manager
repo id repo name status
epel Extra Packages for Enterprise Linux 6 - x86_64 11,753
rhel-6-server-optional-rpms Red Hat Enterprise Linux 6 Server - Optional (RPMs) 8,966
rhel-6-server-rpms Red Hat Enterprise Linux 6 Server (RPMs) 15,972
rhel-server-dts-6-rpms Red Hat Developer Toolset RPMs for Red Hat Enterprise Linux 6 Server 84
rhel-server-dts2-6-rpms Red Hat Developer Toolset 2 RPMs for Red Hat Enterprise Linux 6 Server 469
ulyaoth Ulyaoth Repository 225
You can enable it with:
sudo subscription-manager repos --enable=rhel-6-server-optional-rpms
or
sudo yum-config-manager --enable rhel-6-server-optional-rpms
Sorry for the confusion I will update the post to make sure it is more clear.
Thanks, it worked after enabling the optional repo.
I tried out ulyaoth-nginx-modsecurity on RHEL 6 following the instructions here: https://community.ulyaoth.net/threads/package-ulyaoth-nginx-modsecurity.28/
However, yum fails to resolve a number of perl dependencies. Here is the full output: