ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] kernel 2.4.18.-alt5.src.rpm
@ 2002-04-11  6:08 Serge Skorokhodov
  2002-04-11  7:35 ` Dmitry V. Levin
  0 siblings, 1 reply; 6+ messages in thread
From: Serge Skorokhodov @ 2002-04-11  6:08 UTC (permalink / raw)
  To: Sisyphys List

Здравствуйте!

В погоне за новыми удобствами в кастомизации ядер попытался
собрать subj. Он запросил libdb4-devel:( Последняя тянет за собой
весь glibc сотоварищи:( Нельзя ли услышать комментарии такой
зависимости? Почему, скажем, не от KDE3?

-- 
Serge Skorokhodov aka suralis
11.04.2002 suralis-s@mtu-net.ru




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

* Re: [sisyphus] kernel 2.4.18.-alt5.src.rpm
  2002-04-11  6:08 [sisyphus] kernel 2.4.18.-alt5.src.rpm Serge Skorokhodov
@ 2002-04-11  7:35 ` Dmitry V. Levin
  2002-04-11 11:36   ` postun_ldconfig (was: Re: [sisyphus] kernel 2.4.18.-alt5.src.rpm) Sergey Vlasov
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitry V. Levin @ 2002-04-11  7:35 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

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

On Thu, Apr 11, 2002 at 09:08:06AM +0300, Serge Skorokhodov wrote:
> В погоне за новыми удобствами в кастомизации ядер попытался
> собрать subj. Он запросил libdb4-devel:( Последняя тянет за собой

На самом деле, нужен даже libdb4-devel-static (или libdb3-devel-static).

> весь glibc сотоварищи:( Нельзя ли услышать комментарии такой
> зависимости? Почему, скажем, не от KDE3?

libdb4-devel-static -> libdb4-devel -> libdb4 -> /sbin/postun_ldconfig ->
glibc-core >= 2.2.5-alt3


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.com/
+-------------------------------------------------------------------------+
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

* postun_ldconfig (was: Re: [sisyphus] kernel 2.4.18.-alt5.src.rpm)
  2002-04-11  7:35 ` Dmitry V. Levin
@ 2002-04-11 11:36   ` Sergey Vlasov
  2002-04-11 11:40     ` [devel] " Dmitry V. Levin
  0 siblings, 1 reply; 6+ messages in thread
From: Sergey Vlasov @ 2002-04-11 11:36 UTC (permalink / raw)
  To: sisyphus; +Cc: Devel mailing list

On Thu, 11 Apr 2002 11:35:29 +0400
"Dmitry V. Levin" <ldv@alt-linux.org> wrote:

> libdb4-devel-static -> libdb4-devel -> libdb4 -> /sbin/postun_ldconfig ->
> glibc-core >= 2.2.5-alt3

А может быть, делать в пакетах fallback на обычный /sbin/ldconfig и
исключить зависимость на /sbin/postun_ldconfig?

Тогда придется писать макрос:

LDCONFIG="/sbin/postun_ldconfig"
[ -x $LDCONFIG ] || LDCONFIG="/sbin/ldconfig"
$LDCONFIG



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

* Re: [devel] postun_ldconfig (was: Re: [sisyphus] kernel 2.4.18.-alt5.src.rpm)
  2002-04-11 11:36   ` postun_ldconfig (was: Re: [sisyphus] kernel 2.4.18.-alt5.src.rpm) Sergey Vlasov
@ 2002-04-11 11:40     ` Dmitry V. Levin
  2002-04-11 14:11       ` Alexey Morozov
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitry V. Levin @ 2002-04-11 11:40 UTC (permalink / raw)
  To: Sergey Vlasov; +Cc: ALT Linux Sisyphus mailing list, Devel mailing list

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

On Thu, Apr 11, 2002 at 03:36:57PM +0400, Sergey Vlasov wrote:
> > libdb4-devel-static -> libdb4-devel -> libdb4 -> /sbin/postun_ldconfig ->
> > glibc-core >= 2.2.5-alt3
> 
> А может быть, делать в пакетах fallback на обычный /sbin/ldconfig и
> исключить зависимость на /sbin/postun_ldconfig?
> 
> Тогда придется писать макрос:
> 
> LDCONFIG="/sbin/postun_ldconfig"
> [ -x $LDCONFIG ] || LDCONFIG="/sbin/ldconfig"
> $LDCONFIG

Нет.
/bin/sh использовать нельзя.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.com/
+-------------------------------------------------------------------------+
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] postun_ldconfig (was: Re: [sisyphus] kernel 2.4.18.-alt5.src.rpm)
  2002-04-11 11:40     ` [devel] " Dmitry V. Levin
@ 2002-04-11 14:11       ` Alexey Morozov
  2002-04-11 15:23         ` Dmitry V. Levin
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey Morozov @ 2002-04-11 14:11 UTC (permalink / raw)
  To: Sisyphus Mailing list; +Cc: Sergey Vlasov, Devel mailing list

В Чтв, 11.04.2002, в 18:40, Dmitry V. Levin написал:
> Нет.
> /bin/sh использовать нельзя.
Если не секрет, почему? Я так понимаю, ядро все равно должно ставится
после того, как /bin/sh установлен...

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

* Re: [devel] postun_ldconfig (was: Re: [sisyphus] kernel 2.4.18.-alt5.src.rpm)
  2002-04-11 14:11       ` Alexey Morozov
@ 2002-04-11 15:23         ` Dmitry V. Levin
  0 siblings, 0 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2002-04-11 15:23 UTC (permalink / raw)
  To: Devel mailing list, Sisyphus Mailing list

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

On Thu, Apr 11, 2002 at 09:11:24PM +0700, Alexey Morozov wrote:
> > Нет.
> > /bin/sh использовать нельзя.
> Если не секрет, почему? Я так понимаю, ядро все равно должно ставится
> после того, как /bin/sh установлен...

Для некоторых особо важных библиотек нельзя допустить, чтобы /bin/sh
попал в зависимость; libdb4 - из их числа.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.com/
+-------------------------------------------------------------------------+
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

end of thread, other threads:[~2002-04-11 15:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-11  6:08 [sisyphus] kernel 2.4.18.-alt5.src.rpm Serge Skorokhodov
2002-04-11  7:35 ` Dmitry V. Levin
2002-04-11 11:36   ` postun_ldconfig (was: Re: [sisyphus] kernel 2.4.18.-alt5.src.rpm) Sergey Vlasov
2002-04-11 11:40     ` [devel] " Dmitry V. Levin
2002-04-11 14:11       ` Alexey Morozov
2002-04-11 15:23         ` Dmitry V. Levin

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