Re: [CentOS] log4j12 package in CentOS 8

2019-12-15 Thread Richard G
On Sat, Dec 14, 2019 at 6:33 PM Orion Poplawski wrote: > Well, according to > https://dnf.readthedocs.io/en/latest/command_ref.html#module-command-label > you are supposed to be able to do: > > # dnf module provides log4j12 > Updating Subscription Management repositories. > Last metadata expiratio

Re: [CentOS] log4j12 package in CentOS 8

2019-12-14 Thread Orion Poplawski
On 12/12/19 1:04 PM, Richard G wrote: According to the RHEL docs, package log4j was replaced with package log4j12 in RHEL 8.0. However, when I attempt to install the package in CentOS 8, dnf cannot find it. I have the Base, AppStream, Extras and PowerTools repos enabled. What am I doing wrong?

Re: [CentOS] log4j12 package in CentOS 8

2019-12-13 Thread Richard G
The weird thing is that I can see the package right here in the repo!: http://mirror.centos.org/centos/8/AppStream/x86_64/os/Packages/ What am I misunderstanding? On Thu, Dec 12, 2019 at 8:04 PM Richard G wrote: > > According to the RHEL docs, package log4j was replaced with package > log4j12 in

[CentOS] log4j12 package in CentOS 8

2019-12-12 Thread Richard G
According to the RHEL docs, package log4j was replaced with package log4j12 in RHEL 8.0. However, when I attempt to install the package in CentOS 8, dnf cannot find it. I have the Base, AppStream, Extras and PowerTools repos enabled. What am I doing wrong? Thanks!