Bug#848612: tomcat8: NoSuchMethodError ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView with Java 7

2016-12-18 Thread Emmanuel Bourg
Package: tomcat8 Version: 8.5.9-1 Severity: important Tomcat 8 is compatible with Java 7 or higher, but the tomcat8 package was built with Java 8 and using Java 7 at runtime may lead to this error: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurren

Re: [Debian-science-sagemath] jmol: diff for NMU version 12.2.32+dfsg2-1.1

2016-12-18 Thread Andreas Tille
On Sun, Dec 18, 2016 at 07:54:00PM +, Ximin Luo wrote: > I plan to upload Jmol 14 to unstable on Tuesday 20th December, sometime in > the afternoon UTC. OK. > Consequences: I don't believe there are any negative consequences for the > other packages. jalview, biojava3-live, biojava4-live a

Re: [Debian-science-sagemath] jmol: diff for NMU version 12.2.32+dfsg2-1.1

2016-12-18 Thread Ximin Luo
Ximin Luo: > Ximin Luo: >> Andreas Tille: >>> 4. Update Jmol in Debian, and update biojava4 and drop outdated jalview >>>(by at least starting the new dependencies and trying to upgrade >>>jalview) and have the chance of SageMath entering Debian stable. >>> >>> [..] >> >> I agree and I'll

Re: Get package from import statement

2016-12-18 Thread Emmanuel Bourg
Le 18/12/2016 à 12:57, Ole Streicher a écrit : > In the moment, I am looking for the packages providing: > > * javax.xml > * org.xml.sax > * org.w3c.dom, > * javax.imageio Hi Ole, These packages are standard libraries provided by the JDK, you don't need any extra jar. Emmanuel Bourg

Re: Get package from import statement, searching what allready exists

2016-12-18 Thread Geert Stappers
On Sun, Dec 18, 2016 at 12:57:46PM +0100, Ole Streicher wrote: > Hi all, > > I am currently trying to check the dependencies for a rather large > source package, where I "just" have the source. > > The problem is now that I need to find the Debian packages which contain > the classes which are im

Get package from import statement

2016-12-18 Thread Ole Streicher
Hi all, I am currently trying to check the dependencies for a rather large source package, where I "just" have the source. The problem is now that I need to find the Debian packages which contain the classes which are imported. Since there is no canonical way the Debian package is named from the