From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from mail005.syd.optusnet.com.au (mail005.syd.optusnet.com.au [210.49.20.136]) by chiba.3jane.net (Postfix) with ESMTP id 88173AC438; Mon, 8 Jul 2002 18:10:02 -0500 (CDT) Received: from mango (c17039.rochd1.qld.optusnet.com.au [210.49.54.152]) by mail005.syd.optusnet.com.au (8.11.1/8.11.1) with ESMTP id g68N9jM13954; Tue, 9 Jul 2002 09:09:50 +1000 Subject: Re: [gentoo-dev] Problem With TeX and opencm From: Mark Cox To: chadh@gentoo.org Cc: gentoo-dev@gentoo.org In-Reply-To: <3D29A0D7.3050601@acm.org> References: <1026096423.19963.23.camel@mango> <3D29A0D7.3050601@acm.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 09 Jul 2002 09:16:07 +1000 Message-Id: <1026170178.4258.6.camel@mango> Mime-Version: 1.0 Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: ad488af0-e2ce-4506-8e46-3129933bda81 X-Archives-Hash: c3002f9b1df32da1ff04f9d05474c468 On Tue, 2002-07-09 at 00:25, Chad M. Huneycutt wrote: > Mark Cox wrote: > > opencm (www.opencm.org) wants to generate ps documents from info files > > when you tell it to compile. The problem is sandbox (I think it is this > > that denies access to everything outside of the work dir..someone > > correct if it isn't.) causes this to happen . > > > > > > dvips -t letter opencm.dvi -o tmp.ps > > This is dvips(k) 5.86 Copyright 1999 Radical Eye Software > > (www.radicaleye.com) > > ' TeX output 2002.07.08:1220' -> tmp.ps > > kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+437/600 > > --dpi 1037 cmbx12 > > ACCESS DENIED mkdir: /usr/share/texmf/fonts/pk > > mkdir: cannot create directory `/usr/share/texmf/fonts/pk': Permission > > denied > > > Is this an ebuild you are testing, or is this one in portage? The first > line up there needs to be removed from the install process. It might > possibly be moved to another section of the ebuild, or just removed > completely. If this is in portage, then if no bug exists on > bugs.gentoo.org, please submit one. If you really want to install it over > the sandbox violation, then do > > # FEATURES="-sandbox" ebuild ... Sorry I always I leave something important out.... Yes this is an ebuild I'm testing. And no it isn't in the portage repository either. I like the idea of sandbox as I don't trust the program (or any program) to be 100% correct (especially in an alpha release). Is this a bug in portage I don't think so. Maybe sandbox may have to make exceptions for TeX, or is there a way for TeX to all of these metafonts (if thats what its trying to create ??) when you emerge TeX. > > > -- > Chad Huneycutt > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://lists.gentoo.org/mailman/listinfo/gentoo-dev