Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'cache': 0.05; 'subject:file': 0.07; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'cc:addr:python-list': 0.10; "skip:' 30": 0.15; '>on': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'laura': 0.18; 'cc:addr:python.org': 0.21; 'cc:2**1': 0.22; "skip:' 40": 0.22; 'url:02': 0.22; '2015': 0.23; 'this:': 0.23; 'header:In- Reply-To:1': 0.24; 'installed': 0.26; '+0200,': 0.27; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'url:mailman': 0.31; "can't": 0.32; 'url:python': 0.33; 'file': 0.34; 'url:listinfo': 0.35; 'something': 0.35; 'but': 0.36; 'url:org': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'starting': 0.38; 'version': 0.38; 'header:Message-Id:1': 0.62; 'latest': 0.64; 'received:89': 0.80; 'about?': 0.84; 'cecil': 0.84; 'subject:write': 0.84; 'url:cecilwesterhof': 0.84; 'westerhof': 0.84 To: Cecil Westerhof cc: python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: Jython and can't write cache file In-Reply-To: Message from Cecil Westerhof of "Sun, 21 Jun 2015 09:53:23 +0200." <874mm1qyz0.fsf@Equus.decebal.nl> References: <874mm1qyz0.fsf@Equus.decebal.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <30038.1434877003.1@fido> Content-Transfer-Encoding: quoted-printable Date: Sun, 21 Jun 2015 10:56:43 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Sun, 21 Jun 2015 10:56:46 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1434877014 news.xs4all.nl 2930 [2001:888:2000:d::a6]:60793 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92942 In a message of Sun, 21 Jun 2015 09:53:23 +0200, Cecil Westerhof writes: >On openSUSE there is a very old version of Jython installed (2.2.1), >so I installed the latest version (2.7.0). But when starting this I >get: > *sys-package-mgr*: can't write cache file for '/var/lib/h2/h2-1.3.176= /bin/h2-1.3.176.jar' > *sys-package-mgr*: can't write cache file for '/home/cecil/java/jars/= sqlite-jdbc.jar' > >Is that something to worry about? > >-- = >Cecil Westerhof >Senior Software Engineer >LinkedIn: http://www.linkedin.com/in/cecilwesterhof >-- = >https://mail.python.org/mailman/listinfo/python-list Yes. Read this: http://www.prasannatech.net/2009/02/jython-sys-package-mgr-processing-jar.= html Laura