From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72533 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?Hagmann_J=F6rg?= Newsgroups: gmane.comp.tex.context Subject: Re: Single user installation (Standalone) Date: Fri, 18 Nov 2011 14:32:46 +0100 Message-ID: References: <70819461-CFC5-489A-873F-BF33E44EEB14@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1321623191 28132 80.91.229.12 (18 Nov 2011 13:33:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 18 Nov 2011 13:33:11 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Nov 18 14:33:07 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RROZ1-00042b-EM for gctc-ntg-context-518@m.gmane.org; Fri, 18 Nov 2011 14:33:07 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7FE90CB0E0; Fri, 18 Nov 2011 14:33:06 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rnqKW5uXUtrJ; Fri, 18 Nov 2011 14:33:01 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 351A2CB0C8; Fri, 18 Nov 2011 14:33:01 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A6A63CB0C8 for ; Fri, 18 Nov 2011 14:32:59 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id FbBdLArSEmmi for ; Fri, 18 Nov 2011 14:32:48 +0100 (CET) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id 501F8CB0C3 for ; Fri, 18 Nov 2011 14:32:48 +0100 (CET) Original-Received: from smtp1.unibas.ch (smtp1.unibas.ch [131.152.227.80]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pAIDWlYv024820 for ; Fri, 18 Nov 2011 14:32:47 +0100 X-IronPort-AV: E=Sophos;i="4.69,533,1315173600"; d="scan'208";a="169376287" Original-Received: from unknown (HELO [131.152.79.98]) ([131.152.79.98]) by smtp1priv.unibas.ch with ESMTP; 18 Nov 2011 14:32:46 +0100 In-Reply-To: <70819461-CFC5-489A-873F-BF33E44EEB14@elvenkind.com> X-Mailer: Apple Mail (2.1084) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=131.152.227.80; country=CH; region=04; city=Basel; latitude=47.5667; longitude=7.6000; http://maps.google.com/maps?q=47.5667,7.6000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0eFWBwLJ8 - 15656a5cb782 - 20111118 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:72533 Archived-At: > Not for me, and afaict, it has never happened to me before. Except =85 wh= en at some point you have run ./first-update or context --make as superuser= , then the files from that run will be owned by the superuser from then on.= My guess is that some of the files inside your local context tree are no l= onger owned by you. I probably did that long ago. > You could wipe the install (as superuser) and retry. Or, if you are famil= iar with unix file handling, you could (as superuser) reassign the affected= files to your own user account from within Terminal, like this > = > First, check the output of this: > = > $ sudo find -not -user > = > Then run: > = > $ sudo find -not -user -exec chown \{\} \; Thanks, I learned a couple of new tricks. Cheers, J=F6rg ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________