Your message dated Sun, 06 Nov 2011 21:30:13 +0000
with message-id <[email protected]>
and subject line Bug#647826: Removed package(s) from unstable
has caused the Debian Bug report #604020,
regarding eclipse-pydev: java traceback
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.)


-- 
604020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604020
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: eclipse-pydev
Version: 1.2.5-4
Severity: normal

I got a traceback when running eclipse with pydev:

pabs@chianamo:~$ eclipse 
*sys-package-mgr*: can't create package cache dir, 
'/usr/lib/eclipse/plugins/org.python.pydev.jython_1.2.5/cachedir/packages'
Exception in thread "PyEdit initializer" java.lang.NoClassDefFoundError: 
org/python/pydev/jython/JythonPlugin
        at 
org.python.pydev.editor.scripting.PyEditScripting.<init>(PyEditScripting.java:28)
        at org.python.pydev.editor.PyEdit$3.run(PyEdit.java:425)
        at java.lang.Thread.run(Thread.java:636)
Caused by: 
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException:
 An error occurred while automatically activating bundle 
org.python.pydev.jython (217).
        at 
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125)
        at 
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449)
        at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211)
        at 
org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:381)
        at 
org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33)
        at 
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:454)
        at 
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
        at 
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398)
        at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        ... 3 more
Caused by: org.osgi.framework.BundleException: Exception in 
org.python.pydev.jython.JythonPlugin.start() of bundle org.python.pydev.jython.
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:806)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
        at 
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
        at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
        at 
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408)
        at 
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
        ... 12 more
Caused by: java.lang.NoClassDefFoundError: org/jruby/ext/posix/util/Platform
        at org.python.core.PySystemState.getPath(PySystemState.java:513)
        at org.python.core.PySystemState.getPath(PySystemState.java:486)
        at org.python.core.imp.loadFromSource(imp.java:460)
        at org.python.core.imp.find_module(imp.java:411)
        at org.python.core.imp.import_next(imp.java:635)
        at org.python.core.imp.import_first(imp.java:656)
        at org.python.core.imp.load(imp.java:564)
        at org.python.core.util.FileUtil.isatty(FileUtil.java:70)
        at org.python.core.io.StreamIO.isatty(StreamIO.java:234)
        at org.python.core.io.BufferedIOMixin.isatty(BufferedIOMixin.java:90)
        at org.python.core.io.TextIOBase.isatty(TextIOBase.java:175)
        at org.python.core.PyFile.file_isatty(PyFile.java:496)
        at org.python.core.PyFile.isatty(PyFile.java:491)
        at org.python.core.PySystemState.initEncoding(PySystemState.java:229)
        at org.python.core.PySystemState.doInitialize(PySystemState.java:874)
        at org.python.core.PySystemState.initialize(PySystemState.java:777)
        at org.python.core.PySystemState.initialize(PySystemState.java:727)
        at org.python.pydev.jython.JythonPlugin.start(JythonPlugin.java:185)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
        ... 17 more
Caused by: java.lang.ClassNotFoundException: org.jruby.ext.posix.util.Platform
        at 
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:494)
        at 
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
        at 
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398)
        at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        ... 38 more
Exception in thread "PyEdit initializer" java.lang.NoClassDefFoundError: 
org/python/pydev/jython/JythonPlugin
        at 
org.python.pydev.editor.scripting.PyEditScripting.<init>(PyEditScripting.java:28)
        at org.python.pydev.editor.PyEdit$3.run(PyEdit.java:425)
        at java.lang.Thread.run(Thread.java:636)

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages eclipse-pydev depends on:
ii  bicyclerepair           0.9-6            A refactoring tool for python
ii  eclipse                 3.5.2-6squeeze1  Extensible Tool Platform and Java 
ii  jython                  2.5.1-2          Python seamlessly integrated with 
ii  libcommons-codec-java   1.4-2            encoder and decoders such as Base6
ii  python                  2.6.6-3+squeeze1 interactive high-level object-orie
ii  python-dev              2.6.6-3+squeeze1 header files and a static library 

Versions of packages eclipse-pydev recommends:
pn  eclipse-platform-gcj          <none>     (no description available)
pn  eclipse-pydev-gcj             <none>     (no description available)

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Version: 1.2.5-4+rm

Dear submitter,

as the package eclipse-pydev has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/647826

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


--- 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
[email protected] for discussions and questions.

Reply via email to