ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] suse91 in vserver
@ 2006-07-26 13:50 Andrey Khavryuchenko
  2006-07-27  3:15 ` Хихин Руслан
  0 siblings, 1 reply; 7+ messages in thread
From: Andrey Khavryuchenko @ 2006-07-26 13:50 UTC (permalink / raw)
  To: sisyphus

Hi!

$ sudo vserver suse build -m apt-rpm --hostname=suse --interface eth0:xx.xx.xx.xx --context 4106 -- -d suse91
WARNING: you are going to use an rpm-based installation method without
  having an 'initpre' script. Such a script is highly recommend to
  workaround bugs in rpm which can cause messages like

  | error: unpacking of archive failed on file /usr/bin/X11;42dd8791:

  Please read http://linux-vserver.org/HowToRegisterNewDistributions
  for information how to add support for your own distribution.
E: Could not open file /etc/vservers/suse/apps/pkgmgmt/base/apt/etc/pkgpriorities - open (2 No such file or directory)
E: could not open package priority file /etc/vservers/suse/apps/pkgmgmt/base/apt/etc/pkgpriorities

Копирование initpre из
/usr/lib64/util-vserver/distributions/template/initpre *И* назначение его
исполняемым приводят к такой картине:

$ sudo vserver suse build -m apt-rpm --hostname=suse --interface eth0:xx.xx.xx.xx --context 4106 -- -d suse91
E: Could not open file /etc/vservers/suse/apps/pkgmgmt/base/apt/etc/pkgpriorities - open (2 No such file or directory)
E: could not open package priority file /etc/vservers/suse/apps/pkgmgmt/base/apt/etc/pkgpriorities

Что делаю не так?  Или suse, redhat, fc в vserver у нас из коробки
неработоспособны?

-- 
Andrey V Khavryuchenko            
Software Development Company http://www.kds.com.ua/


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] suse91 in vserver
  2006-07-26 13:50 [sisyphus] suse91 in vserver Andrey Khavryuchenko
@ 2006-07-27  3:15 ` Хихин Руслан
  2006-07-27  6:23   ` Andrey Khavryuchenko
  0 siblings, 1 reply; 7+ messages in thread
From: Хихин Руслан @ 2006-07-27  3:15 UTC (permalink / raw)
  To: sisyphus

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

Здравствуйте Andrey Khavryuchenko
  В сообщении от 26 июля 2006 17:50 Andrey Khavryuchenko написал(a):
 > E: Could not open file
 > /etc/vservers/suse/apps/pkgmgmt/base/apt/etc/pkgpriorities - open (2
 > No such file or directory)

А руками файл не пробовали создавать ?
-- 
С  уважением Хихин Руслан

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] suse91 in vserver
  2006-07-27  3:15 ` Хихин Руслан
@ 2006-07-27  6:23   ` Andrey Khavryuchenko
  2006-07-27  6:40     ` Nikolay A. Fetisov
  0 siblings, 1 reply; 7+ messages in thread
From: Andrey Khavryuchenko @ 2006-07-27  6:23 UTC (permalink / raw)
  To: sisyphus

Хихин,

"ХР" == Хихин Руслан wrote:

 ХР> Здравствуйте Andrey Khavryuchenko
 ХР> В сообщении от 26 июля 2006 17:50 Andrey Khavryuchenko написал(a):
 >> E: Could not open file
 >> /etc/vservers/suse/apps/pkgmgmt/base/apt/etc/pkgpriorities - open (2
 >> No such file or directory)

 ХР> А руками файл не пробовали создавать ?

???   /etc/vservers/suse - конфигурационный директорий конкретного
vserver-а который и создаётся vserver build

-- 
Andrey V Khavryuchenko            
Software Development Company http://www.kds.com.ua/


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] suse91 in vserver
  2006-07-27  6:23   ` Andrey Khavryuchenko
@ 2006-07-27  6:40     ` Nikolay A. Fetisov
  2006-07-27  7:16       ` Andrey Khavryuchenko
  0 siblings, 1 reply; 7+ messages in thread
From: Nikolay A. Fetisov @ 2006-07-27  6:40 UTC (permalink / raw)
  To: sisyphus

On Thu, 27 Jul 2006 09:23:49 +0300
Andrey Khavryuchenko wrote:
> "ХР" == Хихин Руслан wrote:
> 
>  ХР> Здравствуйте Andrey Khavryuchenko
>  ХР> В сообщении от 26 июля 2006 17:50 Andrey Khavryuchenko написал(a):
>  >> E: Could not open file
>  >> /etc/vservers/suse/apps/pkgmgmt/base/apt/etc/pkgpriorities - open (2
>  >> No such file or directory)
> 
>  ХР> А руками файл не пробовали создавать ?
> 
> ???   /etc/vservers/suse - конфигурационный директорий конкретного
> vserver-а который и создаётся vserver build

... а тот ищет pkgpriorities в  /etc/vservers/.distributions/suse91/ ,
где такого файла и нет. 


-- 
С уважением,	
Николай Фетисов


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] suse91 in vserver
  2006-07-27  6:40     ` Nikolay A. Fetisov
@ 2006-07-27  7:16       ` Andrey Khavryuchenko
  2006-07-31 14:47         ` Andrey Khavryuchenko
  0 siblings, 1 reply; 7+ messages in thread
From: Andrey Khavryuchenko @ 2006-07-27  7:16 UTC (permalink / raw)
  To: sisyphus

Nikolay,

"NAF" == Nikolay A Fetisov wrote:

 NAF> On Thu, 27 Jul 2006 09:23:49 +0300
 NAF> Andrey Khavryuchenko wrote:
 >> "ХР" == Хихин Руслан wrote:
 >> 
 ХР> Здравствуйте Andrey Khavryuchenko
 ХР> В сообщении от 26 июля 2006 17:50 Andrey Khavryuchenko написал(a):
 >> >> E: Could not open file
 >> >> /etc/vservers/suse/apps/pkgmgmt/base/apt/etc/pkgpriorities - open (2
 >> >> No such file or directory)
 >> 
 ХР> А руками файл не пробовали создавать ?
 >> 
 >> ???   /etc/vservers/suse - конфигурационный директорий конкретного
 >> vserver-а который и создаётся vserver build

 NAF> ... а тот ищет pkgpriorities в  /etc/vservers/.distributions/suse91/ ,
 NAF> где такого файла и нет. 

Но есть /usr/lib64/util-vserver/distributions/suse91/apt/rpmpriorities -
почему там не ищет?

-- 
Andrey V Khavryuchenko            
Software Development Company http://www.kds.com.ua/


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] suse91 in vserver
  2006-07-27  7:16       ` Andrey Khavryuchenko
@ 2006-07-31 14:47         ` Andrey Khavryuchenko
  2006-07-31 16:25           ` Andrey Khavryuchenko
  0 siblings, 1 reply; 7+ messages in thread
From: Andrey Khavryuchenko @ 2006-07-31 14:47 UTC (permalink / raw)
  To: sisyphus

Andrey,

"AVK" == Andrey Khavryuchenko wrote:

 AVK> Nikolay,
 AVK> "NAF" == Nikolay A Fetisov wrote:

 NAF> On Thu, 27 Jul 2006 09:23:49 +0300
 NAF> Andrey Khavryuchenko wrote:
 >>> "ХР" == Хихин Руслан wrote:
 >>> 
 ХР> Здравствуйте Andrey Khavryuchenko
 ХР> В сообщении от 26 июля 2006 17:50 Andrey Khavryuchenko написал(a):
 >>> >> E: Could not open file
 >>> >> /etc/vservers/suse/apps/pkgmgmt/base/apt/etc/pkgpriorities - open (2
 >>> >> No such file or directory)

[...]

 AVK> Но есть /usr/lib64/util-vserver/distributions/suse91/apt/rpmpriorities -
 AVK> почему там не ищет?

Потому что я торможу и rpmpriorities != pkgpriorities.

Копирование соотв. файла из alt сдвинуло процесс дальше.

-- 
Andrey V Khavryuchenko            
Software Development Company http://www.kds.com.ua/


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] suse91 in vserver
  2006-07-31 14:47         ` Andrey Khavryuchenko
@ 2006-07-31 16:25           ` Andrey Khavryuchenko
  0 siblings, 0 replies; 7+ messages in thread
From: Andrey Khavryuchenko @ 2006-07-31 16:25 UTC (permalink / raw)
  To: sisyphus

"AVK" == Andrey Khavryuchenko wrote:

 AVK> Потому что я торможу и rpmpriorities != pkgpriorities.

 AVK> Копирование соотв. файла из alt сдвинуло процесс дальше.

#9827

-- 
Andrey V Khavryuchenko            
Software Development Company http://www.kds.com.ua/


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-07-31 16:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-26 13:50 [sisyphus] suse91 in vserver Andrey Khavryuchenko
2006-07-27  3:15 ` Хихин Руслан
2006-07-27  6:23   ` Andrey Khavryuchenko
2006-07-27  6:40     ` Nikolay A. Fetisov
2006-07-27  7:16       ` Andrey Khavryuchenko
2006-07-31 14:47         ` Andrey Khavryuchenko
2006-07-31 16:25           ` Andrey Khavryuchenko

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

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

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


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