-
Patch
-
Resolution: Done
-
Minor
-
None
Unable to upgrade to jenkins-2.306-1.1 due to missing dependency issue.
---> Package jenkins.noarch 0:2.306-1.1 will be an update
--> Processing Dependency: daemonize for package: jenkins-2.306-1.1.noarch
---> Package kernel.x86_64 0:4.14.232-177.418.amzn2 will be erased
--> Finished Dependency Resolution
Error: Package: jenkins-2.306-1.1.noarch (jenkins)
Requires: daemonize
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Currently installed Jenkins version 2.305-1.1
Need daemonize rpm to satisfy dependency for jenkins version 2.306.
- is related to
-
JENKINS-66359 2.306 RPM installer fails unless epel repository is enabled
-
- Closed
-
[JENKINS-66361] Redhat distro missing dependency
Component/s | New: packaging [ 20120 ] | |
Component/s | Original: dependency-check-jenkins-plugin [ 18029 ] |
Link |
New:
This issue is related to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Robert Golden [ rgolden ] | |
Resolution | New: Done [ 10000 ] | |
Status | Original: In Progress [ 3 ] | New: Closed [ 6 ] |
We experienced the same thing this morning during our weekly maintenance for Jenkins.
We took a punt and tried manually installing the `daemonize` package but the service didn't appear to even attempt to start (looking at /var/log/jenkins/*).
curl -LO 'https://rpmfind.net/linux/epel/7/x86_64/Packages/d/daemonize-1.7.7-1.el7.x86_64.rpm' sudo rpm -Uvh ./daemonize-1.7.7-1.el7.x86_64.rpm