Your message dated Tue, 22 Jan 2019 12:42:24 +0000 with message-id <[email protected]> and subject line Bug#919798: fixed in openjdk-11 11.0.2+9-1 has caused the Debian Bug report #919798, regarding javadoc: The code being documented uses modules but the packages defined in … are in the unnamed module 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.) -- 919798: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919798 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:java-string-similarity Version: 0.24-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=maven dh_update_autotools_config -i -O--buildsystem=maven dh_autoreconf -i -O--buildsystem=maven dh_auto_configure -i -O--buildsystem=maven mh_patchpoms -plibjava-string-similarity-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo dh_auto_build -i -O--buildsystem=maven /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Scanning for projects... [INFO] [INFO] ----------------< info.debatty:java-string-similarity >----------------- [INFO] Building java-string-similarity 0.24 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ java-string-similarity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ java-string-similarity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /<<PKGBUILDDIR>>/target/classes Use of target 1.5 is no longer supported, switching to 1.7 Use of source 1.5 is no longer supported, switching to 1.7 [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ java-string-similarity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ java-string-similarity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /<<PKGBUILDDIR>>/target/test-classes Use of target 1.5 is no longer supported, switching to 1.7 Use of source 1.5 is no longer supported, switching to 1.7 [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ java-string-similarity --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ java-string-similarity --- [INFO] Building jar: /<<PKGBUILDDIR>>/target/java-string-similarity-0.24.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ java-string-similarity --- [INFO] Adding the --ignore-source-errors option [INFO] Loading source files for package info.debatty.java.stringsimilarity... Loading source files for package info.debatty.java.stringsimilarity.examples... Loading source files for package info.debatty.java.stringsimilarity.experimental... Loading source files for package info.debatty.java.stringsimilarity.interfaces... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/CharacterSubstitutionInterface.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/Cosine.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/Damerau.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/Jaccard.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/JaroWinkler.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/Levenshtein.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/LongestCommonSubsequence.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/MetricLCS.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/NGram.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/NormalizedLevenshtein.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/OptimalStringAlignment.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/QGram.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/SorensenDice.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/WeightedLevenshtein.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/examples/Examples.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/examples/MetricLCS.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/examples/nischay21.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/examples/PrecomputedCosine.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/experimental/Sift4.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/MetricStringDistance.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/NormalizedStringDistance.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/NormalizedStringSimilarity.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/StringDistance.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/StringSimilarity.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/package-summary.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/package-tree.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/examples/package-summary.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/examples/package-tree.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/experimental/package-summary.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/experimental/package-tree.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/package-summary.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/package-tree.html... Generating /<<PKGBUILDDIR>>/target/apidocs/constant-values.html... Generating /<<PKGBUILDDIR>>/target/apidocs/serialized-form.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/Damerau.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/JaroWinkler.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/NormalizedLevenshtein.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/SorensenDice.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/MetricLCS.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/QGram.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/Levenshtein.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/OptimalStringAlignment.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/Jaccard.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/CharacterSubstitutionInterface.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/WeightedLevenshtein.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/LongestCommonSubsequence.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/Cosine.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/class-use/NGram.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/examples/class-use/Examples.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/examples/class-use/PrecomputedCosine.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/examples/class-use/MetricLCS.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/examples/class-use/nischay21.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/experimental/class-use/Sift4.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/class-use/StringSimilarity.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/class-use/NormalizedStringSimilarity.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/class-use/NormalizedStringDistance.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/class-use/MetricStringDistance.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/class-use/StringDistance.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/package-use.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/examples/package-use.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/experimental/package-use.html... Generating /<<PKGBUILDDIR>>/target/apidocs/info/debatty/java/stringsimilarity/interfaces/package-use.html... Building index for all the packages and classes... Generating /<<PKGBUILDDIR>>/target/apidocs/overview-tree.html... Generating /<<PKGBUILDDIR>>/target/apidocs/index-all.html... Building index for all classes... Generating /<<PKGBUILDDIR>>/target/apidocs/allclasses-index.html... Generating /<<PKGBUILDDIR>>/target/apidocs/allpackages-index.html... Generating /<<PKGBUILDDIR>>/target/apidocs/deprecated-list.html... Building index for all classes... Generating /<<PKGBUILDDIR>>/target/apidocs/allclasses.html... Generating /<<PKGBUILDDIR>>/target/apidocs/allclasses.html... Generating /<<PKGBUILDDIR>>/target/apidocs/index.html... Generating /<<PKGBUILDDIR>>/target/apidocs/overview-summary.html... Generating /<<PKGBUILDDIR>>/target/apidocs/help-doc.html... 1 error 4 warnings [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping java-string-similarity [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.046 s [INFO] Finished at: 2019-01-20T01:30:43Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (attach-javadocs) on project java-string-similarity: MavenReportException: Error while generating Javadoc: [ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/1.5.0/docs/api/ are in the unnamed module. [ERROR] /<<PKGBUILDDIR>>/src/main/java/info/debatty/java/stringsimilarity/Cosine.java:155: warning - @inheritDoc used but similarity(Map<String, Integer>, Map<String, Integer>) does not override or implement any method. [ERROR] /<<PKGBUILDDIR>>/src/main/java/info/debatty/java/stringsimilarity/Cosine.java:155: warning - @inheritDoc used but similarity(Map<String, Integer>, Map<String, Integer>) does not override or implement any method. [ERROR] /<<PKGBUILDDIR>>/src/main/java/info/debatty/java/stringsimilarity/interfaces/StringDistance.java:36: warning - invalid usage of tag > [ERROR] /<<PKGBUILDDIR>>/src/main/java/info/debatty/java/stringsimilarity/Cosine.java:155: warning - @inheritDoc used but similarity(Map<String, Integer>, Map<String, Integer>) does not override or implement any method. [ERROR] [ERROR] Command line was: /usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '/<<PKGBUILDDIR>>/target/apidocs' dir. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1 make: *** [debian/rules:4: build-indep] Error 1 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- (The above is just how the build ends and not necessarily the most relevant part) The build was made in my autobuilder with "dpkg-buildpackage -A" and it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/java-string-similarity.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: openjdk-11 Source-Version: 11.0.2+9-1 We believe that the bug you reported is fixed in the latest version of openjdk-11, 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. Matthias Klose <[email protected]> (supplier of updated openjdk-11 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: SHA256 Format: 1.8 Date: Tue, 22 Jan 2019 13:15:59 +0100 Source: openjdk-11 Binary: openjdk-11-jdk-headless openjdk-11-jre-headless openjdk-11-jdk openjdk-11-jre openjdk-11-demo openjdk-11-source openjdk-11-doc openjdk-11-dbg openjdk-11-jre-zero Architecture: source Version: 11.0.2+9-1 Distribution: unstable Urgency: high Maintainer: OpenJDK Team <[email protected]> Changed-By: Matthias Klose <[email protected]> Description: openjdk-11-dbg - Java runtime based on OpenJDK (debugging symbols) openjdk-11-demo - Java runtime based on OpenJDK (demos and examples) openjdk-11-doc - OpenJDK Development Kit (JDK) documentation openjdk-11-jdk - OpenJDK Development Kit (JDK) openjdk-11-jdk-headless - OpenJDK Development Kit (JDK) (headless) openjdk-11-jre - OpenJDK Java runtime, using openjdk-11-jre-headless - OpenJDK Java runtime, using (headless) openjdk-11-jre-zero - Alternative JVM for OpenJDK, using Zero openjdk-11-source - OpenJDK Development Kit (JDK) source files Closes: 919798 920020 Changes: openjdk-11 (11.0.2+9-1) unstable; urgency=high . * OpenJDK 11.0.2 release (build 9). . [ Matthias Klose ] * Backport the fix for S8212233. Closes: #920020, #919798. . [ Tiago Stürmer Daitx ] * debian/buildwatch.sh: use same code from openjdk-8. * debian/control.in, debian/control: - add fixed build depends for jtreg and xfvb. - remove Conflicts: oracle-java11-installer. (LP: #1782630) * debian/rules: - call the same testsuites scripts used for autopkgtest. - removed jtreg and xvfb build dependency logic and moved the bdeps into debian/control.in. - added gen-autopackage rule to generate autopkgtest scripts from templates. - copy flight recorder configuration files. - fix logging in langtools testing. - don't ignore/exclude the release file from the jdk package, it is required by jtreg tests and autopkgtests will fail without it. - don't run nashorn testsuite. * update dep8 tests: - debian/tests/control: updated to run openjdk-11 tests. - debian/tests/hotspot, debian/tests/jaxp, debian/tests/jdk, debian/tests/langtools: use the new jt .sh scripts. - debian/tests/jtdiff-autopkgtest.sh: diff build time and autopkgtest JTreports to show what changed. - debian/tests/jtreg-autopkgtest.in: template to generate the jtreg script used by the autopkgtest tests. - debian/tests/jtdiff-autopkgtest.sh: used by the scripts to report any differences between the autopkgtest and the tests results generated during the openjdk package build. - debian/tests/jtreg-autopkgtest.sh: used by the scripts to run jtreg and put the resulting artifacts in the right places, by default will remove all non .jtr files after it is done to preserve space. - debian/tests/hotspot, debian/tests/jaxp, debian/tests/jdk, debian/tests/langtools: run same testsuites as build time and compare the results. - debian/tests/valid-tests: no longer needed, removed. Checksums-Sha1: 017158638aa4e15621a6a51db4fbb437ba1f1164 4566 openjdk-11_11.0.2+9-1.dsc b0d240a13b7fd838d0731f1158fc115f26c25a6c 75308824 openjdk-11_11.0.2+9.orig.tar.xz 40fe18f21fdc5845160ece26dc574f9cdc23ce0d 167108 openjdk-11_11.0.2+9-1.debian.tar.xz bfc48f27566189e22f2484000db6973147bae056 17695 openjdk-11_11.0.2+9-1_source.buildinfo Checksums-Sha256: 3701b6ac61a05f48106cd2e7facd80189100eda470e0dc8529ab29fd91b38f49 4566 openjdk-11_11.0.2+9-1.dsc a12fa76cd30ce10f9a7dc24c659af706f21540d5df315867c5fdb453c404ac3f 75308824 openjdk-11_11.0.2+9.orig.tar.xz a4f3aaa1a98fa2ed0295be5481c524507d0530cbfd31866b870627733d0ec2a4 167108 openjdk-11_11.0.2+9-1.debian.tar.xz 42fb038ab3bc18e2f8283173616df9d916a065250be9e8c9efafc84120ceaffb 17695 openjdk-11_11.0.2+9-1_source.buildinfo Files: 521ced2949e761494b4bd4b5c147f259 4566 java optional openjdk-11_11.0.2+9-1.dsc 5870dd14422f38d4f060701c70321ec1 75308824 java optional openjdk-11_11.0.2+9.orig.tar.xz d5f151e15f3361d20cb052616466c4b5 167108 java optional openjdk-11_11.0.2+9-1.debian.tar.xz 40bf53a064399453731553c69074fe6b 17695 java optional openjdk-11_11.0.2+9-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlxHCcUQHGRva29AdWJ1 bnR1LmNvbQAKCRC9fqpgd4+m9auVD/9hSpkQG4UW00EJPxK98/ZSLNNT5M6RwOHy aoglQIaOL2odxzvciIit/AHhKeJBzuzahJDWseRi+eZyeM/vI69R++8WA6Wo7xc/ JWZ8D18m1vrwARKwRl921MYIXVakw04xKQa0HeXSnn7uZG7q6gSnkRIZj2z100eV H42Vv7qz4wo8Ceo9AGhxw9MOa0yvQc/hjvA4YVUjEl5yEBGcF7aRoQcrnV3zOBe2 1TbQZIUJUA/BD8zFw/3S+s6CcfCkECMjx+/VPuidt//bCdriHIKJP1NqljZEz/DW jG81CFWaYhOa8Ef+1x8/lfoz2UrMDQfTCKIIjUQyOpOZ0UId5OuZXZfm774saVr8 7ZGlJ+igYc24CAhQwvR/Z2XbHippG7/LeVKt0I2poyIq43S0JZ3ZT/kVT971l52j nS3b41iE6MaDu7RrIfjo4vni1NiEmbb5NOOocuHTp5vH009leTOSkdsSx8d1mvKG a5Me1LwjY19s9v0gZRTyH0BhyRs8wbhMNtKP4sXD+igcs5KPUP71w4h1CeTsnHQH k4bC22a3rDN+6uc+k3Rvgx0UivIH7MLIOJ0LV2r5YK4IjaIoH3Xbk+6kmYmwseoi TL3q0JLChMTf+Nc3m95T/TctiZteWl0Nq+XYKByHyiwuutO2xJn/xsbeIYmx0Xu4 I6nnoLYO/w== =k+5T -----END PGP SIGNATURE-----
--- End Message ---

