From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6736062139219312640 X-Received: by 2002:a2e:87d6:: with SMTP id v22mr5716973ljj.195.1568376671200; Fri, 13 Sep 2019 05:11:11 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a2e:8909:: with SMTP id d9ls889902lji.14.gmail; Fri, 13 Sep 2019 05:11:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqzvYQiSPSVv//BGQYwzzbrGdfAFwYxpGTA869epU8lBYog3rVNjn9gkTWyLo7V2U6QaDgkv X-Received: by 2002:a2e:331a:: with SMTP id d26mr30346843ljc.239.1568376670644; Fri, 13 Sep 2019 05:11:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568376670; cv=none; d=google.com; s=arc-20160816; b=ICtxflM14/y8PaItE6Nv6ulZ3ngXPMZzDcYdYC9h7OJ7yZtNfdOq8HBUfTjEnZuye4 S3tFTq5MGBp9UvGxM0nDi8cOLRrfrWFTgbZguqde90FONeNNWEWQGY+fktsgA5yIrpvU iLjCfYO/gq/CGts7YikKnNj8wE+F38WF3iMUspnximmRU3ynJLASKDAWqXAxBGIxK2ny YzdT681kc0fko/FNlWF8CHFK05mtyGIN2VQIVQzu8f52nEJyEGnFxIS7lInB4x8g0Erd ZO3hNP7/i5Cs+pw0QIS/Z7w/7SJcl0OvspGhWN+AP+80gihGOKoyhxjL/GCQ1FzQnIEl nWcQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=0R9xJPzJUkP+o/VS9H3GP1lXIwuTX2bVFt02j2C43mo=; b=WO+OyQ8rtwS8iLRcWT0tjUDLRpOXFrzjDdBiDzzSqlfhFBFyha3zF+bM7HPWgned/J c4okzVWG1Y5c8AIR7o2+USRH7eqaxO+Daj8kekJsMuLzxzGlBw0MnlmmZUf8NLVLqnYL cLdfgDTd6tM5ujbUWxreWmHg5UW6JulPwxTm8JA9S0FlhhppFSkEABpHidUbQCD5ipJf QxFwYuevr/vG2aySaDbwfIaBmKfIjNetNAFUTAcOX85zTrg6wS6HHi0AqLD1+fj/7aMW /qtmvBEXs+IdjpdEwyP6pUpGEuU49yqj+JqMxfMXB1U2/81QD6QZxWYeTRUvQKhGL7es 9IRw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id d3si1539739lfq.1.2019.09.13.05.11.10 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 13 Sep 2019 05:11:10 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x8DCB8JX024192 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 13 Sep 2019 14:11:09 +0200 Date: Fri, 13 Sep 2019 14:11:07 +0200 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: fakechroot Message-ID: <20190913121107.GN6062@yssyq.m.ilbers.de> Mail-Followup-To: isar-users@googlegroups.com References: <87486b31-2560-1b78-6d7e-86bf10fc306f@siemens.com> <20190913081406.GJ6062@yssyq.m.ilbers.de> <8db6f5f1-8a36-768c-1b5d-0a0a3df866fb@siemens.com> <20190913093317.GL6062@yssyq.m.ilbers.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: UdD6ErYvr/q2 On Fri, Sep 13, 2019 at 12:57:45PM +0200, Quirin Gylstorff wrote: > fakechroot, fakeroot and pseudo are all using a similar mechanism by > modifying the LD_PRELOAD_PATH with there own Libraries and abstracting the > necessary systemcalls. pseudo uses a sqlite Database to get a persistent > view on the topic. Thanks, the persistent view was my actual question. I think we should be looking at pseudo, since the tools without persistency aren't going to work for our use case. Or do you see a possibility for fakechroot fakeroot? With kind regards, Baurzhan.