ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Voinov <voins@voins.program.ru>
To: devel@altlinux.ru
Subject: Re: [devel] глюк в nss_ldap
Date: Wed, 10 Apr 2002 20:06:49 +0400
Message-ID: <20020410160649.GA2412@voins.local> (raw)
In-Reply-To: <20020410075943.GA27083@ldv.office.alt-linux.org>

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

Dmitry V. Levin wrote
> On Tue, Apr 09, 2002 at 10:18:23PM +0400, Alexey Voinov wrote:
> > Обнаружен следующий глюк:
> > 
> > Если включён nss_ldap, то не размонтируется с первого раза /usr
> > (/usr у меня отдельным разделом). При завершении пишет что-то вроде
> > illegal seek. После чего пробует размонтировать ещё раз, уже без ругани.
> > Убирание nss_ldap устраняет проблему. Немного поковырявшись я выяснил, 
> > проблема на самом деле в том, что libnss_ldap.so лежит в /usr/lib, а не
> > в /lib, как все остальные компоненты nss. Мало того, если переместить
> > эти so в /lib, то проблема не решается, поскольку nss_ldap тянет
> > за собой libldap.so, liblber.so (из пакета libldap) и libssl.so, libcrypt
> > (из пакета libssl), которые также лежат в /usr/lib.
> > 
> > Пока предложение такое: пересобрать nss_ldap, openldap и openssl так,
> > чтобы *.so находились в /lib, а в /usr/lib поместить симлинки на них.
> 
> Точнее говоря, не все *.so,
> а только *.so.* и те из *.so, которые являются "soname-образующими".
> 
> А libssl уже давно туда просится.
Я перечислил конкретные *.so, которые надо в /lib:
libldap.so.*
liblber.so.*
libcrypto.so.*
libssl.so.*
libnss_ldap-*.so

Здесь нет только libldap_r.so.* из libldap.

Я сегодня пересобрал всё у себя именно в таком виде и попробовал.
Всё замечательно отработало и /usr размонтировался.

-- 
Best Regards!           | Когда вам платят за работу, надо по крайней мере
Alexey Voinov           | делать вид, что вы работаете...
                        |                         Б.Виан "Осень в Пекине"
voins@voins.program.ru
voins@online.ru
vns@altlinux.ru


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

  reply	other threads:[~2002-04-10 16:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-09 18:18 Alexey Voinov
2002-04-10  7:59 ` Dmitry V. Levin
2002-04-10 16:06   ` Alexey Voinov [this message]
2002-04-10 16:42     ` Dmitry V. Levin
2012-08-10  8:43   ` Volkov Serge
2002-04-10 10:03     ` Dmitry V. Levin

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=20020410160649.GA2412@voins.local \
    --to=voins@voins.program.ru \
    --cc=devel@altlinux.ru \
    /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