* [Sysadmins] Can't create ovz cache with spt
@ 2006-08-21 12:47 Vladimir V. Kamarzin
2006-08-21 13:22 ` Slava Dubrovskiy
2006-08-21 16:24 ` Konstantin A. Lepikhov
0 siblings, 2 replies; 6+ messages in thread
From: Vladimir V. Kamarzin @ 2006-08-21 12:47 UTC (permalink / raw)
To: ALT Linux sysadmin discuss
Имеется машинка с i586 системой (мой десктоп). Хочу создать template для ovz с
помощью spt, для архитектуры x86_64:
$ mkdir ~/ovz
$ spt -P ovz ~/ovz
$ spt -v --noiso --image-type=tgz --maketty
--apt-config=/etc/apt/apt.conf.SS.x86_64 ~/ovz
$ cat /etc/apt/apt.conf.SS.x86_64
Dir::Etc::main "/dev/null";
Dir::Etc::parts "/var/empty";
Dir::Etc::SourceParts "/var/empty";
Dir::Etc::sourcelist "/etc/apt/sources.list.SS.x86_64";
$ cat /etc/apt/sources.list.SS.x86_64
rpm file:/var/ftp/ALTLinux/Sisyphus x86_64 classic
rpm file:/var/ftp/ALTLinux/Sisyphus noarch classic
Проблема в том, что apt-box-овый apt не желает устанавливать ни одного пакета
из x86_64 с такой диагностикой:
$ ovz/aptbox/apt-get install filesystem |tail -1
E: Для пакета filesystem не найдено подходящего кандидата для установки
репозитория, содержащего пакет.
Почему так? Можно ли объехать?
P.S. репозиторий - зеркало ftp.a.o, индексы не битые, другие x86_64-машинки
его нормально используют.
--
vvk
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Sysadmins] Can't create ovz cache with spt
2006-08-21 12:47 [Sysadmins] Can't create ovz cache with spt Vladimir V. Kamarzin
@ 2006-08-21 13:22 ` Slava Dubrovskiy
2006-08-21 16:24 ` Konstantin A. Lepikhov
1 sibling, 0 replies; 6+ messages in thread
From: Slava Dubrovskiy @ 2006-08-21 13:22 UTC (permalink / raw)
To: ALT Linux sysadmin discuss
[-- Attachment #1: Type: text/plain, Size: 385 bytes --]
Vladimir V. Kamarzin пишет:
> Имеется машинка с i586 системой (мой десктоп). Хочу создать template для ovz с
> помощью spt, для архитектуры x86_64:
>
> $ mkdir ~/ovz
> $ spt -P ovz ~/ovz
> $ spt -v --noiso --image-type=tgz --maketty
> --apt-config=/etc/apt/apt.conf.SS.x86_64 ~/ovz
>
А если не задавать --apt-config, работает?
--
С уважением,
Дубровский Вячеслав.
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3237 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Sysadmins] Can't create ovz cache with spt
2006-08-21 12:47 [Sysadmins] Can't create ovz cache with spt Vladimir V. Kamarzin
2006-08-21 13:22 ` Slava Dubrovskiy
@ 2006-08-21 16:24 ` Konstantin A. Lepikhov
2006-08-21 19:46 ` Dmitry V. Levin
1 sibling, 1 reply; 6+ messages in thread
From: Konstantin A. Lepikhov @ 2006-08-21 16:24 UTC (permalink / raw)
To: ALT Linux sysadmin discuss
Hi Vladimir!
Monday 21, at 06:47:18 PM you wrote:
> Имеется машинка с i586 системой (мой десктоп). Хочу создать template для ovz с
> помощью spt, для архитектуры x86_64:
>
> $ mkdir ~/ovz
> $ spt -P ovz ~/ovz
> $ spt -v --noiso --image-type=tgz --maketty
> --apt-config=/etc/apt/apt.conf.SS.x86_64 ~/ovz
>
> $ cat /etc/apt/apt.conf.SS.x86_64
> Dir::Etc::main "/dev/null";
> Dir::Etc::parts "/var/empty";
> Dir::Etc::SourceParts "/var/empty";
> Dir::Etc::sourcelist "/etc/apt/sources.list.SS.x86_64";
>
> $ cat /etc/apt/sources.list.SS.x86_64
> rpm file:/var/ftp/ALTLinux/Sisyphus x86_64 classic
> rpm file:/var/ftp/ALTLinux/Sisyphus noarch classic
>
> Проблема в том, что apt-box-овый apt не желает устанавливать ни одного пакета
> из x86_64 с такой диагностикой:
>
> $ ovz/aptbox/apt-get install filesystem |tail -1
> E: Для пакета filesystem не найдено подходящего кандидата для установки
> репозитория, содержащего пакет.
>
> Почему так? Можно ли объехать?
>
> P.S. репозиторий - зеркало ftp.a.o, индексы не битые, другие x86_64-машинки
> его нормально используют.
для этого в spt есть параметр --target, правда я не пробовал делать x86_64
template в i586 host.
--
WBR et al.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Sysadmins] Can't create ovz cache with spt
2006-08-21 16:24 ` Konstantin A. Lepikhov
@ 2006-08-21 19:46 ` Dmitry V. Levin
2006-08-22 5:14 ` Vladimir V. Kamarzin
0 siblings, 1 reply; 6+ messages in thread
From: Dmitry V. Levin @ 2006-08-21 19:46 UTC (permalink / raw)
To: ALT Linux sysadmin discuss
[-- Attachment #1: Type: text/plain, Size: 295 bytes --]
On Mon, Aug 21, 2006 at 08:24:40PM +0400, Konstantin A. Lepikhov wrote:
[...]
> для этого в spt есть параметр --target, правда я не пробовал делать x86_64
> template в i586 host.
apt'у (который используется hasher'ом, который используется spt'ом) это
может не понравиться.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Sysadmins] Can't create ovz cache with spt
2006-08-21 19:46 ` Dmitry V. Levin
@ 2006-08-22 5:14 ` Vladimir V. Kamarzin
2006-08-22 10:29 ` Dmitry V. Levin
0 siblings, 1 reply; 6+ messages in thread
From: Vladimir V. Kamarzin @ 2006-08-22 5:14 UTC (permalink / raw)
To: ALT Linux sysadmin discuss
>>>>> On 22 Aug 2006 at 01:46 "DVL" == Dmitry V Levin writes:
>> для этого в spt есть параметр --target, правда я не пробовал делать x86_64
>> template в i586 host.
DVL> apt'у (который используется hasher'ом, который используется spt'ом) это
DVL> может не понравиться.
Действительно, указание --arch=x86_64 ничего не даёт.
Ну, пойду хоть на wiki это задокументирую.
--
vvk
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Sysadmins] Can't create ovz cache with spt
2006-08-22 5:14 ` Vladimir V. Kamarzin
@ 2006-08-22 10:29 ` Dmitry V. Levin
0 siblings, 0 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2006-08-22 10:29 UTC (permalink / raw)
To: ALT Linux sysadmin discuss; +Cc: Alexey Gladkov
[-- Attachment #1: Type: text/plain, Size: 736 bytes --]
On Tue, Aug 22, 2006 at 11:14:17AM +0600, Vladimir V. Kamarzin wrote:
> >>>>> On 22 Aug 2006 at 01:46 "DVL" == Dmitry V Levin writes:
>
> >> для этого в spt есть параметр --target, правда я не пробовал делать x86_64
> >> template в i586 host.
> DVL> apt'у (который используется hasher'ом, который используется spt'ом) это
> DVL> может не понравиться.
>
> Действительно, указание --arch=x86_64 ничего не даёт.
>
> Ну, пойду хоть на wiki это задокументирую.
Наоборот (ix86 на x86_64) работает как минимум в apt-0.5.15lorg2-alt3.
Вообще говоря, apt/rpm можно заставить работать на ix86 для x86_64, но это
пока не очень автоматизировано. У Legion'а богатый опыт на эту тему,
может быть, он расскажет.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-08-22 10:29 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-21 12:47 [Sysadmins] Can't create ovz cache with spt Vladimir V. Kamarzin
2006-08-21 13:22 ` Slava Dubrovskiy
2006-08-21 16:24 ` Konstantin A. Lepikhov
2006-08-21 19:46 ` Dmitry V. Levin
2006-08-22 5:14 ` Vladimir V. Kamarzin
2006-08-22 10:29 ` Dmitry V. Levin
ALT Linux sysadmins discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
public-inbox-index sysadmins
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sysadmins
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git