Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2007 13:19:55 GMT
From:      roudoudou<roudoud0u@free.fr>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/109563: ports net/isc-dhcp3-server dhcp-3.0.5-ldap-patch needs to be updated
Message-ID:  <200702261319.l1QDJtow015572@www.freebsd.org>
Resent-Message-ID: <200702261320.l1QDK9Qi016438@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109563
>Category:       ports
>Synopsis:       ports net/isc-dhcp3-server dhcp-3.0.5-ldap-patch needs to be updated
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 26 13:20:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     roudoudou
>Release:        6.2
>Organization:
>Environment:
FreeBSD 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386

>Description:
hi,
I think that there is several minor issue with the current port of isc-dhcp3-server:

* the ldap-patch shipped with needs to be updated to the latest version available on http://home.ntelos.net/~masneyb/ . This updated patch fix several  issue :-)

* Seems also that there is a typo on /usr/local/share/isc-dhcp3-server/dhcp.schema. One need to do sed -e 's/dhcpFailOverUnackedUpdates/dhcpFailOverUnpackedUpdates' in order to load the dhcp schema on openlap-server

* I'm really not sure about this one, but after installing  openldap-sasl-client, openldap-server and isc-dhcp3-server, portversion -vL= tolds me that there is a " Stale dependency: isc-dhcp3-server-3.0.5 --> openldap-client-2.3.34 -- manually run 'pkgdb -F' to fix, or specify -O to force."

HTH
Thanks a lot :-)

--
Version of port installed:
* isc-dhcp3-server-3.0.5
* openldap-sasl-client-2.3.34
* openldap-server-2.3.34

>How-To-Repeat:
* Try to create several dhcpHost entry on ldap then reload the isc-dhcp3-server: dhcpd will core dumped talking about parsing errors like this one. "Feb 25 22:30:28 dell076 dhcpd: LDAP line 13: semicolon expected.
Feb 25 22:30:28 dell076 dhcpd:
Feb 25 22:30:28 dell076 dhcpd: ^
"

* Include the dhcp.schema on slapd.conf then reload slapd. The process will abort with this error message "/usr/local/share/isc-dhcp3-server/dhcp.schema: line 457: AttributeType not found: "dhcpFailOverUnackedUpdates"
"


>Fix:
* update the dhcp-3.0.5-ldap.patch contributed by Brian Masney http://home.ntelos.net/~masneyb/

* fix the small typo on the dhcp.schema shipped with the ports

* dunno
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702261319.l1QDJtow015572>