ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community@lists.altlinux.org
Subject: Re: [Comm] mkimage (not installed)
Date: Mon, 9 Jan 2012 13:07:42 +0200
Message-ID: <20120109110742.GP16279@osdn.org.ua> (raw)
In-Reply-To: <4F0ABC21.6050308@mail.ru>

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/


  reply	other threads:[~2012-01-09 11:07 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-04 17:36 [Comm] mkimage Vladimir Karpinsky
2012-01-04 20:36 ` [Comm] mkimage (not installed) Michael Shigorin
2012-01-04 20:56   ` Vladimir Karpinsky
2012-01-04 21:10     ` Michael Shigorin
2012-01-05  5:42       ` Vladimir Karpinsky
2012-01-05  8:10         ` Michael Shigorin
2012-01-05 20:09           ` Денис Смирнов
2012-01-06  6:03             ` Vladimir Karpinsky
2012-01-06 18:46               ` Michael Shigorin
2012-01-06  6:39           ` Vladimir Karpinsky
2012-01-06 18:49             ` Michael Shigorin
2012-01-06 19:41               ` Vladimir Karpinsky
2012-01-06 21:19                 ` Michael Shigorin
2012-01-07  7:53                   ` Vladimir Karpinsky
2012-01-07 10:44                     ` Michael Shigorin
2012-01-07 10:46                       ` Michael Shigorin
2012-01-07 14:08                       ` Vladimir Karpinsky
2012-01-07 16:56                         ` Michael Shigorin
2012-01-07 15:24                       ` Vladimir Karpinsky
2012-01-07 16:55                         ` Michael Shigorin
2012-01-07 17:56                           ` Vladimir Karpinsky
2012-01-07 20:36                             ` Michael Shigorin
2012-01-08  6:10                               ` Vladimir Karpinsky
2012-01-08 11:15                                 ` Michael Shigorin
2012-01-09 10:06                                   ` Vladimir Karpinsky
2012-01-09 11:07                                     ` Michael Shigorin [this message]
2012-01-09 18:28                                       ` Vladimir Karpinsky
2012-01-10  8:59                                         ` Michael Shigorin
2012-01-10 10:47                                           ` Vladimir Karpinsky
2012-01-10 14:44                                             ` Michael Shigorin
2012-01-12  7:36                                           ` Michael Shigorin
2012-01-07  7:54                   ` Vladimir Karpinsky
2012-01-07 11:26                     ` Michael Shigorin
2012-01-07  7:55                   ` Vladimir Karpinsky
2012-01-16 15:29 ` [Comm] mkimage: установка с нуля Vladimir Karpinsky
2012-02-17 15:43   ` Vladimir Karpinsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120109110742.GP16279@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@lists.altlinux.org \
    --cc=shigorin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git