ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Нужен shell на i586
Date: Tue, 28 Nov 2006 12:27:03 +0300
Message-ID: <20061128092703.GB16426@basalt.office.altlinux.org> (raw)
In-Reply-To: <e12fd2db0611280115x3df991b1t5829c23f9b2cd368@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1561 bytes --]

On Tue, Nov 28, 2006 at 11:15:21AM +0200, Eugene Ostapets wrote:
> 27.11.06, Dmitry V. Levin написал(а):
> > On Mon, Nov 27, 2006 at 10:34:57PM +0300, Alexey Rusakov wrote:
> > > Igor Zubkov пишет:
> > > > Аналогично, только мне нужен шелл на i586. Кто может помочь?
> > > > p.s.: шелл на x86_64 с хешером и Сизифом у меня есть, нужен именно i586.
> > > Что мешает сделать i586-hasher на архитектуре x86_64?
> > Наверное, Сизифа-i586 нет рядом, ибо иначе ничего не мешает.
> Кстати, а есть более прямой способ собрать серию зависимых пакетов под
> архитектуру i586 на x86_64, чем:
> 1. собрать пакет под i586
> 2. переместить его в "общедоступный репозитарий"
> 3. перейти к п.1
> 
> Ибо у меня хешер на x86_64 пакеты собранные под i586 и помещенные им в
> его собственный репозитарий не видит в упор... Мне кажется он не
> учитывает архитектуру при построении списка пакетов к установке, а
> только при сборке и вытаскивании из сборочной среды...

Мне кажется, что эта неприятность происходит от того,
что вы не запускаете hsh из под setarch.

Информация к сведению:

$ cat ~/.hasher/config
if [ `uname -m` = i686 ]; then
        def_target=i586
        apt_config="$HOME/apt/apt-i686.conf"
fi

$ cat $HOME/apt/apt-i686.conf |sed "s|$HOME|\$HOME|"
Dir::Etc::SourceList "$HOME/apt/sources-i686.list";
Dir::Etc::SourceParts "/var/empty";

$ cat $HOME/apt/sources-i686.list
rpm [alt] URL-to-Sisyphus i686 classic
rpm [alt] URL-to-Sisyphus i586 classic
rpm [alt] URL-to-Sisyphus noarch classic

$ i386 hsh ...


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2006-11-28  9:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-27 12:07 [devel] Нужен shell на x86_64 Yury Aliaev
2006-11-27 15:00 ` Sergey
2006-11-27 15:51   ` Yury Aliaev
2006-11-27 16:43 ` [devel] Нужен shell на i586 Igor Zubkov
2006-11-27 19:34   ` Alexey Rusakov
2006-11-27 21:32     ` Dmitry V. Levin
2006-11-28  9:01       ` Anton Farygin
2006-11-28  9:15       ` Eugene Ostapets
2006-11-28  9:24         ` Damir Shayhutdinov
2006-11-28 11:06           ` Sergey Vlasov
2006-11-28  9:27         ` Dmitry V. Levin [this message]
2006-11-28  9:41           ` Eugene Ostapets
2006-12-01 10:34             ` Ivan Fedorov
2006-12-01 10:38               ` Eugene Ostapets
2006-12-01 11:35                 ` Ivan Fedorov
2006-12-01 11:46                   ` Eugene Ostapets
2006-12-02 13:51                   ` Konstantin A. Lepikhov
2006-11-28  8:44 ` [devel] Нужен shell на x86_64 Anton Farygin

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=20061128092703.GB16426@basalt.office.altlinux.org \
    --to=ldv@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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