-
Bug
-
Resolution: Fixed
-
Critical
-
None
Latest version of Jenkins Debian package (1.538) fails to install:
Setting up jenkins (1.538) ...
chown: cannot access `/var/run/jenkins': No such file or directory
dpkg: error processing jenkins (--configure):
subprocess installed post-installation script returned error exit status 1
The Debian package doesn't provide the /var/run/jenkins directory but modifies it in the postinst maintainer script without checking whether it's present.
Workaround for installation:
mkdir /var/run/jenkins
[JENKINS-20407] Installation of Debian package v1.538 fails: chown: cannot access `/var/run/jenkins': No such file or directory
Assignee | New: Peter Eisentraut [ petere ] |
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 151931 ] | New: JNJira + In-Review [ 194143 ] |