From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 X-Virus-Scanned: amavisd-new at telenet.dn.ua Date: Thu, 28 May 2009 16:36:59 +0300 To: "ALT Linux Community general discussions" From: "Aleksander Gorohovski" Organization: work Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 References: <20090528010305.GA19906@wo.int.altlinux.org> Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20090528010305.GA19906@wo.int.altlinux.org> User-Agent: Opera Mail/9.64 (Linux) Subject: Re: [Comm] =?utf-8?b?0L3QsNGB0YLRgNC+0LnQutCwIGhhc2hlcg==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 13:38:45 -0000 Archived-At: List-Archive: List-Post: On Thu, 28 May 2009 04:03:05 +0300, Dmitry V. Levin wrote: > On Wed, May 27, 2009 at 04:06:37PM +0300, Aleksander Gorohovski wrote: > [...] >> После переустановки системы (ALT4.1.1 на >> новый винт) настраиваю hasher >> для сборки пакетов, >> но >> возникли некоторые неувязки в >> стандартной схеме. >> Делаю как обычно: >> >> 1. >> # apt-get update >> 2. >> # apt-get install hasher >> 3. >> # hasher-useradd aleksander >> >> Перезалогинился. >> 4. >> $ mkdir ~/hasher >> 5. >> $ hsh -v --initroot-only ~/hasher >> >> В итоге получаю сообщение: >> >> hasher-priv: slave: chrootuid: execve: /.host/entry: No such file or >> directory > > Файл существует, но запустить его не удаётся. Интересно, с какими > параметрами смонтирована файловая система, на которой расположен > каталог ~/hasher/chroot? Права, кажется, соответсвуют проводимым действиям: # cat /etc/fstab | grep home UUID=e1a208ee-ebb4-486f-b0a6-38996e17ba49 /home ext3 nosuid 1 2