Am 15.11.2015 um 16:25 schrieb js: > Package: eclipse-pydev > Version: 3.9.2-4 > Severity: minor > > Dear Maintainer, > > ========================================================================================================== > I see the error below whenever running eclipse, although it has not > prevented eclipse from being functional: > > => eclipse > *sys-package-mgr*: can't create package cache dir, > '/usr/share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.jython_3.9.2.dist/cachedir/packages' > > => ls > /usr/share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.jython_3.9.2.dist > total 36 > 4 icons/ 4 jysrc/ 0 Lib@ 4 META-INF/ 4 plugin.xml 20 > pydev-jython.jar > > > Is this an issue?
Hi, does it affect the behavior of pydev negatively? Then it is an issue. Otherwise I think this warning can be ignored. However I keep it open until we know more about it. /usr/share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.jython_3.9.2.dist/cachedir/packages isn't writable so the message is no surprise. The question is whether cachedir should be in /usr/share at all or in the user's home directory. Regards, Markus
signature.asc
Description: OpenPGP digital signature

