Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-06-03 Thread Martin Kosek
On 06/03/2014 02:06 PM, Jan Cholasta wrote: > On 3.6.2014 11:45, Martin Basti wrote: >> >> Patch 38: >> >> It seems you left out the normalize_zonemgr and normalize_zone >> modifications I have suggested. Is there a reason for this? >> > I left there original c

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-06-03 Thread Jan Cholasta
On 3.6.2014 11:45, Martin Basti wrote: Patch 38: It seems you left out the normalize_zonemgr and normalize_zone modifications I have suggested. Is there a reason for this? I left there original code, which works with strings. I dont use normalize_zone in DNS plugin anymore. So it would be

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-06-03 Thread Martin Basti
> > > > > >>> > >>> Patch 38: > >>> > >>> It seems you left out the normalize_zonemgr and normalize_zone > >>> modifications I have suggested. Is there a reason for this? > >>> > >> I left there original code, which works with strings. > >> > >> I dont use normalize_zone in DNS plugin anymore. So i

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-06-02 Thread Jan Cholasta
On 2.6.2014 17:29, Martin Basti wrote: On Mon, 2014-06-02 at 17:09 +0200, Martin Basti wrote: On Mon, 2014-06-02 at 16:21 +0200, Jan Cholasta wrote: On 2.6.2014 13:50, Martin Basti wrote: Rebased patches attached I got this test failure:

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-06-02 Thread Martin Basti
On Mon, 2014-06-02 at 17:09 +0200, Martin Basti wrote: > On Mon, 2014-06-02 at 16:21 +0200, Jan Cholasta wrote: > > On 2.6.2014 13:50, Martin Basti wrote: > > > Rebased patches attached > > > > > > > I got this test failure: > > > >

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-06-02 Thread Martin Basti
On Mon, 2014-06-02 at 16:21 +0200, Jan Cholasta wrote: > On 2.6.2014 13:50, Martin Basti wrote: > > Rebased patches attached > > > > I got this test failure: > > == > ERROR: test suite for 'ipatests.test_xmlrpc.test_dns_plugin.t

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-06-02 Thread Jan Cholasta
On 2.6.2014 13:50, Martin Basti wrote: Rebased patches attached I got this test failure: == ERROR: test suite for 'ipatests.test_xmlrpc.test_dns_plugin.test_dns'> -

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-05-28 Thread Martin Basti
On Wed, 2014-05-28 at 13:56 +0200, Martin Kosek wrote: > On 05/28/2014 01:50 PM, Martin Basti wrote: > > On Mon, 2014-05-26 at 10:33 +0200, Martin Kosek wrote: > >> freeipa-server-foreman-smartproxy# > >> [ 40%] > > > > It works for me. > > I install 3.5, upgrade to

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-05-28 Thread Martin Basti
On Wed, 2014-05-28 at 13:56 +0200, Martin Kosek wrote: > On 05/28/2014 01:50 PM, Martin Basti wrote: > > On Mon, 2014-05-26 at 10:33 +0200, Martin Kosek wrote: > >> freeipa-server-foreman-smartproxy# > >> [ 40%] > > > > It works for me. > > I install 3.5, upgrade to

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-05-28 Thread Martin Kosek
On 05/28/2014 01:50 PM, Martin Basti wrote: > On Mon, 2014-05-26 at 10:33 +0200, Martin Kosek wrote: >> freeipa-server-foreman-smartproxy# >> [ 40%] > > It works for me. > I install 3.5, upgrade to 4.0 and it works > Ok, thanks for testing - I might have improperl

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-05-28 Thread Martin Basti
On Mon, 2014-05-26 at 10:33 +0200, Martin Kosek wrote: > freeipa-server-foreman-smartproxy# > [ 40%] It works for me. I install 3.5, upgrade to 4.0 and it works -- Martin^2 Basti ___ Freeipa-devel mailing list Freeipa-d

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-05-26 Thread Martin Kosek
On 05/21/2014 06:23 PM, Martin Basti wrote: > Updated patches attached > > Patch 33 removed. > > Patches should be applied in order: 0029-0032, 0034-0040, 0047, > 0041-0042, 0045-0046 FYI, I just did an upgrade from 3.3.5 to 4.0 with these patches applied and this is what I got: # rpm -Uvh --fo

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-04-23 Thread Martin Basti
- Original Message - From: "Jan Cholasta" To: "Martin Basti" Cc: freeipa-devel@redhat.com Sent: Tuesday, April 22, 2014 11:34:29 AM Subject: Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin On 11.4.2014 17:23, Martin Ba

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-04-22 Thread Petr Spacek
On 22.4.2014 11:34, Jan Cholasta wrote: On 11.4.2014 17:23, Martin Basti wrote: Updated patches attached. Patch 0047-1 should be applied between patches 0040-2 and 0041-2 Patch 0043-1 was squashed into 0038-2 Patch 0044-1 was squashed into 0039-2 Patch 0034-1 was squashed into 0032-2 Patch 003

Re: [Freeipa-devel] [PATCH 0029-0046, 0047] Internationalized domain names in DNS plugin

2014-04-22 Thread Jan Cholasta
On 11.4.2014 17:23, Martin Basti wrote: Updated patches attached. Patch 0047-1 should be applied between patches 0040-2 and 0041-2 Patch 0043-1 was squashed into 0038-2 Patch 0044-1 was squashed into 0039-2 Patch 0034-1 was squashed into 0032-2 Patch 0034-2 implements bug fix Patches should be