ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Bind 9
@ 2002-03-26 11:52 Nikita Gergel
  2002-03-26 11:53 ` Volkov Serge
  2002-03-26 12:20 ` Dmitry V. Levin
  0 siblings, 2 replies; 6+ messages in thread
From: Nikita Gergel @ 2002-03-26 11:52 UTC (permalink / raw)
  To: devel

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

Думаю уместным будет в пакетах bind8-utils и bind9-utils написать
Provides: bind-utils, так как xtraceroute например требует bind-utils:
xtraceroute: Depends: bind-utils, однако не установлен

-- 
Nikita Gergel					System Administrator
Moscow, Russia					YAUZA-Telecom

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

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

* Re: [devel] Bind 9
  2002-03-26 11:52 [devel] Bind 9 Nikita Gergel
@ 2002-03-26 11:53 ` Volkov Serge
  2002-03-26 12:20 ` Dmitry V. Levin
  1 sibling, 0 replies; 6+ messages in thread
From: Volkov Serge @ 2002-03-26 11:53 UTC (permalink / raw)
  To: devel

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

On 26 Mar 2002 11:52:26 +0000
Nikita Gergel <fc@altlinux.ru> wrote:

> Думаю уместным будет в пакетах bind8-utils и bind9-utils написать
> Provides: bind-utils, так как xtraceroute например требует bind-utils:
> xtraceroute: Depends: bind-utils, однако не установлен

Думаю да!

Если Дмитрий не возражает то тогда добавлю в bind8


-- 
With best wishes, Volkov Serge		
Network Administrator/Security Administrator 		

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

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

* Re: [devel] Bind 9
  2002-03-26 11:52 [devel] Bind 9 Nikita Gergel
  2002-03-26 11:53 ` Volkov Serge
@ 2002-03-26 12:20 ` Dmitry V. Levin
  2002-03-26 15:44   ` Nikita Gergel
  1 sibling, 1 reply; 6+ messages in thread
From: Dmitry V. Levin @ 2002-03-26 12:20 UTC (permalink / raw)
  To: devel

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

On Tue, Mar 26, 2002 at 11:52:26AM +0000, Nikita Gergel wrote:
> Думаю уместным будет в пакетах bind8-utils и bind9-utils написать
> Provides: bind-utils, так как xtraceroute например требует bind-utils:
> xtraceroute: Depends: bind-utils, однако не установлен

И не только
Provides: bind-utils = %version-%release
но и
Obsoletes: bind-utils
Conflicts: bind-utils < %version-%release, bind-utils > %version-%release

Иначе будут проблемы с установкой/обновлением этих пакетов.
Я проверю зависимости, равно как и chroot'изацию, прежде чем пакеты
появятся в Сизифе.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.com/
Fandra Project      http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

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

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

* Re: [devel] Bind 9
  2002-03-26 12:20 ` Dmitry V. Levin
@ 2002-03-26 15:44   ` Nikita Gergel
  2002-03-26 16:03     ` Dmitry V. Levin
  0 siblings, 1 reply; 6+ messages in thread
From: Nikita Gergel @ 2002-03-26 15:44 UTC (permalink / raw)
  To: devel

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

В Втр, 26.03.2002, в 12:20, Dmitry V. Levin написал:
> On Tue, Mar 26, 2002 at 11:52:26AM +0000, Nikita Gergel wrote:
> > Думаю уместным будет в пакетах bind8-utils и bind9-utils написать
> > Provides: bind-utils, так как xtraceroute например требует bind-utils:
> > xtraceroute: Depends: bind-utils, однако не установлен
> 
> И не только
> Provides: bind-utils = %version-%release
> но и
> Obsoletes: bind-utils
> Conflicts: bind-utils < %version-%release, bind-utils > %version-%release
> 
> Иначе будут проблемы с установкой/обновлением этих пакетов.
> Я проверю зависимости, равно как и chroot'изацию, прежде чем пакеты
> появятся в Сизифе.

Также исправить
Provides: bind
Provides: bind-chroot(%ROOT)
Obsoletes: bind-chroot

на
Provides: bind = %version-%release
Provides: bind-chroot(%ROOT)
Obsoletes: bind-chroot < %version-%release, bind-chroot >
%version-%release

?

-- 
Nikita Gergel					System Administrator
Moscow, Russia					YAUZA-Telecom

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

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

* Re: [devel] Bind 9
  2002-03-26 15:44   ` Nikita Gergel
@ 2002-03-26 16:03     ` Dmitry V. Levin
  2002-03-26 16:04       ` Nikita Gergel
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitry V. Levin @ 2002-03-26 16:03 UTC (permalink / raw)
  To: devel

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

On Tue, Mar 26, 2002 at 03:44:48PM +0000, Nikita Gergel wrote:
> > > Думаю уместным будет в пакетах bind8-utils и bind9-utils написать
> > > Provides: bind-utils, так как xtraceroute например требует bind-utils:
> > > xtraceroute: Depends: bind-utils, однако не установлен
> > 
> > И не только
> > Provides: bind-utils = %version-%release
> > но и
> > Obsoletes: bind-utils
> > Conflicts: bind-utils < %version-%release, bind-utils > %version-%release
> > 
> > Иначе будут проблемы с установкой/обновлением этих пакетов.
> > Я проверю зависимости, равно как и chroot'изацию, прежде чем пакеты
> > появятся в Сизифе.
> 
> Также исправить
> Provides: bind
> Provides: bind-chroot(%ROOT)
> 
> на
> Provides: bind = %version-%release
> Provides: bind-chroot(%ROOT)

Видимо, да.
Я посмотрю, как будет лучше.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.com/
Fandra Project      http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

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

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

* Re: [devel] Bind 9
  2002-03-26 16:03     ` Dmitry V. Levin
@ 2002-03-26 16:04       ` Nikita Gergel
  0 siblings, 0 replies; 6+ messages in thread
From: Nikita Gergel @ 2002-03-26 16:04 UTC (permalink / raw)
  To: devel

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

В Втр, 26.03.2002, в 16:03, Dmitry V. Levin написал:
> On Tue, Mar 26, 2002 at 03:44:48PM +0000, Nikita Gergel wrote:
> > > > Думаю уместным будет в пакетах bind8-utils и bind9-utils написать
> > > > Provides: bind-utils, так как xtraceroute например требует bind-utils:
> > > > xtraceroute: Depends: bind-utils, однако не установлен
> > > 
> > > И не только
> > > Provides: bind-utils = %version-%release
> > > но и
> > > Obsoletes: bind-utils
> > > Conflicts: bind-utils < %version-%release, bind-utils > %version-%release
> > > 
> > > Иначе будут проблемы с установкой/обновлением этих пакетов.
> > > Я проверю зависимости, равно как и chroot'изацию, прежде чем пакеты
> > > появятся в Сизифе.
> > 
> > Также исправить
> > Provides: bind
> > Provides: bind-chroot(%ROOT)
> > 
> > на
> > Provides: bind = %version-%release
> > Provides: bind-chroot(%ROOT)
> 
> Видимо, да.
> Я посмотрю, как будет лучше.

OK

-- 
Nikita Gergel					System Administrator
Moscow, Russia					YAUZA-Telecom

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

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

end of thread, other threads:[~2002-03-26 16:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-26 11:52 [devel] Bind 9 Nikita Gergel
2002-03-26 11:53 ` Volkov Serge
2002-03-26 12:20 ` Dmitry V. Levin
2002-03-26 15:44   ` Nikita Gergel
2002-03-26 16:03     ` Dmitry V. Levin
2002-03-26 16:04       ` Nikita Gergel

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