From owner-freebsd-pkg@FreeBSD.ORG Mon Sep 8 19:35:38 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8EE1C8B3; Mon, 8 Sep 2014 19:35:38 +0000 (UTC) Received: from mail-lb0-x22e.google.com (mail-lb0-x22e.google.com [IPv6:2a00:1450:4010:c04::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AEF311F31; Mon, 8 Sep 2014 19:35:37 +0000 (UTC) Received: by mail-lb0-f174.google.com with SMTP id n15so7889561lbi.33 for ; Mon, 08 Sep 2014 12:35:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=M+E3Z+0e1IIOKcA8HBGLjLiW2e06Sa2vQJVUmoXnGes=; b=h/oyhOOKJseWa2vjgO5CO5TWCFKms2Le97/IpaH6NeIqjyHXMsXERvrixzWp1q0Cjo ok6dxlduj8h56hs1gZfvZOzl6p828YUtrRAy8PyBmvS5IXqfLoU7a3kxctEC1U+sdViZ DNr+BnpRxZ5HPASBij9YiUlkx6KIOpW0nRORJqS2PB3VBWG4Rt0UkccX+5nJygpiKReY pM9DrNNqYJIlcD428fk0UNiow70q0YjU+yjgewH0UwQcOH94EnqNBlBBZANOag+a+eba IKCnuNtiNFkEfP/4som4n4OJhyuSaltTUo2swVY622r21uCx0LkyWmQXUAL3b+ze+Lli pRrg== MIME-Version: 1.0 X-Received: by 10.152.36.73 with SMTP id o9mr4890918laj.88.1410204935547; Mon, 08 Sep 2014 12:35:35 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.22.72 with HTTP; Mon, 8 Sep 2014 12:35:35 -0700 (PDT) In-Reply-To: <20140908154858.GB35236@spindle.one-eyed-alien.net> References: <20140908154858.GB35236@spindle.one-eyed-alien.net> Date: Mon, 8 Sep 2014 12:35:35 -0700 X-Google-Sender-Auth: I6ZJu0C3oa6npmTwZjbRdGTy-6E Message-ID: Subject: Re: make -DNO_ROOT to create chroot, problem installing into chroot with pkg From: Craig Rodrigues To: Brooks Davis Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-current Current , freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2014 19:35:38 -0000 On Mon, Sep 8, 2014 at 8:48 AM, Brooks Davis wrote: > > If you don't mind the ownership being wrong and there being a few extra > +FOO files tar works. It would be great for someone to teach package to > install without root and to update a METALOG file. That's not 100% of > the solution, but it's a solid 80-90% solution. > > I've opened this feature request against pkg: https://github.com/freebsd/pkg/issues/1002 Please add any comments/suggestions there, since you have very valuable input. -- Craig