Your message dated Thu, 09 Aug 2018 16:19:35 +0000
with message-id <[email protected]>
and subject line Bug#894318: fixed in tomcat8 8.5.32-2
has caused the Debian Bug report #894318,
regarding tomcat8 fail to find oracle jvm built with make-jpkg
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
894318: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894318
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tomcat8
Version: 8.5.14-1+deb9u2
Severity: normal

Dear Maintainer,

tomcat8 has, in its init script, a lookup over the available jvm.
"""
     for jvmdir in /usr/lib/jvm/java-${java_version}-openjdk-* \
                      /usr/lib/jvm/jdk-${java_version}-oracle-* \
                      /usr/lib/jvm/jre-${java_version}-oracle-*
"""

the new make-jpkg has a different syntax, likely from version 0.61
>From 
>http://metadata.ftp-master.debian.org/changelogs/contrib/j/java-package/java-package_0.62_changelog
"""
 * Use package name plus architecture as directory in /usr/lib/jvm
"""

to better understand the difference, see the following path of installation

old package path (jessie)
/usr/lib/jvm/jdk-8-oracle-x64/

new package path (stretch)
/usr/lib/jvm/oracle-java8-jdk-amd64/

The workaround as suggested also by the init script is to set JAVA_HOME 
variable indefault file.

A patch should be considered to properly lookup the new java package built.

Nevertheless, i would suggest to lookup the alternative jdk selected, in place 
of JAVA_HOME.

-- 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/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C 
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tomcat8 depends on:
ii  adduser                3.115
ii  debconf [debconf-2.0]  1.5.61
ii  lsb-base               9.20161125
ii  tomcat8-common         8.5.14-1+deb9u2
ii  ucf                    3.0036

Versions of packages tomcat8 recommends:
ii  authbind       2.1.2
ii  libtcnative-1  1.2.12-2+deb9u1

Versions of packages tomcat8 suggests:
ii  tomcat8-admin     8.5.14-1+deb9u2
pn  tomcat8-docs      <none>
pn  tomcat8-examples  <none>
pn  tomcat8-user      <none>

-- debconf information:
  tomcat8/username: tomcat8
  tomcat8/groupname: tomcat8
  tomcat8/javaopts: -Djava.awt.headless=true -XX:+UseConcMarkSweepGC

--- End Message ---
--- Begin Message ---
Source: tomcat8
Source-Version: 8.5.32-2

We believe that the bug you reported is fixed in the latest version of
tomcat8, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (supplier of updated tomcat8 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 09 Aug 2018 17:53:44 +0200
Source: tomcat8
Binary: tomcat8-common tomcat8 tomcat8-user libtomcat8-java 
libtomcat8-embed-java libservlet3.1-java libservlet3.1-java-doc tomcat8-admin 
tomcat8-examples tomcat8-docs
Architecture: source
Version: 8.5.32-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Description:
 libservlet3.1-java - Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API 
classes
 libservlet3.1-java-doc - Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java 
API documenta
 libtomcat8-embed-java - Apache Tomcat 8 - Servlet and JSP engine -- embed 
libraries
 libtomcat8-java - Apache Tomcat 8 - Servlet and JSP engine -- core libraries
 tomcat8    - Apache Tomcat 8 - Servlet and JSP engine
 tomcat8-admin - Apache Tomcat 8 - Servlet and JSP engine -- admin web 
application
 tomcat8-common - Apache Tomcat 8 - Servlet and JSP engine -- common files
 tomcat8-docs - Apache Tomcat 8 - Servlet and JSP engine -- documentation
 tomcat8-examples - Apache Tomcat 8 - Servlet and JSP engine -- example web 
applicati
 tomcat8-user - Apache Tomcat 8 - Servlet and JSP engine -- tools to create user
Closes: 736321 817909 832151 894318
Changes:
 tomcat8 (8.5.32-2) unstable; urgency=medium
 .
   * Team upload.
   * Added a systemd service file (Closes: #832151, #817909)
   * Look for the Java runtime in the paths used by java-package >= 0.61
     (/usr/lib/jvm/oracle-java<n>-{jre,jdk}-*) (Closes: #894318)
   * Install catalina.policy in the tomcat8-user package to be able to run
     custom instances with a security manager (Closes: #736321)
   * Disabled the shutdown port (8005) by default
   * Updated the policy files in /etc/tomcat8/policy.d/
   * Added the missing Maven rules to use the 8.x generic version for
     tomcat-jaspic-api, tomcat-storeconfig and tomcat-util-scan
   * Set the gecos field when creating the tomcat8 user
   * No longer set JSSE_HOME in the init script (JSSE is enabled by default)
   * Standards-Version updated to 4.2.0
Checksums-Sha1:
 5228ecdf4bc2d54fe427c0c794a7730b94f686cb 2904 tomcat8_8.5.32-2.dsc
 8e842533c14d6968c813cee572c0be8b39899353 45460 tomcat8_8.5.32-2.debian.tar.xz
 8dc244443eb20b8d0fe87dfb2d26b33d4c3228d7 11927 
tomcat8_8.5.32-2_source.buildinfo
Checksums-Sha256:
 79a7fc6372fb8baec50ba19f1eac2b34653c29536de4f33bf10ccdd70abadb57 2904 
tomcat8_8.5.32-2.dsc
 2bd922c551a07bd60d3b3ab704b8e3e8d19affbf38bdac1a0d6d808cf585ebe1 45460 
tomcat8_8.5.32-2.debian.tar.xz
 9caa09ebd5f238018956328da7c04aa7683eeaaa8caeaf625b4a8e0885d4b9b4 11927 
tomcat8_8.5.32-2_source.buildinfo
Files:
 379e25cedc5fce50a9ef74a27fcc863d 2904 java optional tomcat8_8.5.32-2.dsc
 689a45e880a38b5b8327587fb53db0d6 45460 java optional 
tomcat8_8.5.32-2.debian.tar.xz
 83f492b5fb309c2d283163af4e928a60 11927 java optional 
tomcat8_8.5.32-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAltsZPYSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs5mAP/1w1fjoc5tOcx56llHc74PHE4uJEFcl+
ic9hmx8vIfwY/r9viTID1surVWlc6nq+XD+SIuz5yY4c8HsiV813c/7r4pAc2P4T
8DDuqSbm/uRft+C0da3TqX7XjkccedtWAZY2CP0op6cRup+GaNfITfExuIVI9eIK
4sbfYY/7YJHJb+9aqtIHE7I1E9fYhRf35zAwz5AxLBhB4E6h4d9GSQi/slgP/BDj
GxOT2Gr3yNn9KKSfl2ELw+23TwxIYMKbemjLoaDVtfUBrwEQLY4r7LDBiq9OFxmO
ByFRlCpHwqx3qouD89jE0aqTppOQfCh02wol7yaFw2Z9ReRp1UUztm+cAu44sVzz
MM9IkbLexiIxQGolkD+oibACaG1onCpQFjYx+PrZbtcXuI0dj1WOULc6vZMP8cM9
gjuGm6Tmj9Tt8sfxOxWwPlK/VNDQn4B97kx3uH3PbH8u8xO/B1YrclGK85U6hzYd
C3NhYqMiOO5UES7oXCNaBsbz2tMe5L9GDGTD58dAvHPiERWmfQY2M6TG7qTwmCFv
UuXEICajzVWuk+lRZnnuYA2/HaJgX/UzB7EM9iEZYbcCcDwtP6YN/sfyCy/SC7UH
Xx1H2c+LvyTzs2niURhyXNpoh+9UrKlTXJrx9mSPY+BRlN6SgHPRKoJ2E9MDDIPe
bHyRr6rjFRn/
=8m5U
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to