Your message dated Mon, 14 Apr 2014 05:04:04 +0000
with message-id <e1wzz3s-0004im...@franck.debian.org>
and subject line Bug#675027: fixed in jetty 6.1.26-2
has caused the Debian Bug report #675027,
regarding jetty: Add detection to init script for openjdk-7 and openjdk-6 
multiarch installations
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 ow...@bugs.debian.org
immediately.)


-- 
675027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675027
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jetty
Version: 6.1.26-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * d/jetty.init: Look for JAVA_HOME in multiarch locations for
    openjdk-6 and openjdk-7 (LP: #878527).

All openjdk-[6,7]-\* packages now install to multiarch locations and the
jetty init script was not correcty scanning them resulting in a failure
to start if anything other than default-jre-headless was installed.

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-24-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPxL1GAAoJEL/srsug59jDp5oQAKKZRnfBi6KywzLPieKVJkA9
bXmM381exB96zaJB7WgHGdYh8O3GgCH/4zGO7NFFeFlxzOyg7Joeaxs/8dItJnUk
bHRolnQYvsdjR6kVpsv0vsxYI8y2jdLeqLJHE9S6f4GhSIabCaSxegFiQKom2DOQ
t27F6GCb4oY6f8n57/3Zw01HqOumZ3H5c+yieXBqi8sHHm8G5USmv0KX5lUYqdSw
RySm4coAk1o7qvqODujpiwbZ9u5MFX6mNy+32Ie7dsysdoYZc0tprZq6MItB+wH4
1cTRwHlLj5BHqbXGf1e5NQ40vKdTbNG/WuWQSbxVIJnq9uUrI/ytcj4jpJutEsAU
wPg74C2+ilVyEgorTSrWTHZNudE4LYYGSx+fzTC/TxBZMJtnyYH1WOzgkZjTcba0
igdhVNzDSkSslSq2bpSUtoDzr48goTTSUefSnUkpf53b5+dGBUiJ+BdpExcwwqS7
nlxlxXQMLTLr2ZJrKd2EP0pTUQSEeKisDECbrflLD2Ih5NzNMXlk79X23pOX3SL/
X36VQJ1oc8xGLAoUXxT+oRRDzHjkvbGNj15xWH/eOePKWVbhE5p6hbODRzxTpIsF
kGHFlmN5de6E+HcZHqcFe9l8A2lysfHu294ECc0DTrQT2bwN8cMAogxxSddRgly0
Sun3JgWIqGRqac/jaIND
=J47i
-----END PGP SIGNATURE-----
diff -Nru jetty-6.1.26/debian/jetty.init jetty-6.1.26/debian/jetty.init
--- jetty-6.1.26/debian/jetty.init	2012-04-25 10:37:40.000000000 +0100
+++ jetty-6.1.26/debian/jetty.init	2012-05-29 12:37:13.000000000 +0100
@@ -119,6 +119,8 @@
 # defined in /etc/default/jetty). Should contain a list of space separated directories.
 JDK_DIRS="
 	  /usr/lib/jvm/default-java \
+      /usr/lib/jvm/java-1.7.0-openjdk-* \
+      /usr/lib/jvm/java-1.6.0-openjdk-* \
 	  /usr/lib/jvm/java-6-sun \
 	  /usr/lib/jvm/java-6-openjdk \
 	  /usr/lib/jvm/java-1.5.0-sun \

--- End Message ---
--- Begin Message ---
Source: jetty
Source-Version: 6.1.26-2

We believe that the bug you reported is fixed in the latest version of
jetty, 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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eugene Zhukov <jevgeni...@gmail.com> (supplier of updated jetty 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 11 Apr 2014 11:35:28 +0000
Source: jetty
Binary: libjetty-java libjetty-java-doc libjetty-extra-java libjetty-extra jetty
Architecture: source all amd64
Version: 6.1.26-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Eugene Zhukov <jevgeni...@gmail.com>
Description: 
 jetty      - Java servlet engine and webserver
 libjetty-extra - Java servlet engine and webserver -- extra libraries
 libjetty-extra-java - Java servlet engine and webserver -- extra libraries
 libjetty-java - Java servlet engine and webserver -- core libraries
 libjetty-java-doc - Javadoc for the Jetty API
Closes: 675027 686876
Changes: 
 jetty (6.1.26-2) unstable; urgency=low
 .
   * Team upload.
   * Bumped to Standard-Versions 3.9.5 - no changes required.
   * Switched to libtomcat7-java (Closes: #686876)
   * Added detection to init script for openjdk-8, openjdk-7
     and openjdk-6 multiarch installations (Closes: #675027)
Checksums-Sha1: 
 67d162f6f59ac2f0c99bdaff9d23db368458fdc0 2558 jetty_6.1.26-2.dsc
 6d6fe62aa4e1193498738e16f3d5c5ebb3caf58a 24280 jetty_6.1.26-2.debian.tar.xz
 577b9ea66c6db68ef738e84ab9776141a4ee8da5 780892 libjetty-java_6.1.26-2_all.deb
 e3eb063d69e4b8436462ac823a3bc0971b127ead 504810 
libjetty-java-doc_6.1.26-2_all.deb
 40e3f88750ff15e64a2b3880ff870fe4cf40aee1 324800 
libjetty-extra-java_6.1.26-2_all.deb
 4f42bed59e0f8cf29b6cf2b3b0d15f53aeeaea59 851910 jetty_6.1.26-2_all.deb
 8261048a9fe9da11cefdd371124d261118723b7a 67996 
libjetty-extra_6.1.26-2_amd64.deb
Checksums-Sha256: 
 7998d2daf822e80cd4e722f71dec4d3ad785e8b1aa64613b8db95cc4af598ea2 2558 
jetty_6.1.26-2.dsc
 657b0de64ac2f07c650eeb528c46652e9ee3816aae6fad9b5e127e8478566d5b 24280 
jetty_6.1.26-2.debian.tar.xz
 32ea92543527510f9a0bcca3fb3699aec9182b6f9a811113e91bc2baa0aed5cc 780892 
libjetty-java_6.1.26-2_all.deb
 9ec070d3c1d59746db4b2ca4b790893af5994a5798df79410a69971bfe0c5807 504810 
libjetty-java-doc_6.1.26-2_all.deb
 929158587f1e1e17e7d39c4dd00b19917e0213512c22b6cfe3a3fc95df0457a0 324800 
libjetty-extra-java_6.1.26-2_all.deb
 3a255a87591b1efa320de7b1f3c8c0cb10ac30125ccad59fa1dd9319ea4e2df8 851910 
jetty_6.1.26-2_all.deb
 b6f338eb7b55ea4cc4099bca36aa3c4041cb90bff428bb06ec3344b44c96f0a4 67996 
libjetty-extra_6.1.26-2_amd64.deb
Files: 
 2ce64061fae8064298bca12ee540bd50 2558 java optional jetty_6.1.26-2.dsc
 327d09dbf28661b36da02595d5fd8b4a 24280 java optional 
jetty_6.1.26-2.debian.tar.xz
 fed64d92567004d787839d9dd104e65d 780892 java optional 
libjetty-java_6.1.26-2_all.deb
 5accb7d390ea929441c162056d805d8a 504810 doc optional 
libjetty-java-doc_6.1.26-2_all.deb
 85a27b03d05b0b2ecd3ba0fd58baf090 324800 java optional 
libjetty-extra-java_6.1.26-2_all.deb
 a19b9e13038b2ba9b55c40ba2b142e4c 851910 java optional jetty_6.1.26-2_all.deb
 f6eeb90f3c79cc084220de789ce12ee0 67996 libs optional 
libjetty-extra_6.1.26-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTS2pLAAoJECHSBYmXSz6WJ7EQAMljVbZXZxZL1oIQUwfp8yPv
/lUAO13KkbjkeJEukyvRODu9fxnkSQQxj4sDE4n2fL1jDzmLYuo0R4r9I0KdaNtw
AHOYOnt29sNtr43dvMhWtskZ3u4vr80i7vv7bmLUodZr+TNc4JwLiOuyQefbldRR
f1zMZzpOzZVbYlpVBUeGNMXGuuNpwA2k9w5FHG8HxWTwXur7xTC34/hTxDkj/yFY
vXC0MAMqGli1KgNwpCnJPuGiBoA8YHwZ5lXSMJ4EkCptWzbQJ6wRq8htF2OepB/0
NfAIta3idrvU7UMLqWijkZqMG8t9FjKGgd6BvZ82Ev2SWTirEMN3vr2t8dwYoXC7
md2mwXpwNT9CCnsvjJZt9PVCsmZRhohOHudGucdwMkA5I4znnCrmifyS+BoWRM2x
TBBslQS+NMcT7V+BVZuPuB2tCkh0LzasFHgxKnVOqnvZQ0+WHE7df1Crv2R4NJHZ
laYBgftNC24KMM+4e0grHUI0OgnkIMXi9WlHX0ptk4TrEfLQQBtcRSPqE7Ilt2J6
cHlMYln8Kso5rV+r/Q8l3obrAa647BWD2lIr1kzuGToBuB6rdLBMH68KwV/evGag
IjZqX85e3C0jnHTOJUu443HaTGz/vVx0yQLN6Xr84JHPLlH2r9eHDCDGrVtoBXdZ
iGa4cUyCoJIa3iovlM5J
=byMA
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to