[Comm] mkimage (not installed)

Michael Shigorin mike на osdn.org.ua
Пн Янв 9 15:07:42 MSK 2012


On Mon, Jan 09, 2012 at 02:06:25PM +0400, Vladimir Karpinsky wrote:
> Теперь 	hsh -v ~/hasher 
> installer-distro-altlinux-generic-6.0-alt1.src.rpm отработал
> без ошибок, но что-то похоже не создалось:

Я тормоз -- замените в ~/apt/apt.conf-p6-x86_64 строчку

rpm file:$HOME/hasher/repo x86_64 hasher

на

rpm-dir file:$HOME/hasher/repo x86_64 hasher

Таким образом, рецепт превращается в (для архива):

mkdir -p ~/apt
cd ~/apt
cat > apt.conf-p6-x86_64 << EOF
Dir::Etc::main "/dev/null";
Dir::Etc::parts "/var/empty";
Dir::Etc::SourceParts "/var/empty";
Dir::Etc::sourcelist "$HOME/apt/sources.list-p6-x86_64";
EOF
cat > sources.list-p6-x86_64 << EOF
rpm [updates] http://ftp.altlinux.org/pub/distributions/ALTLinux/p6/branch x86_64 classic
rpm [updates] http://ftp.altlinux.org/pub/distributions/ALTLinux/p6/branch noarch classic
rpm-dir file:$HOME/hasher/repo x86_64 hasher
EOF

make APTCONF=$HOME/apt/apt.conf-p6-x86_64 icewm.iso

> Там нет ни указанного выше файла, ни каталога base

http://lists.altlinux.org/pipermail/devel/2009-December/178354.html

-- 
 ---- WBR, Michael Shigorin <mike на altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


Подробная информация о списке рассылки community