From owner-freebsd-questions@FreeBSD.ORG Mon Oct 6 21:55:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B6F21065692 for ; Mon, 6 Oct 2008 21:55:15 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from mail-gx0-f21.google.com (mail-gx0-f21.google.com [209.85.217.21]) by mx1.freebsd.org (Postfix) with ESMTP id EF0108FC1F for ; Mon, 6 Oct 2008 21:55:14 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by gxk14 with SMTP id 14so5540077gxk.19 for ; Mon, 06 Oct 2008 14:55:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; bh=Fyptye/dm0qniMDhR6gBY3wZJSlGNE4T7bhZcjGCs2w=; b=mXShb0YPdCtDe+lH5TS/HjZ3Da5Xbm+MQ1pppY7nJVOhfrfMj8Rbrx3kS4Uim/v4VR LbrVR1RJRFtKTMjAwHvRwAu0SuKu/J0Hux0Pr5cNTvXMnyPnEOq9qm9UORpjAmfcRtpV N05Cyb9T7zAwD/VAnvaqJX9Bw4uatCNUre55s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version :content-type:content-transfer-encoding:content-disposition :x-google-sender-auth; b=CVEsVsgoOugbkgDMWhMKdF4vBuwfli7NnxiCPUL4sAoh6A97Wneq5udshoCVshAPTn HhNg6z3itBr77euNcXoCDbGUEdDYLrB2wYqCg4pyRqKQCyf5PnWY3VtI6ZcZ+fOPaelE MiS4Sc9bYIY4GPBKrq5ISzBGLu/gUWs78tg5k= Received: by 10.142.142.14 with SMTP id p14mr2231611wfd.139.1223330113660; Mon, 06 Oct 2008 14:55:13 -0700 (PDT) Received: by 10.142.44.17 with HTTP; Mon, 6 Oct 2008 14:55:13 -0700 (PDT) Message-ID: <539c60b90810061455g19c6bbc2h98e97083e3d7a42f@mail.gmail.com> Date: Mon, 6 Oct 2008 14:55:13 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: ee2cafe9f9fe4694 Subject: compat/linux program claims "no write access to ~" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 21:55:15 -0000 Sounds like a bogus error to me. I just downgraded amd64 to i386, reinstalled a linux program and it claims it can't write to ~ now. I'm running it, and I have no reason to think it wouldn't run as me. ~ is 775 anyway. Also, running the linux program as su or sudo gives the same error. Any ideas just where this might be coming from? I'm on 7-STABLE, i386, linux-base-fc4. Best, Steve