Re: [389-devel] Please review: [389 Project] #47700: Unresolved external symbol references break loading of the ACL plugin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Feb 17, 2014 at 02:06:23PM -0800, Noriko Hosoi wrote:
> Nalin Dahyabhai wrote:
> >I think the second half of the original patch needs to be added back.
> >When I compile master with the proposed fix applied, nm shows that
> >lib/libaccess/.libs/libns_dshttpd_la-aclcache.o references an unmangled
> >INTereport symbol, but lib/base/.libs/libns_dshttpd_la-ereport.o
> >provides it mangled.
> 
> Thanks, Nalin.
> 
> Interesting...  Could you please attach the errors to the email for
> me not to make further mistakes?

I hadn't actually run it with the patch from the ticket - I just noticed
that one of the hunks from the patch in bugzilla was missing, and used
nm to check if its omission was due to the problem it was about having
already been fixed in master.

I originally noticed it because slapi-nis's self-tests were complaining
about being unable to load the ACL plugin, but its tests are probably
not what you need, as they intentionally try to avoid exercising more
plugins than they need to in order to test slapi-nis functions.

Having said that, I'm attaching the "errors" logs from my various
attempts today, in case they're of use.

Cheers,

Nalin
	389-Directory/1.3.2.11 B2014.036.2217
	localhost:21141 (/home/nalin/projects/slapi-nis/tests/config)

[17/Feb/2014:13:38:04 -0500] - Netscape Portable Runtime error -5977: /usr/lib64/dirsrv/libns-dshttpd.so.0: undefined symbol: aclDNSLookup
[17/Feb/2014:13:38:04 -0500] - Could not open library "/usr/lib64/dirsrv/plugins/libacl-plugin.so" for plugin ACL Plugin
[17/Feb/2014:13:38:04 -0500] - Unable to load plugin "cn=ACL Plugin,cn=plugins,cn=config"
[17/Feb/2014:14:16:22 -0500] - Netscape Portable Runtime error -5977: /usr/lib64/dirsrv/libns-dshttpd.so.0: undefined symbol: INTereport
[17/Feb/2014:14:16:22 -0500] - Could not open library "/usr/lib64/dirsrv/plugins/libacl-plugin.so" for plugin ACL Plugin
[17/Feb/2014:14:16:23 -0500] - Unable to load plugin "cn=ACL Plugin,cn=plugins,cn=config"
[17/Feb/2014:14:22:25 -0500] - 389-Directory/1.3.2.11 B2014.048.1920 starting up
[17/Feb/2014:14:22:26 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:14:22:38 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:22:38 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:22:43 -0500] - slapd shutting down - signaling operation threads - op stack size 2 max work q size 1 max work q stack size 1
[17/Feb/2014:14:22:43 -0500] - slapd shutting down - closing down internal subsystems and plugins
[17/Feb/2014:14:22:43 -0500] - Waiting for 4 database threads to stop
[17/Feb/2014:14:22:44 -0500] - All database threads now stopped
[17/Feb/2014:14:22:44 -0500] - slapd shutting down - freed 1 work q stack objects - freed 2 op stack objects
[17/Feb/2014:14:22:44 -0500] - slapd stopped.
[17/Feb/2014:14:22:46 -0500] - 389-Directory/1.3.2.11 B2014.048.1920 starting up
[17/Feb/2014:14:22:46 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:22:46 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:22:46 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:14:23:04 -0500] - slapd shutting down - signaling operation threads - op stack size 3 max work q size 2 max work q stack size 2
[17/Feb/2014:14:23:04 -0500] - slapd shutting down - closing down internal subsystems and plugins
[17/Feb/2014:14:23:04 -0500] - Waiting for 4 database threads to stop
[17/Feb/2014:14:23:04 -0500] - All database threads now stopped
[17/Feb/2014:14:23:04 -0500] - slapd shutting down - freed 2 work q stack objects - freed 3 op stack objects
[17/Feb/2014:14:23:04 -0500] - slapd stopped.
[17/Feb/2014:14:23:06 -0500] - 389-Directory/1.3.2.11 B2014.048.1920 starting up
[17/Feb/2014:14:23:06 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:23:06 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:23:07 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:14:23:25 -0500] - slapd shutting down - signaling operation threads - op stack size 2 max work q size 1 max work q stack size 1
[17/Feb/2014:14:23:25 -0500] - slapd shutting down - closing down internal subsystems and plugins
[17/Feb/2014:14:23:25 -0500] - Waiting for 4 database threads to stop
[17/Feb/2014:14:23:25 -0500] - All database threads now stopped
[17/Feb/2014:14:23:25 -0500] - slapd shutting down - freed 1 work q stack objects - freed 2 op stack objects
[17/Feb/2014:14:23:25 -0500] - slapd stopped.
[17/Feb/2014:14:23:27 -0500] - 389-Directory/1.3.2.11 B2014.048.1920 starting up
[17/Feb/2014:14:23:27 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:23:27 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:23:27 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:14:23:44 -0500] - slapd shutting down - signaling operation threads - op stack size 2 max work q size 1 max work q stack size 1
[17/Feb/2014:14:23:44 -0500] - slapd shutting down - closing down internal subsystems and plugins
[17/Feb/2014:14:23:44 -0500] - Waiting for 4 database threads to stop
[17/Feb/2014:14:23:45 -0500] - All database threads now stopped
[17/Feb/2014:14:23:45 -0500] - slapd shutting down - freed 1 work q stack objects - freed 2 op stack objects
[17/Feb/2014:14:23:45 -0500] - slapd stopped.
[17/Feb/2014:14:23:47 -0500] - 389-Directory/1.3.2.11 B2014.048.1920 starting up
[17/Feb/2014:14:23:48 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:23:48 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:23:48 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:14:24:05 -0500] - slapd shutting down - signaling operation threads - op stack size 2 max work q size 1 max work q stack size 1
[17/Feb/2014:14:24:05 -0500] - slapd shutting down - closing down internal subsystems and plugins
[17/Feb/2014:14:24:06 -0500] - Waiting for 4 database threads to stop
[17/Feb/2014:14:24:06 -0500] - All database threads now stopped
[17/Feb/2014:14:24:06 -0500] - slapd shutting down - freed 1 work q stack objects - freed 2 op stack objects
[17/Feb/2014:14:24:06 -0500] - slapd stopped.
[17/Feb/2014:14:24:08 -0500] - 389-Directory/1.3.2.11 B2014.048.1920 starting up
[17/Feb/2014:14:24:08 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:24:08 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:24:09 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:14:24:26 -0500] - slapd shutting down - signaling operation threads - op stack size 2 max work q size 1 max work q stack size 1
[17/Feb/2014:14:24:26 -0500] - slapd shutting down - closing down internal subsystems and plugins
[17/Feb/2014:14:24:26 -0500] - Waiting for 4 database threads to stop
[17/Feb/2014:14:24:27 -0500] - All database threads now stopped
[17/Feb/2014:14:24:27 -0500] - slapd shutting down - freed 1 work q stack objects - freed 2 op stack objects
[17/Feb/2014:14:24:27 -0500] - slapd stopped.
[17/Feb/2014:14:24:28 -0500] - 389-Directory/1.3.2.11 B2014.048.1920 starting up
[17/Feb/2014:14:24:29 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:24:29 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:24:29 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:14:24:51 -0500] - slapd shutting down - signaling operation threads - op stack size 2 max work q size 1 max work q stack size 1
[17/Feb/2014:14:24:51 -0500] - slapd shutting down - closing down internal subsystems and plugins
[17/Feb/2014:14:24:51 -0500] - Waiting for 4 database threads to stop
[17/Feb/2014:14:24:52 -0500] - All database threads now stopped
[17/Feb/2014:14:24:52 -0500] - slapd shutting down - freed 1 work q stack objects - freed 2 op stack objects
[17/Feb/2014:14:24:52 -0500] - slapd stopped.
[17/Feb/2014:14:24:54 -0500] - 389-Directory/1.3.2.11 B2014.048.1920 starting up
[17/Feb/2014:14:24:54 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:24:54 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:24:54 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:14:25:11 -0500] - slapd shutting down - signaling operation threads - op stack size 2 max work q size 1 max work q stack size 1
[17/Feb/2014:14:25:11 -0500] - slapd shutting down - closing down internal subsystems and plugins
[17/Feb/2014:14:25:11 -0500] - Waiting for 4 database threads to stop
[17/Feb/2014:14:25:12 -0500] - All database threads now stopped
[17/Feb/2014:14:25:12 -0500] - slapd shutting down - freed 1 work q stack objects - freed 2 op stack objects
[17/Feb/2014:14:25:12 -0500] - slapd stopped.
[17/Feb/2014:14:25:14 -0500] - 389-Directory/1.3.2.11 B2014.048.1920 starting up
[17/Feb/2014:14:25:15 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:25:15 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:25:15 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:14:25:33 -0500] - slapd shutting down - signaling operation threads - op stack size 2 max work q size 1 max work q stack size 1
[17/Feb/2014:14:25:33 -0500] - slapd shutting down - closing down internal subsystems and plugins
[17/Feb/2014:14:25:33 -0500] - Waiting for 4 database threads to stop
[17/Feb/2014:14:25:33 -0500] - All database threads now stopped
[17/Feb/2014:14:25:33 -0500] - slapd shutting down - freed 1 work q stack objects - freed 2 op stack objects
[17/Feb/2014:14:25:33 -0500] - slapd stopped.
[17/Feb/2014:14:25:35 -0500] - 389-Directory/1.3.2.11 B2014.048.1920 starting up
[17/Feb/2014:14:25:36 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:25:36 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:25:36 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:14:36:52 -0500] - Netscape Portable Runtime error -5977: /usr/lib64/dirsrv/libns-dshttpd.so.0: undefined symbol: aclDNSLookup
[17/Feb/2014:14:36:52 -0500] - Could not open library "/usr/lib64/dirsrv/plugins/libacl-plugin.so" for plugin ACL Plugin
[17/Feb/2014:14:36:52 -0500] - Unable to load plugin "cn=ACL Plugin,cn=plugins,cn=config"
[17/Feb/2014:14:40:46 -0500] - 389-Directory/1.3.2.11 B2014.048.1938 starting up
[17/Feb/2014:14:40:47 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:14:41:02 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:41:02 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:41:08 -0500] - slapd shutting down - signaling operation threads - op stack size 2 max work q size 1 max work q stack size 1
[17/Feb/2014:14:41:08 -0500] - slapd shutting down - closing down internal subsystems and plugins
[17/Feb/2014:14:41:08 -0500] - Waiting for 4 database threads to stop
[17/Feb/2014:14:41:08 -0500] - All database threads now stopped
[17/Feb/2014:14:41:08 -0500] - slapd shutting down - freed 1 work q stack objects - freed 2 op stack objects
[17/Feb/2014:14:41:08 -0500] - slapd stopped.
[17/Feb/2014:14:41:10 -0500] - 389-Directory/1.3.2.11 B2014.048.1938 starting up
[17/Feb/2014:14:41:11 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byname
[17/Feb/2014:14:41:11 -0500] nis-plugin - warning: no entries in domain=example.com,map=passwd.byuid
[17/Feb/2014:14:41:11 -0500] - slapd started.  Listening on All Interfaces port 21141 for LDAP requests
[17/Feb/2014:17:26:39 -0500] - Netscape Portable Runtime error -5977: /usr/lib64/dirsrv/libns-dshttpd.so.0: undefined symbol: aclDNSLookup
[17/Feb/2014:17:26:39 -0500] - Could not open library "/usr/lib64/dirsrv/plugins/libacl-plugin.so" for plugin ACL Plugin
[17/Feb/2014:17:26:39 -0500] - Unable to load plugin "cn=ACL Plugin,cn=plugins,cn=config"
--
389-devel mailing list
389-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-devel

[Index of Archives]     [Fedora Directory Announce]     [Fedora Users]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Review]     [Fedora Art]     [Fedora Music]     [Fedora Packaging]     [CentOS]     [Fedora SELinux]     [Big List of Linux Books]     [KDE Users]     [Fedora Art]     [Fedora Docs]

  Powered by Linux