reproducible.debian.net status changes for mina2

2016-04-18 Thread Reproducible builds folks
2016-04-18 12:07 https://tests.reproducible-builds.org/unstable/amd64/mina2 
changed from unreproducible -> FTBFS

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


reproducible.debian.net status changes for commons-pool

2016-04-18 Thread Reproducible builds folks
2016-04-18 14:28 
https://tests.reproducible-builds.org/unstable/amd64/commons-pool changed from 
unreproducible -> reproducible

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


reproducible.debian.net status changes for jsoup

2016-04-18 Thread Reproducible builds folks
2016-04-18 05:25 https://tests.reproducible-builds.org/unstable/amd64/jsoup 
changed from reproducible -> FTBFS
2016-04-18 13:20 https://tests.reproducible-builds.org/unstable/amd64/jsoup 
changed from FTBFS -> reproducible

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


reproducible.debian.net status changes for cobertura

2016-04-18 Thread Reproducible builds folks
2016-04-18 14:12 https://tests.reproducible-builds.org/unstable/amd64/cobertura 
changed from unreproducible -> reproducible

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


reproducible.debian.net status changes for javahelp2

2016-04-18 Thread Reproducible builds folks
2016-04-18 16:08 https://tests.reproducible-builds.org/unstable/amd64/javahelp2 
changed from unreproducible -> reproducible

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#821450: openjfx: FTBFS on arm64

2016-04-18 Thread Emmanuel Bourg
Thank you for the report Sebastian. This looks like a bug in javac, this
issue should probably be reassigned to the openjdk-8 package.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#821450: openjfx: FTBFS on arm64

2016-04-18 Thread Sebastian Ramacher
Source: openjfx
Version: 8u60-b27-4
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Tags: sid stretch

openjfx FTBFS on arm64:
| 11:24:17.253 [ERROR] [system.err] An exception has occurred in the compiler 
(1.8.0_77-Debian). Please file a bug against the Java compiler via the Java bug 
reporting page (http://bugreport.java.com) after checking the Bug Database 
(http://bugs.java.com) for duplicates. Include your program and the following 
diagnostic in your report. Thank you.
| 11:24:17.255 [ERROR] [system.err] java.lang.NullPointerException
| 11:24:17.256 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.visitSelect(Lower.java:3837)
| 11:24:17.256 [ERROR] [system.err] at 
com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:1897)
| 11:24:17.257 [ERROR] [system.err] at 
com.sun.tools.javac.tree.TreeTranslator.translate(TreeTranslator.java:58)
| 11:24:17.257 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.translate(Lower.java:2371)
| 11:24:17.257 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.translate(Lower.java:2382)
| 11:24:17.258 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.boxArgs(Lower.java:3090)
| 11:24:17.258 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.visitNewClass(Lower.java:2877)
| 11:24:17.258 [ERROR] [system.err] at 
com.sun.tools.javac.tree.JCTree$JCNewClass.accept(JCTree.java:1516)
| 11:24:17.259 [ERROR] [system.err] at 
com.sun.tools.javac.tree.TreeTranslator.translate(TreeTranslator.java:58)
| 11:24:17.259 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.translate(Lower.java:2371)
| 11:24:17.259 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.translate(Lower.java:2382)
| 11:24:17.260 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.visitVarDef(Lower.java:3547)
| 11:24:17.260 [ERROR] [system.err] at 
com.sun.tools.javac.tree.JCTree$JCVariableDecl.accept(JCTree.java:852)
| 11:24:17.260 [ERROR] [system.err] at 
com.sun.tools.javac.tree.TreeTranslator.translate(TreeTranslator.java:58)
| 11:24:17.261 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.translate(Lower.java:2371)
| 11:24:17.261 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.visitClassDef(Lower.java:2508)
| 11:24:17.261 [ERROR] [system.err] at 
com.sun.tools.javac.tree.JCTree$JCClassDecl.accept(JCTree.java:693)
| 11:24:17.262 [ERROR] [system.err] at 
com.sun.tools.javac.tree.TreeTranslator.translate(TreeTranslator.java:58)
| 11:24:17.262 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.translate(Lower.java:2371)
| 11:24:17.262 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.translate(Lower.java:2390)
| 11:24:17.263 [ERROR] [system.err] at 
com.sun.tools.javac.comp.Lower.translateTopLevelClass(Lower.java:3932)
| 11:24:17.263 [ERROR] [system.err] at 
com.sun.tools.javac.main.JavaCompiler.desugar(JavaCompiler.java:1512)
| 11:24:17.263 [ERROR] [system.err] at 
com.sun.tools.javac.main.JavaCompiler.desugar(JavaCompiler.java:1356)
| 11:24:17.264 [ERROR] [system.err] at 
com.sun.tools.javac.main.JavaCompiler.compile2(JavaCompiler.java:901)
| 11:24:17.264 [ERROR] [system.err] at 
com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:860)
| 11:24:17.264 [ERROR] [system.err] at 
com.sun.tools.javac.main.Main.compile(Main.java:523)
| 11:24:17.265 [ERROR] [system.err] at 
com.sun.tools.javac.main.Main.compile(Main.java:381)
| 11:24:17.265 [ERROR] [system.err] at 
com.sun.tools.javac.main.Main.compile(Main.java:370)
| 11:24:17.265 [ERROR] [system.err] at 
com.sun.tools.javac.main.Main.compile(Main.java:361)
| 11:24:17.266 [ERROR] [system.err] at 
com.sun.tools.javac.Main.compile(Main.java:56)
| 11:24:17.266 [ERROR] [system.err] at 
com.sun.tools.javac.Main.main(Main.java:42)
| 11:24:17.327 [DEBUG] [org.gradle.process.internal.DefaultExecHandle] Changing 
state to: FAILED
| 11:24:17.328 [DEBUG] [org.gradle.process.internal.DefaultExecHandle] Process 
'command '/usr/lib/jvm/java-8-openjdk-arm64/bin/javac'' finished with exit 
value 4 (state: FAILED)
| 11:24:17.329 [DEBUG] 
[org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter] 
Finished executing task ':controls:compileJava'
| 11:24:17.329 [LIFECYCLE] [class org.gradle.TaskExecutionLogger] 
:controls:compileJava FAILED
| 11:24:17.330 [INFO] [org.gradle.execution.taskgraph.AbstractTaskPlanExecutor] 
:controls:compileJava (Thread[main,5,main]) completed. Took 17.891 secs.
| 11:24:17.330 [DEBUG] 
[org.gradle.execution.taskgraph.AbstractTaskPlanExecutor] Task worker 
[Thread[main,5,main]] finished, busy: 1 mins 48.46 secs, idle: 0.02 secs
| 11:24:17.342 [ERROR] [org.gradle.BuildExceptionReporter] 
| 11:24:17.342 [ERROR] [org.gradle.BuildExceptionReporter] FAILURE: Build 
failed with an exception.
| 11:24:17.343 [ERROR] [org.gradle.BuildExceptionReporter] 
| 11:24:17.343 [ERROR] 

jackson-dataformat-yaml 2.7.3-1 MIGRATED to testing

2016-04-18 Thread Debian testing watch
FYI: The status of the jackson-dataformat-yaml source package
in Debian's testing distribution has changed.

  Previous version: 2.4.3-2
  Current version:  2.7.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


triplea 1.8.0.9+dfsg-1 MIGRATED to testing

2016-04-18 Thread Debian testing watch
FYI: The status of the triplea source package
in Debian's testing distribution has changed.

  Previous version: 1.7.0.3+dfsg-1
  Current version:  1.8.0.9+dfsg-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


jackson-module-jaxb-annotations 2.7.3-1 MIGRATED to testing

2016-04-18 Thread Debian testing watch
FYI: The status of the jackson-module-jaxb-annotations source package
in Debian's testing distribution has changed.

  Previous version: 2.4.2-1
  Current version:  2.7.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


axmlrpc 1.9.0-1 MIGRATED to testing

2016-04-18 Thread Debian testing watch
FYI: The status of the axmlrpc source package
in Debian's testing distribution has changed.

  Previous version: 1.8.1-1
  Current version:  1.9.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


jajuk 1:1.10.9+dfsg2-1 MIGRATED to testing

2016-04-18 Thread Debian testing watch
FYI: The status of the jajuk source package
in Debian's testing distribution has changed.

  Previous version: 1:1.9.6-9.1
  Current version:  1:1.10.9+dfsg2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


jackson-module-afterburner 2.7.1-1 MIGRATED to testing

2016-04-18 Thread Debian testing watch
FYI: The status of the jackson-module-afterburner source package
in Debian's testing distribution has changed.

  Previous version: 2.4.3-1
  Current version:  2.7.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


jsap 2.1-2 MIGRATED to testing

2016-04-18 Thread Debian testing watch
FYI: The status of the jsap source package
in Debian's testing distribution has changed.

  Previous version: 2.1-1
  Current version:  2.1-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


jackson-dataformat-cbor 2.7.3-1 MIGRATED to testing

2016-04-18 Thread Debian testing watch
FYI: The status of the jackson-dataformat-cbor source package
in Debian's testing distribution has changed.

  Previous version: 2.4.3-1
  Current version:  2.7.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#821391: More information

2016-04-18 Thread David_dev Dev
I found the chown in the /var/lib/dpkg/info/tomcat7.postinst. not really
sure if it's in the tomcat7-admin package 


# configuration files should not be modifiable by tomcat7 user, as
this can be a security issue
# (an attacker may insert code in a webapp and have access to all
tomcat configuration)
# but those files should be readable by tomcat7, so we set the
group to tomcat7
chown -Rh root:$TOMCAT7_GROUP /etc/tomcat7/*


But this make the default configuration for jmx user/password access
unsable (put the file in mode 600 for the ... tomcat7 user).

and i don't see were to put those files with logic (if i'm new admin and
look for tomcat access config files .. i'll look in the tomcat conf folder).
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#821391: tomcat7-admin: Patch 7.0.28+deb-u4 overwrite owner of all /etc/tomcat7

2016-04-18 Thread David CHALON
Package: tomcat7-admin
Version: 7.0.28-4+deb7u4
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
All tomcat servers crash after the auto update via unattended-upgrade
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Correct manually our specific owner files and restart tomcat7 service
   * What was the outcome of this action?
Impossible to start all the tomcat7 services (with JMX  configured)
   * What outcome did you expect instead?
that the patch don't modify files that don't come from the package.

Details :
We use a tomcat7 debian installation.
We modify to use tomcat7:tomcat7 user for the tomcat7 processes
we want to add JMX access configuration with user/password access -> no 
debian doc found => configuration taken from "official" oracle documentation.
=> put jmxremote.user and jmxremote.password in /etc/tomcat7 
(symlinked to /var/lib/tomcat7/conf for official oracle path conservation)
=> mandatory kmxremote.password = right 600 on the file and 
then we chown tomcat7:tomcat7 the file too.

We use unattended-upgrade for security patch. This morning -> deploying 
some tomcat7  patch on all serveurs.
-> In the tomcat7.postinst there is chown -Rh root:(GROUP) on 
/etc/tomcat7 !
=> jmxremote.password misconfigured and tomcat7 don't start... 

Ideas or solutions :
Modify only files coming from the package.
Or interesting on how debian want we configure the JMX access, as if we 
take official recommandation it leads to a fatal crash. 


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tomcat7-admin depends on:
ii  tomcat7-common  7.0.28-4+deb7u4

tomcat7-admin recommends no packages.

tomcat7-admin suggests no packages.

-- no debconf information

-- 
Ce courriel (incluant ses éventuelles pièces jointes) contient des informations 
confidentielles et/ou protégées ou dont la diffusion est restreinte. Si vous 
avez reçu ce courriel par erreur, vous ne devez ni le copier, ni l’utiliser, ni 
en divulguer le contenu à quiconque. Merci d’en avertir immédiatement 
l’expéditeur et d'effacer ce courriel de votre système. Renault Sport Racing 
décline toute responsabilité en cas de corruption par virus, d’altération ou de 
falsification de ce courriel lors de sa transmission par voie 
électronique.briRenault Sport Racing s.a.s – Registre du 
Commerce et des Sociétés d'Evry (Numéro 306.140.807) – Siège social: 1-15 
Avenue du Président Kennedy, 91170 Viry Chatillon, 
France/ibrThis email (including any attachments) contains 
confidential and/or privileged information or information otherwise protected 
from disclosure. If you are not the intended recipient, please notify the 
sender immediately, do not copy this message or any attachments and do not use 
it for any purpose or disclose its content to any person, but delete this 
message and any attachments from your system. Renault Sport Racing disclaims 
any and all liability if this email transmission was virus corrupted, altered 
or falsified.bri Renault Sport Racing s.a.s – Commercial and 
Companies Registry of Evry (Number 306.140.807) – Registered office : 1-15 
Avenue du Président Kennedy, 91170 Viry Chatillon, France/ibr

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.