From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MY1D3-0004Cm-S0 for garchives@archives.gentoo.org; Mon, 03 Aug 2009 17:20:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9334E03CE; Mon, 3 Aug 2009 17:20:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 89144E03CE for ; Mon, 3 Aug 2009 17:20:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 3246B66DB6 for ; Mon, 3 Aug 2009 17:20:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.989 X-Spam-Level: X-Spam-Status: No, score=-2.989 required=5.5 tests=[AWL=0.610, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h-tl1P0NmLEZ for ; Mon, 3 Aug 2009 17:20:22 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 43F0D642EE for ; Mon, 3 Aug 2009 17:20:19 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MY1Co-0004Cd-Fl for gentoo-user@gentoo.org; Mon, 03 Aug 2009 17:20:14 +0000 Received: from buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Aug 2009 17:20:14 +0000 Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Aug 2009 17:20:14 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: Java jdk Date: Mon, 3 Aug 2009 17:20:02 +0000 (UTC) Message-ID: References: <4A75FDBC.3050208@gmail.com> <20090803062357.62b95b39@coercion> <20090803193050.74dccf89@coercion> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090708 SeaMonkey/1.1.17) Sender: news X-Archives-Salt: 95037604-79fa-4071-9f5a-6ceeb43c76b5 X-Archives-Hash: 97e5a2c5a9f29301caf9b240cd59607a walt gmail.com> writes: > $l .ooo3/user/uno_packages/cache/ > -rw-r--r-- 1 wa1ter users 9511 2009-08-02 09:29 log.txt > drwxr-xr-x 8 wa1ter users 4096 2008-10-19 18:13 registry/ > -rw-r--r-- 1 wa1ter users 1 2009-08-02 09:29 stamp.sys > drwxr-xr-x 3 wa1ter users 4096 2008-12-07 15:30 uno_packages/ > -rw-r--r-- 1 wa1ter users 12288 2008-12-07 15:30 uno_packages.db Here it is: drwxr-xr-x 4 james 192 Aug 3 10:03 . drwxr-xr-x 3 james 72 Aug 3 09:58 .. -rw-r--r-- 1 james 106 Aug 3 10:03 log.txt drwxr-xr-x 8 james 520 Aug 3 09:58 registry -rw-r--r-- 1 james 1 Aug 3 10:03 stamp.sys drwxr-xr-x 2 james 48 Aug 3 09:58 uno_packages -rw-r--r-- 1 james 12288 Aug 3 09:58 uno_packages.db The .ooo3/user/uno_packages/cache/uno_packages is empty, the dir registry contains these files: drwxr-xr-x 2 james 48 Aug 3 09:58 com.sun.star.comp.deployment.component.PackageRegistryBackend drwxr-xr-x 3 james 112 Aug 3 09:58 com.sun.star.comp.deployment.configuration.PackageRegistryBackend drwxr-xr-x 2 james 48 Aug 3 09:58 com.sun.star.comp.deployment.executable.PackageRegistryBackend drwxr-xr-x 2 james 48 Aug 3 09:58 com.sun.star.comp.deployment.help.PackageRegistryBackend drwxr-xr-x 2 james 48 Aug 3 09:58 com.sun.star.comp.deployment.script.PackageRegistryBackend drwxr-xr-x 2 james 48 Aug 3 09:58 com.sun.star.comp.deployment.sfwk.PackageRegistryBackend ???? James