[turba] Problem to patch core.schema

Julio Cesar Pinto jc at ifx.com.co
Fri May 16 07:15:37 PDT 2003


Hi to all,

I'm try to patch teh core.schema.

My configuration is the following.

turba-1.2
apache-1.3.27-2
php-4.3.1
openldap-2.0.27-8

And the error is the following.

[root at mail2 schema]# patch core.schema < core.schema.patch 
patching file core.schema
Hunk #1 FAILED at 367.
1 out of 1 hunk FAILED -- saving rejects to file core.schema.rej

The file core.schema.rej show

***************
*** 367,381 ****
                 postalAddress $ physicalDeliveryOfficeName $ st $ l $
descripti
on ) )
  
  objectclass ( 2.5.6.6 NAME 'person' SUP top STRUCTURAL
-        MUST ( sn $ cn )
-        MAY ( userPassword $ telephoneNumber $ seeAlso $ description )
)
  
  objectclass ( 2.5.6.7 NAME 'organizationalPerson' SUP person
STRUCTURAL
         MAY ( title $ x121Address $ registeredAddress $
destinationIndicator $
                 preferredDeliveryMethod $ telexNumber $
teletexTerminalIdentifi
er $
                 telephoneNumber $ internationaliSDNNumber $
                 facsimileTelephoneNumber $ street $ postOfficeBox $
postalCode 
$
-                postalAddress $ physicalDeliveryOfficeName $ ou $ st $
l ) )
  
  objectclass ( 2.5.6.8 NAME 'organizationalRole' SUP top STRUCTURAL
         MUST cn
--- 367,381 ----
                 postalAddress $ physicalDeliveryOfficeName $ st $ l $
descripti
on ) )
  
  objectclass ( 2.5.6.6 NAME 'person' SUP top STRUCTURAL
+        MUST cn
+        MAY ( sn $ userPassword $ telephoneNumber $ seeAlso $
description ) )
  
  objectclass ( 2.5.6.7 NAME 'organizationalPerson' SUP person
STRUCTURAL
         MAY ( title $ x121Address $ registeredAddress $
destinationIndicator $
                 preferredDeliveryMethod $ telexNumber $
teletexTerminalIdentifi
er $
                 telephoneNumber $ internationaliSDNNumber $
                 facsimileTelephoneNumber $ street $ postOfficeBox $
postalCode 
$
+                postalAddress $ physicalDeliveryOfficeName $ ou $ st $
l $ orga
nizationName ) )
  
  objectclass ( 2.5.6.8 NAME 'organizationalRole' SUP top STRUCTURAL
         MUST cn


Someone help me to solve this.

Thanks,

-- 

JULIO CESAR 



More information about the turba mailing list