X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from atoll.the-tropics.fr (atoll.the-tropics.fr [195.154.211.37]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id BE543DC0AB8 for ; Fri, 23 May 2014 12:32:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by atoll.the-tropics.fr (Postfix) with ESMTP id A9976E1A79 for ; Fri, 23 May 2014 14:32:44 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at atoll.the-tropics.fr Received: from atoll.the-tropics.fr ([127.0.0.1]) by localhost (atoll.the-tropics.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a72hQH_2WSii for ; Fri, 23 May 2014 14:32:34 +0200 (CEST) Received: from atoll.the-tropics.fr (localhost [127.0.0.1]) by atoll.the-tropics.fr (Postfix) with ESMTP id C7017E18FB for ; Fri, 23 May 2014 14:32:06 +0200 (CEST) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 23 May 2014 14:32:06 +0200 From: "Nicolas S. " To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] Alpine permission bug with lbu =?UTF-8?Q?=3F?= Message-ID: <7c6d7d2274f04d3357a0e0cd26126f3c@tropicalsunset.net> X-Sender: lists@tropicalsunset.net User-Agent: Roundcube Webmail/1.0.0 Hello Alpine team, I'm using the lastest stable 2.7.8 ALpineLinux on embeded hardware (like soekris). On only use Alpine in ram and all is commited to a compact flash, like in a normal router. I'm a little confused to ask that but it seems i found something which looks like a bug. I installed the bind DNS server package, the perms are in /etc : drwxr-x--- 2 root named 620 May 23 2014 bind Now for a reason i need to have data sync into that dir i then change the perms : to 775 mode , and of course lbu commit After reboot the perms are again as installed. I then tried to switch the owner:group -> same I tried to force a lbu add /etc/bind -> same problem. I believe it can be done with every directory from a package in /etc. Maybe it is a noob question or not. Can you help me or is there a workaround ? All regards for your great work. Nicolas. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---