Package: jenkins
Version: 2.121.1
Severity: normal

Dear Maintainer,


since the last upgrade of jenkins it doesn't start up anymore on my
system. The reason is that my JDK is installed in /opt/jdk and not
contained in the path variable.

The /etc/defaults/jenkins lets configure the path to the java
executable. However the /etc/init.d/jenkins file is ignoring this
setting. So the init script should be fixed to respect the settings from
the defaults file.


-- System Information:
Debian Release: 9.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-6-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages jenkins depends on:
ii  adduser    3.115
ii  daemon     0.6.4-1+b2
ii  net-tools  1.60+git20161116.90da8a0-1
ii  procps     2:3.3.12-3+deb9u1
ii  psmisc     22.21-2.1+b2

jenkins recommends no packages.

jenkins suggests no packages.

-- Configuration Files:
/etc/default/jenkins changed:
NAME=jenkins
JAVA=/opt/jdk/bin/java
JAVA_ARGS="-Djava.awt.headless=true"
PIDFILE=/var/run/$NAME/$NAME.pid
JENKINS_USER=$NAME
JENKINS_GROUP=$NAME
JENKINS_WAR=/usr/share/$NAME/$NAME.war
JENKINS_HOME=/var/lib/$NAME
RUN_STANDALONE=true
JENKINS_LOG=/var/log/$NAME/$NAME.log
MAXOPENFILES=8192
HTTP_PORT=5502
PREFIX=/$NAME
JENKINS_ARGS="--webroot=/var/cache/$NAME/war --httpPort=$HTTP_PORT"


-- no debconf information

Reply via email to