hi,
i'm trying to upgrade jenkins using the redhat package from:
http://mirrors.jenkins-ci.org/redhat-stable/jenkins-2.303.1-1.1.noarch.rpm
the following set of commands yields an installation error:
================================
-bash-4.2$ sudo rpm -Uvh jenkins-2.303.1-1.1.noarch.rpm
warning: jenkins-2.303.1-1.1.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 45f2c3d5: NOKEY
error: Failed dependencies:
daemonize is needed by jenkins-2.303.1-1.1.noarch
================================
for the past couple of years (at least 5 years) I was able to do so.
did something change in this rpm?
P.S. I installed openjdk11 a week ago - the jenkins controller is working properly.