Your message dated Thu, 05 Oct 2006 04:32:37 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#240213: fixed in jython 2.1.0-23
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: jython
Version: 2.1.0-16
Severity: important

I just did a fresh install of jython and it seems to have some problems
with the java module:

[EMAIL PROTECTED] ~/jython % LANG=C jython
*sys-package-mgr*: processing modified jar, '/usr/share/java/jython-2.1.jar'
*sys-package-mgr*: processing modified jar, 
'/usr/share/java/libreadline-java-0.8.0.jar'
Jython 2.1 on java3.3.3 (JIT: null)
>>> import java
Traceback (innermost last):
  File "<console>", line 1, in ?
ImportError: no module named java
>>> import os
>>> os.listdir
Traceback (innermost last):
  File "<console>", line 1, in ?
AttributeError: class 'org.python.modules.os' has no attribute 'listdir'

As you can see there is also a problem with the os module but I suppose
this is related to the java problem since os depends of java (although
the :

>>> dir(os)
['__depends__', 'classDictInit']
>>> os.__depends__
array(['javaos'], java.lang.String)

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.0-smarties
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8

Versions of packages jython depends on:
ii  gij                           4:3.3.3-2  The GNU Java bytecode interpreter
ii  gij-3.3 [java1-runtime]       1:3.3.3-1  The GNU Java bytecode interpreter
ii  libreadline-java              0.8.0.1-1  GNU readline and BSD editline wrap
ii  python2.1                     2.1.3-23   An interactive high-level object-o

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: jython
Source-Version: 2.1.0-23

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:

jython-doc_2.1.0-23_all.deb
  to pool/main/j/jython/jython-doc_2.1.0-23_all.deb
jython_2.1.0-23.diff.gz
  to pool/main/j/jython/jython_2.1.0-23.diff.gz
jython_2.1.0-23.dsc
  to pool/main/j/jython/jython_2.1.0-23.dsc
jython_2.1.0-23_all.deb
  to pool/main/j/jython/jython_2.1.0-23_all.deb



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.
Nicolas Duboc <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue,  3 Oct 2006 15:59:30 +0200
Source: jython
Binary: jython jython-doc
Architecture: source all
Version: 2.1.0-23
Distribution: unstable
Urgency: low
Maintainer: Nicolas Duboc <[EMAIL PROTECTED]>
Changed-By: Nicolas Duboc <[EMAIL PROTECTED]>
Description: 
 jython     - Python seamlessly integrated with Java
 jython-doc - Jython documentation including API docs
Closes: 137090 240213 276873 314711 388046
Changes: 
 jython (2.1.0-23) unstable; urgency=low
 .
   * Install the upstream NEWS file as /usr/share/doc/changelog
     (closes: #314711)
   * Compile zxJDBC (closes: #137090)
   * Replaced the xml package by the PyXML distribution included in
     upstream binary package of Jython 2.1 (PyXML 0.6.6)
   * Replaced the drv_xmlproc.py file with a newer version from PyXML CVS
     (closes: #276873)
   * Do not include package dirs of the python-2.1 package in jython search
     path.
   * Removed the test for python2.1 from /usr/bin/jythonc (closes: #388046)
   * Depends on java-gcj-compat instead of gij directly (closes: #240213)
   * Build using java-gcj-compat-dev.
Files: 
 bd5ecc0a5a84f0b0cc9efbf530920200 697 python optional jython_2.1.0-23.dsc
 640fd44348978f14c33732b001945f54 505296 python optional jython_2.1.0-23.diff.gz
 11c0d1043cc3317b601e29c87c23c00f 1416656 python optional 
jython_2.1.0-23_all.deb
 224f2613dc0b7f19532d91a4b0c97c7e 347904 doc optional 
jython-doc_2.1.0-23_all.deb

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

iD8DBQFFJOkcEAlStfgBp0MRAs+5AKCP2R6Eovp9Bv10qAzJNoXfFdLdjACeJG+Y
FOEDO+SHh9UispIopjplbI0=
=WJkJ
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to