Your message dated Fri, 29 May 2015 06:04:48 +0000
with message-id <e1yydpu-0005mt...@franck.debian.org>
and subject line Bug#786651: fixed in jython 2.5.3-6
has caused the Debian Bug report #786651,
regarding jython: invoking jython gives a stacktrace and nothing more
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.)


-- 
786651: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786651
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jython
Version: 2.5.3-5
Severity: important

Hi.

I have jython installed on my system that is running testing.

Unfortunately, it seems that some recent upgrade changed the dependencies of
jython and it, now, fails to start with a backtrace. Here is what I get:

$ jython
"my" variable $jythonHome masks earlier declaration in same scope at 
/usr/bin/jython line 15.
Exception in thread "main" java.lang.NoClassDefFoundError: 
jnr/posix/POSIXHandler
        at org.python.modules.Setup.<clinit>(Setup.java:29)
        at org.python.core.PySystemState.initBuiltins(PySystemState.java:1047)
        at org.python.core.PySystemState.doInitialize(PySystemState.java:883)
        at org.python.core.PySystemState.initialize(PySystemState.java:802)
        at org.python.core.PySystemState.initialize(PySystemState.java:752)
        at org.python.core.PySystemState.initialize(PySystemState.java:745)
        at org.python.util.jython.run(jython.java:150)
        at org.python.util.jython.main(jython.java:129)
Caused by: java.lang.ClassNotFoundException: jnr.posix.POSIXHandler
        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
        ... 8 more

I don't know exactly which package is the culprit here, which is why I have
not put a higher severity, but since this makes jython unusable, perhaps a
higher severity is in order.  If jython is not really the culprit here, feel
free to reassign this bug as appropriate.

If I manually downgrade many packages related to jython to their versions in
jessie, then I am able to get jython working again.

If any further information is needed, please let me know and I will try my
best to provide them, so that we can have a version of jython that works
fine in sid.


Thanks,

Rogério Brito.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (175, 'unstable'), (150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf-8, LC_CTYPE=pt_BR.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages jython depends on:
ii  antlr3                                           3.2-10
ii  default-jre-headless [java5-runtime-headless]    2:1.7-52
ii  libasm3-java                                     3.3.2-2
ii  libconstantine-java                              0.8.6-5
ii  libguava-java                                    17.0-1
ii  libjffi-java                                     1.0.2-11
ii  libjline-java                                    1.0-2
ii  libjnr-netdb-java                                1.1.4-1
ii  libjnr-posix-java                                1.1.8-3
ii  libjnr-x86asm-java                               1.0.2-2
ii  liblivetribe-jsr223-java                         2.0.6-1
ii  libreadline-java                                 0.8.0.1+dfsg-4
ii  openjdk-7-jre-headless [java5-runtime-headless]  7u79-2.5.5-1
ii  openjdk-8-jre-headless [java5-runtime-headless]  8u45-b14-2
ii  perl                                             5.20.2-4

Versions of packages jython recommends:
ii  default-jdk                    2:1.7-52
ii  openjdk-7-jdk [java-compiler]  7u79-2.5.5-1
ii  openjdk-8-jdk [java-compiler]  8u45-b14-2

Versions of packages jython suggests:
pn  jython-doc               <none>
pn  libmysql-java            <none>
pn  libpostgresql-jdbc-java  <none>
ii  libservlet2.5-java       6.0.41-4

-- no debconf information

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFCAAAA
http://cynic.cc/blog/ : github.com/rbrito : profiles.google.com/rbrito
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br

--- End Message ---
--- Begin Message ---
Source: jython
Source-Version: 2.5.3-6

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

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated jython 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: Thu, 14 May 2015 21:32:38 -0700
Source: jython
Binary: jython jython-doc
Architecture: source all
Version: 2.5.3-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description:
 jython     - Python seamlessly integrated with Java
 jython-doc - Jython documentation including API docs
Closes: 786651
Changes:
 jython (2.5.3-6) unstable; urgency=medium
 .
   * Team upload.
   * Add binary dependency on libjnr-constants-java and
     libjnr-posix-java (>= 3.0.10~). (Closes: #786651)
Checksums-Sha1:
 07d00357eb0b6bca7690b1451f004ee051c1abbc 2319 jython_2.5.3-6.dsc
 98d1747ecbc48fb928b5ac382b05e25445d329d0 18428 jython_2.5.3-6.debian.tar.xz
 634d6977804d5fae6cefeaf885838cbcde1a6766 567280 jython-doc_2.5.3-6_all.deb
 abec48094551ca372dcd1e27654a001a95596577 6940212 jython_2.5.3-6_all.deb
Checksums-Sha256:
 7b85e5a68b59778fad87cf3fff6f2811e54606209ea413562bdcd5389def7cd7 2319 
jython_2.5.3-6.dsc
 7ec1ca6e31fc2cc5d6aa619e71222bf6d6e2e8aad5880b28e73b1fc722ee00a4 18428 
jython_2.5.3-6.debian.tar.xz
 f0265c7eda948c53fe1ad9b28fe4ad5178ae6b2366de47d1b07048a82134e27c 567280 
jython-doc_2.5.3-6_all.deb
 12f5e8d920770aceeadc23ede849cd59de7a04fa41b09e8adbcfb214ee7d19fd 6940212 
jython_2.5.3-6_all.deb
Files:
 229580ca20ba495f5874c3070a9c2228 2319 python optional jython_2.5.3-6.dsc
 d15add71f2ff79e41a0ac0f3da84feb9 18428 python optional 
jython_2.5.3-6.debian.tar.xz
 091722a9c0a2106bd109bc27d45ef000 567280 doc optional jython-doc_2.5.3-6_all.deb
 231191f98436c4cc45d333ea32492066 6940212 python optional jython_2.5.3-6_all.deb

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

iQIcBAEBCgAGBQJVZ//DAAoJECHSBYmXSz6WDiYQAL/2FLnSUIOONw0+64Ve2cIa
Nk4/3TImnYTcpJXIFsckSbo+5DTmMJmvd3nWHowNNQJSFPC92B3ADb4kLSEjEUbi
+LRfwwhER8gnDpOagrc9TjheORhkC2b6MD+Hlb04r0ku0vp0vrVboi1Au9B+qCt/
KLBzElAqAeLMm0dQcnusKn39oM7dXfaTMB4GtAt1hkgeAU1R9hzFHMNgoV8m8AJb
DlewUM92kW8ytnacaTmna5Bil6sv65ciIUTQlzQQ/mQwJE4iGzjN0l7HunVSKZg1
8jEp8m99HTzE6uhTSxz5OdjFnEbRlBjZo/sGejzJrdyZ43labsgk4TcuMUAZTIn/
Co8Vdv641NjmoulPzWbTxx0k+2laRvugWuKIjGJoOA+IC5VvXOMygmiCJAHdZUjo
CJO3ToG2+zOfdZ7YOqL094ChnKC1L83/07bcITp6e0UprW6n/pF4XGgN220c4/3o
TE2UudWkVb96TrX7BJV72HthbAQLdmNISTeZSpN+uAEmNmw3Sg+QOEHi8zn4WJvl
fG9sDRXYZqc6cBxcPDQiZGV5Usfhne8QmPrOR+QNuF1+6+ftK3sav6NAywoQfWhs
8NALyl35QNFZiQ5LZ9qVKXkfAR1rQCZ3sghz2/0XCNypB8cm1p7BwHzj2hSOLoBp
jkj1eT0iUESTXx/vUWMN
=E2lO
-----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