public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* NSS not longer exporting parser
@ 2002-04-17  2:03 Thorsten Kukuk
  2002-04-18 20:24 ` Ulrich Drepper
  0 siblings, 1 reply; 4+ messages in thread
From: Thorsten Kukuk @ 2002-04-17  2:03 UTC (permalink / raw)
  To: libc-hacker


Hi,

the libnss_files.so.2 library does not export any longer the parsers.
All Parsers are now "GLIBC_PRIVATE". 

As result, most other NSS modules (even the one from glibc), which
uses the files parser, does not work any longer.

Is the current solution really to duplicate the functions for every
NSS module?

  Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/        kukuk@suse.de
SuSE Linux AG        Deutschherrenstr. 15-19       D-90429 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B

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

* Re: NSS not longer exporting parser
  2002-04-17  2:03 NSS not longer exporting parser Thorsten Kukuk
@ 2002-04-18 20:24 ` Ulrich Drepper
  2002-04-18 23:14   ` Thorsten Kukuk
  0 siblings, 1 reply; 4+ messages in thread
From: Ulrich Drepper @ 2002-04-18 20:24 UTC (permalink / raw)
  To: Thorsten Kukuk; +Cc: libc-hacker

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

On Wed, 2002-04-17 at 02:03, Thorsten Kukuk wrote:

> As result, most other NSS modules (even the one from glibc), which
> uses the files parser, does not work any longer.

Which NSS module doesn't work?  All modules from glibc are linked
against the new NSS DSOs and therefore should pick up the GLIBC_PRIVATE
symbols and record the version.  No other module should use these
parsers so GLIBC_PRIVATE is exactly the right version.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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

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

* Re: NSS not longer exporting parser
  2002-04-18 20:24 ` Ulrich Drepper
@ 2002-04-18 23:14   ` Thorsten Kukuk
  2002-04-18 23:44     ` Ulrich Drepper
  0 siblings, 1 reply; 4+ messages in thread
From: Thorsten Kukuk @ 2002-04-18 23:14 UTC (permalink / raw)
  To: Ulrich Drepper; +Cc: libc-hacker

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

On Thu, Apr 18, Ulrich Drepper wrote:

> On Wed, 2002-04-17 at 02:03, Thorsten Kukuk wrote:
> 
> > As result, most other NSS modules (even the one from glibc), which
> > uses the files parser, does not work any longer.
> 
> Which NSS module doesn't work? 

For example the libnss_db module, which we splitt of from glibc.

  Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/        kukuk@suse.de
SuSE Linux AG        Deutschherrenstr. 15-19       D-90429 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B

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

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

* Re: NSS not longer exporting parser
  2002-04-18 23:14   ` Thorsten Kukuk
@ 2002-04-18 23:44     ` Ulrich Drepper
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Drepper @ 2002-04-18 23:44 UTC (permalink / raw)
  To: Thorsten Kukuk; +Cc: libc-hacker

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

On Thu, 2002-04-18 at 23:14, Thorsten Kukuk wrote:

> For example the libnss_db module, which we splitt of from glibc.

If was released for 2.2 again.  There is no harm in requiring somebody
to install a new binary.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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

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

end of thread, other threads:[~2002-04-19  6:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-17  2:03 NSS not longer exporting parser Thorsten Kukuk
2002-04-18 20:24 ` Ulrich Drepper
2002-04-18 23:14   ` Thorsten Kukuk
2002-04-18 23:44     ` Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).