Bug#899379: [Pkg-freeipa-devel] Bug#899379: bind9-dyndb-ldap: schema with errors

2018-05-23 Thread paulo bruck
Hi Timo

Nope I am using stretch with no backports.

By the way I have to comment out some other lines because I 'm usng
cosine.schema

atachead diff

What do you mean about diff wold be readable??

best regards


2018-05-23 11:44 GMT-03:00 Timo Aaltonen :

> On 23.05.2018 17:20, paulo bruck wrote:
> > Package: bind9-dyndb-ldap
> > Version: 10.1-1
> > Severity: important
> > Tags: patch
> >
> > Dear Maintainer,
> >
> >* What led up to the situation?
> > Schema has errors.
> >* What exactly did you do (or not do) that was effective (or
> >  ineffective)?
> > apply patch
> > 1) comment line 35
> > 2) change objectclasses: by objectclass
> > 3) comment out objectclass idnsTemplateObject becasuse attribute
> > idnsTemplateAttribute does not exist
> >* What was the outcome of this action?
> >* What outcome did you expect instead?
>
> Are you using some backported packages? Looks like you're not using
> unstable.. not that freeipa would work there either.
>
> and a unified diff would be readable
>
> --
> t
>



-- 
Paulo Ricardo Bruck consultor
tel 011 3596-4881/4882  011 98140-9184 (TIM)
http://www.contatogs.com.br
http://www.protejasuarede.com.br
gpg AAA59989 at wwwkeys.us.pgp.net
35c35
< dn: cn=schema
---
> #dn: cn=schema
38,39c38,39
< # s/^attributeTypes:/olcAttributeTypes:/
< # s/^objectClasses:/olcObjectClasses:/
---
> # s/^attributeTypes:/attributeTypes/
> # s/^objectClass/olcObjectClasses:/
46,64c46,64
< attributeTypes: ( 0.9.2342.19200300.100.1.26 
<  NAME 'aRecord' 
<  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
<  EQUALITY caseIgnoreIA5Match )
< #
< attributeTypes: ( 0.9.2342.19200300.100.1.27 
<  NAME 'mDRecord' 
<  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
<  EQUALITY caseIgnoreIA5Match )
< #
< attributeTypes: ( 0.9.2342.19200300.100.1.28 
<  NAME 'mXRecord' 
<  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
<  EQUALITY caseIgnoreIA5Match )
< #
< attributeTypes: ( 0.9.2342.19200300.100.1.29 
<  NAME 'nSRecord' 
<  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
<  EQUALITY caseIgnoreIA5Match )
---
> #attributeTypes: ( 0.9.2342.19200300.100.1.26 
> # NAME 'aRecord' 
> # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
> # EQUALITY caseIgnoreIA5Match )
> #
> #attributeTypes ( 0.9.2342.19200300.100.1.27 
> # NAME 'mDRecord' 
> # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
> # EQUALITY caseIgnoreIA5Match )
> #
> #attributeTypes ( 0.9.2342.19200300.100.1.28 
> # NAME 'mXRecord' 
> # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
> # EQUALITY caseIgnoreIA5Match )
> #
> #attributeTypes ( 0.9.2342.19200300.100.1.29 
> # NAME 'nSRecord' 
> # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
> # EQUALITY caseIgnoreIA5Match )
67,71c67,71
< attributeTypes: ( 0.9.2342.19200300.100.1.31 
<  NAME 'cNAMERecord' 
<  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
<  EQUALITY caseIgnoreIA5Match 
<  SINGLE-VALUE )
---
> #attributeTypes ( 0.9.2342.19200300.100.1.31 
> # NAME 'cNAMERecord' 
> # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
> # EQUALITY caseIgnoreIA5Match 
> # SINGLE-VALUE )
73c73
< attributeTypes: ( 1.3.6.1.4.1.2428.20.0.0 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.0.0 
79c79
< attributeTypes: ( 1.3.6.1.4.1.2428.20.0.2 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.0.2 
89c89
< attributeTypes: ( 1.3.6.1.4.1.2428.20.0.1 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.0.1 
95c95
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.12 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.12 
102c102
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.13 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.13 
109c109
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.14 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.14 
116c116
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.16 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.16 
123c123
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.18 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.18 
130c130
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.28 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.28 
137c137
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.29 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.29 
144c144
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.30 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.30 
151c151
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.33 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.33 
158c158
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.35 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.35 
165c165
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.36 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.36 
172c172
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.37 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.37 
179c179
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.38 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.38 
186c186
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.39 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.39 
194c194
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.43 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.43 
201c201
< attributeTypes: ( 1.3.6.1.4.1.2428.20.1.44 
---
> attributeTypes ( 1.3.6.1.4.1.2428.20.1.44 
208c208
< attributeTypes: ( 

Bug#899379: [Pkg-freeipa-devel] Bug#899379: bind9-dyndb-ldap: schema with errors

2018-05-23 Thread Timo Aaltonen
On 23.05.2018 17:20, paulo bruck wrote:
> Package: bind9-dyndb-ldap
> Version: 10.1-1
> Severity: important
> Tags: patch
> 
> Dear Maintainer,
> 
>    * What led up to the situation?
>         Schema has errors.
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
> apply patch 
>         1) comment line 35
>         2) change objectclasses: by objectclass
>         3) comment out objectclass idnsTemplateObject becasuse attribute
> idnsTemplateAttribute does not exist
>    * What was the outcome of this action?
>    * What outcome did you expect instead?

Are you using some backported packages? Looks like you're not using
unstable.. not that freeipa would work there either.

and a unified diff would be readable

-- 
t