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=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mail.ru; s=mail; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:To:MIME-Version:From:Date:Message-ID; bh=d9xdbGz48gcw4c+6gHw/N86Ti2nQWC+zjrwgRE972VM=; b=jbUKZJkdGj1fq5iKPSfrQb8YfQmHCHP3bvq6Dg5QYibrHNTZ3sgkUsdiB9MtcddMgRpwSNAunuKwx88u3+uvCz8viV6ujoEIKk5oVGlFTw6DfUZLA9zuzrxXaOOuAaam; Message-ID: <4F33A538.9030707@mail.ru> Date: Thu, 09 Feb 2012 14:51:36 +0400 From: Vladimir Karpinsky User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: community@lists.altlinux.org References: <4F2FA511.4030208@mail.ru> <20120206113354.GI31448@osdn.org.ua> In-Reply-To: <20120206113354.GI31448@osdn.org.ua> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 120209-0, 09.02.2012), Outbound message X-Antivirus-Status: Clean X-Mru-NR: 1 X-Mru-UID: 2184840 X-Spam: Not detected X-Mras: Ok X-Mru-Karma: 1 Subject: Re: [Comm] =?koi8-r?b?+sHQ1dPLIDMyLcLJ1M7PyiDQ0s/H0sHNzdkg1yA2NC3C?= =?koi8-r?b?ydTOz8og08nT1MXNxQ==?= 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, 09 Feb 2012 10:51:52 -0000 Archived-At: List-Archive: List-Post: 06.02.2012 15:33, Michael Shigorin пишет: > но может быть достаточно > просто hsh-run -- см. заметно более навороченный пример здесь: > http://www.altlinux.org/Ports/x8664/32bitLIBGLon64bit > (hasher chroot делать с apt.conf для i586 в --apt-config) Не получается пока: 1. Добавил нужному пользователю возможность использование hasher. 2. Создал ~/apt с двумя файлами apt.conf-p6-i586 и sources.list-p6-i586; apt.conf-p6-i586: Dir::Etc::SourceParts "/var/empty"; Dir::Etc::Sourcelist "/usr/nrts/apt/sources.list-p6-i586"; sources.list-p6-i586: rpm [updates] http://ftp.altlinux.org/pub/distributions/ALTLinux/p6/branch i586 classic rpm [updates] http://ftp.altlinux.org/pub/distributions/ALTLinux/p6/branch noarch classic rpm-dir file:/home/nrts/hasher/repo i586 hasher 3. Далее на команду hsh --initroot-only --apt-config=./apt/sources.list-p6-i586 ./hasher получаю долгое висение/ожидание. В списке процессов, есть такой: nrts 14280 99.7 0.0 8752 1968 pts/2 R+ 10:46 1:10 /bin/sh -e /home/nrts/hasher/aptbox/setarch x86_64 x86_64 ... и этих "x86_64" штук 200 или даже больше. Что-то не так делаю? -- С уважением, Владимир.