Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-12-09 Thread Martin Basti

On 04/12/14 14:18, Gabe Alford wrote:

Thanks for the assistance Lukas! I have an updated patch attached.

Thanks,

Gabe

On Wed, Dec 3, 2014 at 9:30 AM, Lukas Slebodnik lsleb...@redhat.com 
mailto:lsleb...@redhat.com wrote:


On (02/12/14 21:13), Gabe Alford wrote:
This patch removes the changelog and Makefile.am for ipaclient as
well.

Thanks,

Gabe

On Mon, Dec 1, 2014 at 8:28 AM, Martin Kosek mko...@redhat.com
mailto:mko...@redhat.com wrote:

 On 12/01/2014 04:25 PM, Rob Crittenden wrote:
  Gabe Alford wrote:
 
  On Mon, Dec 1, 2014 at 6:05 AM, Martin Kosek
mko...@redhat.com mailto:mko...@redhat.com
  mailto:mko...@redhat.com mailto:mko...@redhat.com wrote:
 
  On 11/30/2014 03:28 AM, Gabe Alford wrote:
   Ignore the last patch. Updated patch attached.
  
   On Sat, Nov 29, 2014 at 6:03 PM, Gabe Alford
  redhatri...@gmail.com mailto:redhatri...@gmail.com
mailto:redhatri...@gmail.com mailto:redhatri...@gmail.com wrote:
  
   This patch removes the app_PYTHON usage.
  
   Thanks,
  
   Gabe
  
   On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek
mko...@redhat.com mailto:mko...@redhat.com
  mailto:mko...@redhat.com mailto:mko...@redhat.com
wrote:
  
   Exactly, this was the message from Martin :-) I did
not test it
  myself,
   but
   removing all app_PYTHON should be benign given we
use Python
  setup.py
   packaging.
  
   On 11/27/2014 04:27 PM, Gabe Alford wrote:
   Thanks guys. Sounds like it would be better to
submit a patch
 that
   removes
   app_PYTHON if it is considered dead code.
  
   Gabe
  
   On Thursday, November 27, 2014, Petr Spacek 
 pspa...@redhat.com mailto:pspa...@redhat.com
  mailto:pspa...@redhat.com mailto:pspa...@redhat.com
wrote:
  
   On 27.11.2014 11:00, Martin Basti wrote:
   On 27/11/14 00:50, Gabe Alford wrote:
   Hello,
  
   Wondering if I could get a review. Updated patch
  attached.
  
   Thanks,
   Gabe
  
   On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford
  redhatri...@gmail.com mailto:redhatri...@gmail.com
mailto:redhatri...@gmail.com mailto:redhatri...@gmail.com
   javascript:;
   mailto:redhatri...@gmail.com
mailto:redhatri...@gmail.com mailto:redhatri...@gmail.com
mailto:redhatri...@gmail.com
 
  javascript:; wrote:
  
Hello,
  
Fix for
https://fedorahosted.org/freeipa/ticket/4700
  
Thanks,
  
Gabe
  
  
  
   Hello,
  
   sorry for late response.
  
   We push this ticket to backlog, as it would be
part of build
  system
   refactoring.
   The app_PYTHON statement is not used anymore in
IPA, the
 better
   solution is
   remove it, instead of keeping dead code up-to-date.
  
   Just to clarify:
   It can be pushed if it works, there is no need to
postpone
  accepting
   patch
   if
   the patch seems okay and doesn't break anything.
  
   Martin, please keep in mind that contributions are
welcome at
  any time.
  
   Milestones in Trac reflect our view of priorities
but it
 doesn't
   prevent us
   from accepting correct patches from contributions
at any
 time, no
   matter
   which
   priority is stated in Trac (or even if there is no
ticket for
  it ...).
  
   --
   Petr^2 Spacek
 
  Worked in my tests, I did not see any breakage. I guess
we can also
  remove the
   ipa-client/ipaclient/Makefile.am while we are at it.
 
  Martin
 
 
  It looks like the ipaclient/Makefile.am is still being used.
I tried
  removing it and there were errors in the build, but maybe I
am wrong?
 
  It is needed to build ipa-join, ipa-getkeytab and ipa-rmkeytab.
 
  Feel free to rip out the outdated hg ChangeLog stuff though.
 
  rob

 I think Gabe was asking about ipa-client/ipaclient/Makefile.am
and not
 about
 ipa-client/Makefile.am - we still need this one as Rob
correctly said.

 The failure that Gabe hit in build probably comes from the the
SUBDIR
 reference
 in ipa-client/Makefile.am file. I assume that if the reference
is removed,
 the
 removal should work.

 And yes, you can remove the Changelog too if you are OK with it :)

 Martin


Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-12-04 Thread Gabe Alford
Thanks for the assistance Lukas! I have an updated patch attached.

Thanks,

Gabe

On Wed, Dec 3, 2014 at 9:30 AM, Lukas Slebodnik lsleb...@redhat.com wrote:

 On (02/12/14 21:13), Gabe Alford wrote:
 This patch removes the changelog and Makefile.am for ipaclient as well.
 
 Thanks,
 
 Gabe
 
 On Mon, Dec 1, 2014 at 8:28 AM, Martin Kosek mko...@redhat.com wrote:
 
  On 12/01/2014 04:25 PM, Rob Crittenden wrote:
   Gabe Alford wrote:
  
   On Mon, Dec 1, 2014 at 6:05 AM, Martin Kosek mko...@redhat.com
   mailto:mko...@redhat.com wrote:
  
   On 11/30/2014 03:28 AM, Gabe Alford wrote:
Ignore the last patch. Updated patch attached.
   
On Sat, Nov 29, 2014 at 6:03 PM, Gabe Alford
   redhatri...@gmail.com mailto:redhatri...@gmail.com wrote:
   
This patch removes the app_PYTHON usage.
   
Thanks,
   
Gabe
   
On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek 
 mko...@redhat.com
   mailto:mko...@redhat.com wrote:
   
Exactly, this was the message from Martin :-) I did not test
 it
   myself,
but
removing all app_PYTHON should be benign given we use Python
   setup.py
packaging.
   
On 11/27/2014 04:27 PM, Gabe Alford wrote:
Thanks guys. Sounds like it would be better to submit a
 patch
  that
removes
app_PYTHON if it is considered dead code.
   
Gabe
   
On Thursday, November 27, 2014, Petr Spacek 
  pspa...@redhat.com
   mailto:pspa...@redhat.com wrote:
   
On 27.11.2014 11:00, Martin Basti wrote:
On 27/11/14 00:50, Gabe Alford wrote:
Hello,
   
   Wondering if I could get a review. Updated patch
   attached.
   
Thanks,
Gabe
   
On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford
   redhatri...@gmail.com mailto:redhatri...@gmail.com
javascript:;
mailto:redhatri...@gmail.com mailto:
 redhatri...@gmail.com
  
   javascript:; wrote:
   
Hello,
   
Fix for https://fedorahosted.org/freeipa/ticket/4700
   
Thanks,
   
Gabe
   
   
   
Hello,
   
sorry for late response.
   
We push this ticket to backlog, as it would be part of
 build
   system
refactoring.
The app_PYTHON statement is not used anymore in IPA, the
  better
solution is
remove it, instead of keeping dead code up-to-date.
   
Just to clarify:
It can be pushed if it works, there is no need to postpone
   accepting
patch
if
the patch seems okay and doesn't break anything.
   
Martin, please keep in mind that contributions are welcome
 at
   any time.
   
Milestones in Trac reflect our view of priorities but it
  doesn't
prevent us
from accepting correct patches from contributions at any
  time, no
matter
which
priority is stated in Trac (or even if there is no ticket
 for
   it ...).
   
--
Petr^2 Spacek
  
   Worked in my tests, I did not see any breakage. I guess we can
 also
   remove the
   ipa-client/ipaclient/Makefile.am while we are at it.
  
   Martin
  
  
   It looks like the ipaclient/Makefile.am is still being used. I tried
   removing it and there were errors in the build, but maybe I am wrong?
  
   It is needed to build ipa-join, ipa-getkeytab and ipa-rmkeytab.
  
   Feel free to rip out the outdated hg ChangeLog stuff though.
  
   rob
 
  I think Gabe was asking about ipa-client/ipaclient/Makefile.am and not
  about
  ipa-client/Makefile.am - we still need this one as Rob correctly said.
 
  The failure that Gabe hit in build probably comes from the the SUBDIR
  reference
  in ipa-client/Makefile.am file. I assume that if the reference is
 removed,
  the
  removal should work.
 
  And yes, you can remove the Changelog too if you are OK with it :)
 
  Martin
 

 From d2e3176b6f6f2abb2ffbdfc198814bd1a845b876 Mon Sep 17 00:00:00 2001
 From: Gabe redhatri...@gmail.com
 Date: Tue, 2 Dec 2014 14:43:57 -0700
 Subject: [PATCH] Remove usage of app_PYTHON in ipaserver Makefiles
 
 https://fedorahosted.org/freeipa/ticket/4700
 ---
  ipa-client/Makefile.am| 21 -
  ipa-client/ipaclient/Makefile.am  | 17 -
  ipaserver/install/Makefile.am | 27 ---
  ipaserver/install/plugins/Makefile.am | 24 
  4 files changed, 89 deletions(-)
  delete mode 100644 ipa-client/ipaclient/Makefile.am
  delete mode 100644 ipaserver/install/Makefile.am
  delete mode 100644 ipaserver/install/plugins/Makefile.am
 
 diff --git a/ipa-client/Makefile.am b/ipa-client/Makefile.am
 index
 b9c7020f3b687b3c0030ed5166625e6ef07e2fa4..f6f3168774c3024e10f626b88a8952c51c0eab90
 100644
 --- 

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-12-03 Thread Martin Kosek
On 12/03/2014 05:13 AM, Gabe Alford wrote:
 This patch removes the changelog and Makefile.am for ipaclient as well.
 
 Thanks,
 
 Gabe
 
 On Mon, Dec 1, 2014 at 8:28 AM, Martin Kosek mko...@redhat.com wrote:
 
 On 12/01/2014 04:25 PM, Rob Crittenden wrote:
 Gabe Alford wrote:

 On Mon, Dec 1, 2014 at 6:05 AM, Martin Kosek mko...@redhat.com
 mailto:mko...@redhat.com wrote:

 On 11/30/2014 03:28 AM, Gabe Alford wrote:
  Ignore the last patch. Updated patch attached.
 
  On Sat, Nov 29, 2014 at 6:03 PM, Gabe Alford
 redhatri...@gmail.com mailto:redhatri...@gmail.com wrote:
 
  This patch removes the app_PYTHON usage.
 
  Thanks,
 
  Gabe
 
  On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek mko...@redhat.com
 mailto:mko...@redhat.com wrote:
 
  Exactly, this was the message from Martin :-) I did not test it
 myself,
  but
  removing all app_PYTHON should be benign given we use Python
 setup.py
  packaging.
 
  On 11/27/2014 04:27 PM, Gabe Alford wrote:
  Thanks guys. Sounds like it would be better to submit a patch
 that
  removes
  app_PYTHON if it is considered dead code.
 
  Gabe
 
  On Thursday, November 27, 2014, Petr Spacek 
 pspa...@redhat.com
 mailto:pspa...@redhat.com wrote:
 
  On 27.11.2014 11:00, Martin Basti wrote:
  On 27/11/14 00:50, Gabe Alford wrote:
  Hello,
 
 Wondering if I could get a review. Updated patch
 attached.
 
  Thanks,
  Gabe
 
  On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford
 redhatri...@gmail.com mailto:redhatri...@gmail.com
  javascript:;
  mailto:redhatri...@gmail.com mailto:redhatri...@gmail.com

 javascript:; wrote:
 
  Hello,
 
  Fix for https://fedorahosted.org/freeipa/ticket/4700
 
  Thanks,
 
  Gabe
 
 
 
  Hello,
 
  sorry for late response.
 
  We push this ticket to backlog, as it would be part of build
 system
  refactoring.
  The app_PYTHON statement is not used anymore in IPA, the
 better
  solution is
  remove it, instead of keeping dead code up-to-date.
 
  Just to clarify:
  It can be pushed if it works, there is no need to postpone
 accepting
  patch
  if
  the patch seems okay and doesn't break anything.
 
  Martin, please keep in mind that contributions are welcome at
 any time.
 
  Milestones in Trac reflect our view of priorities but it
 doesn't
  prevent us
  from accepting correct patches from contributions at any
 time, no
  matter
  which
  priority is stated in Trac (or even if there is no ticket for
 it ...).
 
  --
  Petr^2 Spacek

 Worked in my tests, I did not see any breakage. I guess we can also
 remove the
 ipa-client/ipaclient/Makefile.am while we are at it.

 Martin


 It looks like the ipaclient/Makefile.am is still being used. I tried
 removing it and there were errors in the build, but maybe I am wrong?

 It is needed to build ipa-join, ipa-getkeytab and ipa-rmkeytab.

 Feel free to rip out the outdated hg ChangeLog stuff though.

 rob

 I think Gabe was asking about ipa-client/ipaclient/Makefile.am and not
 about
 ipa-client/Makefile.am - we still need this one as Rob correctly said.

 The failure that Gabe hit in build probably comes from the the SUBDIR
 reference
 in ipa-client/Makefile.am file. I assume that if the reference is removed,
 the
 removal should work.

 And yes, you can remove the Changelog too if you are OK with it :)

 Martin

 

I think you did some error during the process. This is what I got:

$ git clean -fxd
$ git apply ...
$ make rpms
...
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
Makefile:84: recipe for target 'client-autogen' failed
make: *** [client-autogen] Error 1

Martin

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-12-03 Thread Gabe Alford
Yeah. This is what I was talking about ipaclient builds still relying on
Makefile.am. Plus if you remove the ipaclient/Makefile.am and then run
`make rpm`, it fails to find the *.py files to package into the rpm.

Gabe

On Wed, Dec 3, 2014 at 6:05 AM, Martin Kosek mko...@redhat.com wrote:

 On 12/03/2014 05:13 AM, Gabe Alford wrote:
  This patch removes the changelog and Makefile.am for ipaclient as well.
 
  Thanks,
 
  Gabe
 
  On Mon, Dec 1, 2014 at 8:28 AM, Martin Kosek mko...@redhat.com wrote:
 
  On 12/01/2014 04:25 PM, Rob Crittenden wrote:
  Gabe Alford wrote:
 
  On Mon, Dec 1, 2014 at 6:05 AM, Martin Kosek mko...@redhat.com
  mailto:mko...@redhat.com wrote:
 
  On 11/30/2014 03:28 AM, Gabe Alford wrote:
   Ignore the last patch. Updated patch attached.
  
   On Sat, Nov 29, 2014 at 6:03 PM, Gabe Alford
  redhatri...@gmail.com mailto:redhatri...@gmail.com wrote:
  
   This patch removes the app_PYTHON usage.
  
   Thanks,
  
   Gabe
  
   On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek 
 mko...@redhat.com
  mailto:mko...@redhat.com wrote:
  
   Exactly, this was the message from Martin :-) I did not test
 it
  myself,
   but
   removing all app_PYTHON should be benign given we use Python
  setup.py
   packaging.
  
   On 11/27/2014 04:27 PM, Gabe Alford wrote:
   Thanks guys. Sounds like it would be better to submit a patch
  that
   removes
   app_PYTHON if it is considered dead code.
  
   Gabe
  
   On Thursday, November 27, 2014, Petr Spacek 
  pspa...@redhat.com
  mailto:pspa...@redhat.com wrote:
  
   On 27.11.2014 11:00, Martin Basti wrote:
   On 27/11/14 00:50, Gabe Alford wrote:
   Hello,
  
  Wondering if I could get a review. Updated patch
  attached.
  
   Thanks,
   Gabe
  
   On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford
  redhatri...@gmail.com mailto:redhatri...@gmail.com
   javascript:;
   mailto:redhatri...@gmail.com mailto:
 redhatri...@gmail.com
 
  javascript:; wrote:
  
   Hello,
  
   Fix for https://fedorahosted.org/freeipa/ticket/4700
  
   Thanks,
  
   Gabe
  
  
  
   Hello,
  
   sorry for late response.
  
   We push this ticket to backlog, as it would be part of
 build
  system
   refactoring.
   The app_PYTHON statement is not used anymore in IPA, the
  better
   solution is
   remove it, instead of keeping dead code up-to-date.
  
   Just to clarify:
   It can be pushed if it works, there is no need to postpone
  accepting
   patch
   if
   the patch seems okay and doesn't break anything.
  
   Martin, please keep in mind that contributions are welcome
 at
  any time.
  
   Milestones in Trac reflect our view of priorities but it
  doesn't
   prevent us
   from accepting correct patches from contributions at any
  time, no
   matter
   which
   priority is stated in Trac (or even if there is no ticket
 for
  it ...).
  
   --
   Petr^2 Spacek
 
  Worked in my tests, I did not see any breakage. I guess we can
 also
  remove the
  ipa-client/ipaclient/Makefile.am while we are at it.
 
  Martin
 
 
  It looks like the ipaclient/Makefile.am is still being used. I tried
  removing it and there were errors in the build, but maybe I am wrong?
 
  It is needed to build ipa-join, ipa-getkeytab and ipa-rmkeytab.
 
  Feel free to rip out the outdated hg ChangeLog stuff though.
 
  rob
 
  I think Gabe was asking about ipa-client/ipaclient/Makefile.am and not
  about
  ipa-client/Makefile.am - we still need this one as Rob correctly said.
 
  The failure that Gabe hit in build probably comes from the the SUBDIR
  reference
  in ipa-client/Makefile.am file. I assume that if the reference is
 removed,
  the
  removal should work.
 
  And yes, you can remove the Changelog too if you are OK with it :)
 
  Martin
 
 

 I think you did some error during the process. This is what I got:

 $ git clean -fxd
 $ git apply ...
 $ make rpms
 ...
 checking that generated files are newer than configure... done
 configure: creating ./config.status
 config.status: error: cannot find input file: `Makefile.in'
 Makefile:84: recipe for target 'client-autogen' failed
 make: *** [client-autogen] Error 1

 Martin

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-12-03 Thread Petr Spacek
On 3.12.2014 14:38, Gabe Alford wrote:
 Yeah. This is what I was talking about ipaclient builds still relying on
 Makefile.am. Plus if you remove the ipaclient/Makefile.am and then run
 `make rpm`, it fails to find the *.py files to package into the rpm.
 
 Gabe
 
 On Wed, Dec 3, 2014 at 6:05 AM, Martin Kosek mko...@redhat.com wrote:
 
 On 12/03/2014 05:13 AM, Gabe Alford wrote:
 This patch removes the changelog and Makefile.am for ipaclient as well.

 Thanks,

 Gabe

 On Mon, Dec 1, 2014 at 8:28 AM, Martin Kosek mko...@redhat.com wrote:

 On 12/01/2014 04:25 PM, Rob Crittenden wrote:
 Gabe Alford wrote:

 On Mon, Dec 1, 2014 at 6:05 AM, Martin Kosek mko...@redhat.com
 mailto:mko...@redhat.com wrote:

 On 11/30/2014 03:28 AM, Gabe Alford wrote:
  Ignore the last patch. Updated patch attached.
 
  On Sat, Nov 29, 2014 at 6:03 PM, Gabe Alford
 redhatri...@gmail.com mailto:redhatri...@gmail.com wrote:
 
  This patch removes the app_PYTHON usage.
 
  Thanks,
 
  Gabe
 
  On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek 
 mko...@redhat.com
 mailto:mko...@redhat.com wrote:
 
  Exactly, this was the message from Martin :-) I did not test
 it
 myself,
  but
  removing all app_PYTHON should be benign given we use Python
 setup.py
  packaging.
 
  On 11/27/2014 04:27 PM, Gabe Alford wrote:
  Thanks guys. Sounds like it would be better to submit a patch
 that
  removes
  app_PYTHON if it is considered dead code.
 
  Gabe
 
  On Thursday, November 27, 2014, Petr Spacek 
 pspa...@redhat.com
 mailto:pspa...@redhat.com wrote:
 
  On 27.11.2014 11:00, Martin Basti wrote:
  On 27/11/14 00:50, Gabe Alford wrote:
  Hello,
 
 Wondering if I could get a review. Updated patch
 attached.
 
  Thanks,
  Gabe
 
  On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford
 redhatri...@gmail.com mailto:redhatri...@gmail.com
  javascript:;
  mailto:redhatri...@gmail.com mailto:
 redhatri...@gmail.com

 javascript:; wrote:
 
  Hello,
 
  Fix for https://fedorahosted.org/freeipa/ticket/4700
 
  Thanks,
 
  Gabe
 
 
 
  Hello,
 
  sorry for late response.
 
  We push this ticket to backlog, as it would be part of
 build
 system
  refactoring.
  The app_PYTHON statement is not used anymore in IPA, the
 better
  solution is
  remove it, instead of keeping dead code up-to-date.
 
  Just to clarify:
  It can be pushed if it works, there is no need to postpone
 accepting
  patch
  if
  the patch seems okay and doesn't break anything.
 
  Martin, please keep in mind that contributions are welcome
 at
 any time.
 
  Milestones in Trac reflect our view of priorities but it
 doesn't
  prevent us
  from accepting correct patches from contributions at any
 time, no
  matter
  which
  priority is stated in Trac (or even if there is no ticket
 for
 it ...).
 
  --
  Petr^2 Spacek

 Worked in my tests, I did not see any breakage. I guess we can
 also
 remove the
 ipa-client/ipaclient/Makefile.am while we are at it.

 Martin


 It looks like the ipaclient/Makefile.am is still being used. I tried
 removing it and there were errors in the build, but maybe I am wrong?

 It is needed to build ipa-join, ipa-getkeytab and ipa-rmkeytab.

 Feel free to rip out the outdated hg ChangeLog stuff though.

 rob

 I think Gabe was asking about ipa-client/ipaclient/Makefile.am and not
 about
 ipa-client/Makefile.am - we still need this one as Rob correctly said.

 The failure that Gabe hit in build probably comes from the the SUBDIR
 reference
 in ipa-client/Makefile.am file. I assume that if the reference is
 removed,
 the
 removal should work.

 And yes, you can remove the Changelog too if you are OK with it :)

 Martin



 I think you did some error during the process. This is what I got:

 $ git clean -fxd
 $ git apply ...
 $ make rpms
 ...
 checking that generated files are newer than configure... done
 configure: creating ./config.status
 config.status: error: cannot find input file: `Makefile.in'
 Makefile:84: recipe for target 'client-autogen' failed
 make: *** [client-autogen] Error 1

Lukas, could you please help us to find a way from the Autotools maze? :-)

Thank you!

-- 
Petr^2 Spacek

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-12-03 Thread Lukas Slebodnik
On (02/12/14 21:13), Gabe Alford wrote:
This patch removes the changelog and Makefile.am for ipaclient as well.

Thanks,

Gabe

On Mon, Dec 1, 2014 at 8:28 AM, Martin Kosek mko...@redhat.com wrote:

 On 12/01/2014 04:25 PM, Rob Crittenden wrote:
  Gabe Alford wrote:
 
  On Mon, Dec 1, 2014 at 6:05 AM, Martin Kosek mko...@redhat.com
  mailto:mko...@redhat.com wrote:
 
  On 11/30/2014 03:28 AM, Gabe Alford wrote:
   Ignore the last patch. Updated patch attached.
  
   On Sat, Nov 29, 2014 at 6:03 PM, Gabe Alford
  redhatri...@gmail.com mailto:redhatri...@gmail.com wrote:
  
   This patch removes the app_PYTHON usage.
  
   Thanks,
  
   Gabe
  
   On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek mko...@redhat.com
  mailto:mko...@redhat.com wrote:
  
   Exactly, this was the message from Martin :-) I did not test it
  myself,
   but
   removing all app_PYTHON should be benign given we use Python
  setup.py
   packaging.
  
   On 11/27/2014 04:27 PM, Gabe Alford wrote:
   Thanks guys. Sounds like it would be better to submit a patch
 that
   removes
   app_PYTHON if it is considered dead code.
  
   Gabe
  
   On Thursday, November 27, 2014, Petr Spacek 
 pspa...@redhat.com
  mailto:pspa...@redhat.com wrote:
  
   On 27.11.2014 11:00, Martin Basti wrote:
   On 27/11/14 00:50, Gabe Alford wrote:
   Hello,
  
  Wondering if I could get a review. Updated patch
  attached.
  
   Thanks,
   Gabe
  
   On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford
  redhatri...@gmail.com mailto:redhatri...@gmail.com
   javascript:;
   mailto:redhatri...@gmail.com mailto:redhatri...@gmail.com
 
  javascript:; wrote:
  
   Hello,
  
   Fix for https://fedorahosted.org/freeipa/ticket/4700
  
   Thanks,
  
   Gabe
  
  
  
   Hello,
  
   sorry for late response.
  
   We push this ticket to backlog, as it would be part of build
  system
   refactoring.
   The app_PYTHON statement is not used anymore in IPA, the
 better
   solution is
   remove it, instead of keeping dead code up-to-date.
  
   Just to clarify:
   It can be pushed if it works, there is no need to postpone
  accepting
   patch
   if
   the patch seems okay and doesn't break anything.
  
   Martin, please keep in mind that contributions are welcome at
  any time.
  
   Milestones in Trac reflect our view of priorities but it
 doesn't
   prevent us
   from accepting correct patches from contributions at any
 time, no
   matter
   which
   priority is stated in Trac (or even if there is no ticket for
  it ...).
  
   --
   Petr^2 Spacek
 
  Worked in my tests, I did not see any breakage. I guess we can also
  remove the
  ipa-client/ipaclient/Makefile.am while we are at it.
 
  Martin
 
 
  It looks like the ipaclient/Makefile.am is still being used. I tried
  removing it and there were errors in the build, but maybe I am wrong?
 
  It is needed to build ipa-join, ipa-getkeytab and ipa-rmkeytab.
 
  Feel free to rip out the outdated hg ChangeLog stuff though.
 
  rob

 I think Gabe was asking about ipa-client/ipaclient/Makefile.am and not
 about
 ipa-client/Makefile.am - we still need this one as Rob correctly said.

 The failure that Gabe hit in build probably comes from the the SUBDIR
 reference
 in ipa-client/Makefile.am file. I assume that if the reference is removed,
 the
 removal should work.

 And yes, you can remove the Changelog too if you are OK with it :)

 Martin


From d2e3176b6f6f2abb2ffbdfc198814bd1a845b876 Mon Sep 17 00:00:00 2001
From: Gabe redhatri...@gmail.com
Date: Tue, 2 Dec 2014 14:43:57 -0700
Subject: [PATCH] Remove usage of app_PYTHON in ipaserver Makefiles

https://fedorahosted.org/freeipa/ticket/4700
---
 ipa-client/Makefile.am| 21 -
 ipa-client/ipaclient/Makefile.am  | 17 -
 ipaserver/install/Makefile.am | 27 ---
 ipaserver/install/plugins/Makefile.am | 24 
 4 files changed, 89 deletions(-)
 delete mode 100644 ipa-client/ipaclient/Makefile.am
 delete mode 100644 ipaserver/install/Makefile.am
 delete mode 100644 ipaserver/install/plugins/Makefile.am

diff --git a/ipa-client/Makefile.am b/ipa-client/Makefile.am
index 
b9c7020f3b687b3c0030ed5166625e6ef07e2fa4..f6f3168774c3024e10f626b88a8952c51c0eab90
 100644
--- a/ipa-client/Makefile.am
+++ b/ipa-client/Makefile.am
@@ -84,7 +84,6 @@ ipa_join_LDADD = \
 
 SUBDIRS = \
   ../asn1 \
-  ipaclient   \
   ipa-install \
   man \
   $(NULL)
@@ -97,7 +96,6 @@ EXTRA_DIST = \
   README   

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-12-02 Thread Gabe Alford
This patch removes the changelog and Makefile.am for ipaclient as well.

Thanks,

Gabe

On Mon, Dec 1, 2014 at 8:28 AM, Martin Kosek mko...@redhat.com wrote:

 On 12/01/2014 04:25 PM, Rob Crittenden wrote:
  Gabe Alford wrote:
 
  On Mon, Dec 1, 2014 at 6:05 AM, Martin Kosek mko...@redhat.com
  mailto:mko...@redhat.com wrote:
 
  On 11/30/2014 03:28 AM, Gabe Alford wrote:
   Ignore the last patch. Updated patch attached.
  
   On Sat, Nov 29, 2014 at 6:03 PM, Gabe Alford
  redhatri...@gmail.com mailto:redhatri...@gmail.com wrote:
  
   This patch removes the app_PYTHON usage.
  
   Thanks,
  
   Gabe
  
   On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek mko...@redhat.com
  mailto:mko...@redhat.com wrote:
  
   Exactly, this was the message from Martin :-) I did not test it
  myself,
   but
   removing all app_PYTHON should be benign given we use Python
  setup.py
   packaging.
  
   On 11/27/2014 04:27 PM, Gabe Alford wrote:
   Thanks guys. Sounds like it would be better to submit a patch
 that
   removes
   app_PYTHON if it is considered dead code.
  
   Gabe
  
   On Thursday, November 27, 2014, Petr Spacek 
 pspa...@redhat.com
  mailto:pspa...@redhat.com wrote:
  
   On 27.11.2014 11:00, Martin Basti wrote:
   On 27/11/14 00:50, Gabe Alford wrote:
   Hello,
  
  Wondering if I could get a review. Updated patch
  attached.
  
   Thanks,
   Gabe
  
   On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford
  redhatri...@gmail.com mailto:redhatri...@gmail.com
   javascript:;
   mailto:redhatri...@gmail.com mailto:redhatri...@gmail.com
 
  javascript:; wrote:
  
   Hello,
  
   Fix for https://fedorahosted.org/freeipa/ticket/4700
  
   Thanks,
  
   Gabe
  
  
  
   Hello,
  
   sorry for late response.
  
   We push this ticket to backlog, as it would be part of build
  system
   refactoring.
   The app_PYTHON statement is not used anymore in IPA, the
 better
   solution is
   remove it, instead of keeping dead code up-to-date.
  
   Just to clarify:
   It can be pushed if it works, there is no need to postpone
  accepting
   patch
   if
   the patch seems okay and doesn't break anything.
  
   Martin, please keep in mind that contributions are welcome at
  any time.
  
   Milestones in Trac reflect our view of priorities but it
 doesn't
   prevent us
   from accepting correct patches from contributions at any
 time, no
   matter
   which
   priority is stated in Trac (or even if there is no ticket for
  it ...).
  
   --
   Petr^2 Spacek
 
  Worked in my tests, I did not see any breakage. I guess we can also
  remove the
  ipa-client/ipaclient/Makefile.am while we are at it.
 
  Martin
 
 
  It looks like the ipaclient/Makefile.am is still being used. I tried
  removing it and there were errors in the build, but maybe I am wrong?
 
  It is needed to build ipa-join, ipa-getkeytab and ipa-rmkeytab.
 
  Feel free to rip out the outdated hg ChangeLog stuff though.
 
  rob

 I think Gabe was asking about ipa-client/ipaclient/Makefile.am and not
 about
 ipa-client/Makefile.am - we still need this one as Rob correctly said.

 The failure that Gabe hit in build probably comes from the the SUBDIR
 reference
 in ipa-client/Makefile.am file. I assume that if the reference is removed,
 the
 removal should work.

 And yes, you can remove the Changelog too if you are OK with it :)

 Martin

From d2e3176b6f6f2abb2ffbdfc198814bd1a845b876 Mon Sep 17 00:00:00 2001
From: Gabe redhatri...@gmail.com
Date: Tue, 2 Dec 2014 14:43:57 -0700
Subject: [PATCH] Remove usage of app_PYTHON in ipaserver Makefiles

https://fedorahosted.org/freeipa/ticket/4700
---
 ipa-client/Makefile.am| 21 -
 ipa-client/ipaclient/Makefile.am  | 17 -
 ipaserver/install/Makefile.am | 27 ---
 ipaserver/install/plugins/Makefile.am | 24 
 4 files changed, 89 deletions(-)
 delete mode 100644 ipa-client/ipaclient/Makefile.am
 delete mode 100644 ipaserver/install/Makefile.am
 delete mode 100644 ipaserver/install/plugins/Makefile.am

diff --git a/ipa-client/Makefile.am b/ipa-client/Makefile.am
index b9c7020f3b687b3c0030ed5166625e6ef07e2fa4..f6f3168774c3024e10f626b88a8952c51c0eab90 100644
--- a/ipa-client/Makefile.am
+++ b/ipa-client/Makefile.am
@@ -84,7 +84,6 @@ ipa_join_LDADD = 		\
 
 SUBDIRS =			\
 	../asn1			\
-	ipaclient		\
 	ipa-install		\
 	man			\
 	$(NULL)
@@ -97,7 +96,6 @@ EXTRA_DIST =			\
 	README			\
 	HACKING			\
 	NEWS			\
-	ChangeLog		\
 	$(NULL)
 
 DISTCLEANFILES =		\
@@ -125,22 +123,3 @@ MAINTAINERCLEANFILES =		\
 	py-compile		\
 	$(NULL)
 
-# Creating 

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-12-01 Thread Martin Kosek
On 11/30/2014 03:28 AM, Gabe Alford wrote:
 Ignore the last patch. Updated patch attached.
 
 On Sat, Nov 29, 2014 at 6:03 PM, Gabe Alford redhatri...@gmail.com wrote:
 
 This patch removes the app_PYTHON usage.

 Thanks,

 Gabe

 On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek mko...@redhat.com wrote:

 Exactly, this was the message from Martin :-) I did not test it myself,
 but
 removing all app_PYTHON should be benign given we use Python setup.py
 packaging.

 On 11/27/2014 04:27 PM, Gabe Alford wrote:
 Thanks guys. Sounds like it would be better to submit a patch that
 removes
 app_PYTHON if it is considered dead code.

 Gabe

 On Thursday, November 27, 2014, Petr Spacek pspa...@redhat.com wrote:

 On 27.11.2014 11:00, Martin Basti wrote:
 On 27/11/14 00:50, Gabe Alford wrote:
 Hello,

Wondering if I could get a review. Updated patch attached.

 Thanks,
 Gabe

 On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford redhatri...@gmail.com
 javascript:;
 mailto:redhatri...@gmail.com javascript:; wrote:

 Hello,

 Fix for https://fedorahosted.org/freeipa/ticket/4700

 Thanks,

 Gabe



 Hello,

 sorry for late response.

 We push this ticket to backlog, as it would be part of build system
 refactoring.
 The app_PYTHON statement is not used anymore in IPA, the better
 solution is
 remove it, instead of keeping dead code up-to-date.

 Just to clarify:
 It can be pushed if it works, there is no need to postpone accepting
 patch
 if
 the patch seems okay and doesn't break anything.

 Martin, please keep in mind that contributions are welcome at any time.

 Milestones in Trac reflect our view of priorities but it doesn't
 prevent us
 from accepting correct patches from contributions at any time, no
 matter
 which
 priority is stated in Trac (or even if there is no ticket for it ...).

 --
 Petr^2 Spacek

Worked in my tests, I did not see any breakage. I guess we can also remove the
ipa-client/ipaclient/Makefile.am while we are at it.

Martin

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-12-01 Thread Gabe Alford
On Mon, Dec 1, 2014 at 6:05 AM, Martin Kosek mko...@redhat.com wrote:

 On 11/30/2014 03:28 AM, Gabe Alford wrote:
  Ignore the last patch. Updated patch attached.
 
  On Sat, Nov 29, 2014 at 6:03 PM, Gabe Alford redhatri...@gmail.com
 wrote:
 
  This patch removes the app_PYTHON usage.
 
  Thanks,
 
  Gabe
 
  On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek mko...@redhat.com
 wrote:
 
  Exactly, this was the message from Martin :-) I did not test it myself,
  but
  removing all app_PYTHON should be benign given we use Python setup.py
  packaging.
 
  On 11/27/2014 04:27 PM, Gabe Alford wrote:
  Thanks guys. Sounds like it would be better to submit a patch that
  removes
  app_PYTHON if it is considered dead code.
 
  Gabe
 
  On Thursday, November 27, 2014, Petr Spacek pspa...@redhat.com
 wrote:
 
  On 27.11.2014 11:00, Martin Basti wrote:
  On 27/11/14 00:50, Gabe Alford wrote:
  Hello,
 
 Wondering if I could get a review. Updated patch attached.
 
  Thanks,
  Gabe
 
  On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford 
 redhatri...@gmail.com
  javascript:;
  mailto:redhatri...@gmail.com javascript:; wrote:
 
  Hello,
 
  Fix for https://fedorahosted.org/freeipa/ticket/4700
 
  Thanks,
 
  Gabe
 
 
 
  Hello,
 
  sorry for late response.
 
  We push this ticket to backlog, as it would be part of build system
  refactoring.
  The app_PYTHON statement is not used anymore in IPA, the better
  solution is
  remove it, instead of keeping dead code up-to-date.
 
  Just to clarify:
  It can be pushed if it works, there is no need to postpone accepting
  patch
  if
  the patch seems okay and doesn't break anything.
 
  Martin, please keep in mind that contributions are welcome at any
 time.
 
  Milestones in Trac reflect our view of priorities but it doesn't
  prevent us
  from accepting correct patches from contributions at any time, no
  matter
  which
  priority is stated in Trac (or even if there is no ticket for it
 ...).
 
  --
  Petr^2 Spacek

 Worked in my tests, I did not see any breakage. I guess we can also remove
 the
 ipa-client/ipaclient/Makefile.am while we are at it.

 Martin


It looks like the ipaclient/Makefile.am is still being used. I tried
removing it and there were errors in the build, but maybe I am wrong?

Gabe
___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-12-01 Thread Martin Kosek
On 12/01/2014 04:25 PM, Rob Crittenden wrote:
 Gabe Alford wrote:

 On Mon, Dec 1, 2014 at 6:05 AM, Martin Kosek mko...@redhat.com
 mailto:mko...@redhat.com wrote:

 On 11/30/2014 03:28 AM, Gabe Alford wrote:
  Ignore the last patch. Updated patch attached.
 
  On Sat, Nov 29, 2014 at 6:03 PM, Gabe Alford
 redhatri...@gmail.com mailto:redhatri...@gmail.com wrote:
 
  This patch removes the app_PYTHON usage.
 
  Thanks,
 
  Gabe
 
  On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek mko...@redhat.com
 mailto:mko...@redhat.com wrote:
 
  Exactly, this was the message from Martin :-) I did not test it
 myself,
  but
  removing all app_PYTHON should be benign given we use Python
 setup.py
  packaging.
 
  On 11/27/2014 04:27 PM, Gabe Alford wrote:
  Thanks guys. Sounds like it would be better to submit a patch that
  removes
  app_PYTHON if it is considered dead code.
 
  Gabe
 
  On Thursday, November 27, 2014, Petr Spacek pspa...@redhat.com
 mailto:pspa...@redhat.com wrote:
 
  On 27.11.2014 11:00, Martin Basti wrote:
  On 27/11/14 00:50, Gabe Alford wrote:
  Hello,
 
 Wondering if I could get a review. Updated patch
 attached.
 
  Thanks,
  Gabe
 
  On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford
 redhatri...@gmail.com mailto:redhatri...@gmail.com
  javascript:;
  mailto:redhatri...@gmail.com mailto:redhatri...@gmail.com
 javascript:; wrote:
 
  Hello,
 
  Fix for https://fedorahosted.org/freeipa/ticket/4700
 
  Thanks,
 
  Gabe
 
 
 
  Hello,
 
  sorry for late response.
 
  We push this ticket to backlog, as it would be part of build
 system
  refactoring.
  The app_PYTHON statement is not used anymore in IPA, the better
  solution is
  remove it, instead of keeping dead code up-to-date.
 
  Just to clarify:
  It can be pushed if it works, there is no need to postpone
 accepting
  patch
  if
  the patch seems okay and doesn't break anything.
 
  Martin, please keep in mind that contributions are welcome at
 any time.
 
  Milestones in Trac reflect our view of priorities but it doesn't
  prevent us
  from accepting correct patches from contributions at any time, no
  matter
  which
  priority is stated in Trac (or even if there is no ticket for
 it ...).
 
  --
  Petr^2 Spacek

 Worked in my tests, I did not see any breakage. I guess we can also
 remove the
 ipa-client/ipaclient/Makefile.am while we are at it.

 Martin


 It looks like the ipaclient/Makefile.am is still being used. I tried
 removing it and there were errors in the build, but maybe I am wrong?
 
 It is needed to build ipa-join, ipa-getkeytab and ipa-rmkeytab.
 
 Feel free to rip out the outdated hg ChangeLog stuff though.
 
 rob

I think Gabe was asking about ipa-client/ipaclient/Makefile.am and not about
ipa-client/Makefile.am - we still need this one as Rob correctly said.

The failure that Gabe hit in build probably comes from the the SUBDIR reference
in ipa-client/Makefile.am file. I assume that if the reference is removed, the
removal should work.

And yes, you can remove the Changelog too if you are OK with it :)

Martin

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-29 Thread Gabe Alford
This patch removes the app_PYTHON usage.

Thanks,

Gabe

On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek mko...@redhat.com wrote:

 Exactly, this was the message from Martin :-) I did not test it myself, but
 removing all app_PYTHON should be benign given we use Python setup.py
 packaging.

 On 11/27/2014 04:27 PM, Gabe Alford wrote:
  Thanks guys. Sounds like it would be better to submit a patch that
 removes
  app_PYTHON if it is considered dead code.
 
  Gabe
 
  On Thursday, November 27, 2014, Petr Spacek pspa...@redhat.com wrote:
 
  On 27.11.2014 11:00, Martin Basti wrote:
  On 27/11/14 00:50, Gabe Alford wrote:
  Hello,
 
 Wondering if I could get a review. Updated patch attached.
 
  Thanks,
  Gabe
 
  On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford redhatri...@gmail.com
  javascript:;
  mailto:redhatri...@gmail.com javascript:; wrote:
 
  Hello,
 
  Fix for https://fedorahosted.org/freeipa/ticket/4700
 
  Thanks,
 
  Gabe
 
 
 
  Hello,
 
  sorry for late response.
 
  We push this ticket to backlog, as it would be part of build system
  refactoring.
  The app_PYTHON statement is not used anymore in IPA, the better
  solution is
  remove it, instead of keeping dead code up-to-date.
 
  Just to clarify:
  It can be pushed if it works, there is no need to postpone accepting
 patch
  if
  the patch seems okay and doesn't break anything.
 
  Martin, please keep in mind that contributions are welcome at any time.
 
  Milestones in Trac reflect our view of priorities but it doesn't
 prevent us
  from accepting correct patches from contributions at any time, no matter
  which
  priority is stated in Trac (or even if there is no ticket for it ...).
 
  --
  Petr^2 Spacek
 
  ___
  Freeipa-devel mailing list
  Freeipa-devel@redhat.com javascript:;
  https://www.redhat.com/mailman/listinfo/freeipa-devel
 
 
 
 
  ___
  Freeipa-devel mailing list
  Freeipa-devel@redhat.com
  https://www.redhat.com/mailman/listinfo/freeipa-devel
 


From 239b31ca8564b560c34d90cc3b7e28df451055fb Mon Sep 17 00:00:00 2001
From: Gabe redhatri...@gmail.com
Date: Sat, 29 Nov 2014 17:03:39 -0700
Subject: [PATCH] Remove usage of app_PYTHON in Makefiles

https://fedorahosted.org/freeipa/ticket/4700
---
 ipa-client/Makefile.am|  1 -
 ipa-client/configure.ac   |  1 -
 ipa-client/ipaclient/Makefile.am  | 17 -
 ipaserver/install/Makefile.am | 27 ---
 ipaserver/install/plugins/Makefile.am | 24 
 5 files changed, 70 deletions(-)
 delete mode 100644 ipa-client/ipaclient/Makefile.am
 delete mode 100644 ipaserver/install/Makefile.am
 delete mode 100644 ipaserver/install/plugins/Makefile.am

diff --git a/ipa-client/Makefile.am b/ipa-client/Makefile.am
index b9c7020f3b687b3c0030ed5166625e6ef07e2fa4..467b814a4eb773771312c29aafd9f816771230d4 100644
--- a/ipa-client/Makefile.am
+++ b/ipa-client/Makefile.am
@@ -84,7 +84,6 @@ ipa_join_LDADD = 		\
 
 SUBDIRS =			\
 	../asn1			\
-	ipaclient		\
 	ipa-install		\
 	man			\
 	$(NULL)
diff --git a/ipa-client/configure.ac b/ipa-client/configure.ac
index 78da8e6e413b8becbd4c75422abffb670050f446..7a3f3cb397526a8246e13b9c5a378041bddc18da 100644
--- a/ipa-client/configure.ac
+++ b/ipa-client/configure.ac
@@ -207,7 +207,6 @@ dnl ---
 AC_CONFIG_FILES([
 Makefile
 ../asn1/Makefile
-ipaclient/Makefile
 ipa-install/Makefile
 man/Makefile
 ])
diff --git a/ipa-client/ipaclient/Makefile.am b/ipa-client/ipaclient/Makefile.am
deleted file mode 100644
index 01824b86584992fd84d4542da88395aa0e89de12..
--- a/ipa-client/ipaclient/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-NULL =
-
-appdir = $(pythondir)/ipaclient
-app_PYTHON = 			\
-	__init__.py		\
-	ipachangeconf.py	\
-	ipadiscovery.py		\
-	ntpconf.py		\
-	ipa_certupdate.py	\
-	$(NULL)
-
-EXTRA_DIST =			\
-	$(NULL)
-
-MAINTAINERCLEANFILES =		\
-	*~			\
-	Makefile.in
diff --git a/ipaserver/install/Makefile.am b/ipaserver/install/Makefile.am
deleted file mode 100644
index 9fcad4e77c93cf44ed5fcf3ff793233ba35482c1..
--- a/ipaserver/install/Makefile.am
+++ /dev/null
@@ -1,27 +0,0 @@
-NULL =
-
-appdir = $(pythondir)/ipaserver
-app_PYTHON = 			\
-	__init__.py		\
-	bindinstance.py		\
-	cainstance.py		\
-	dsinstance.py		\
-	ipaldap.py		\
-	krbinstance.py		\
-	httpinstance.py		\
-	ntpinstance.py		\
-	adtrustinstance.py	\
-	service.py		\
-	installutils.py		\
-	replication.py		\
-	certs.py		\
-ldapupdate.py		\
-certmonger.py		\
-	$(NULL)
-
-EXTRA_DIST =			\
-	$(NULL)
-
-MAINTAINERCLEANFILES =		\
-	*~			\
-	Makefile.in
diff --git a/ipaserver/install/plugins/Makefile.am b/ipaserver/install/plugins/Makefile.am
deleted file mode 100644
index 

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-29 Thread Gabe Alford
Ignore the last patch. Updated patch attached.

On Sat, Nov 29, 2014 at 6:03 PM, Gabe Alford redhatri...@gmail.com wrote:

 This patch removes the app_PYTHON usage.

 Thanks,

 Gabe

 On Thu, Nov 27, 2014 at 9:40 AM, Martin Kosek mko...@redhat.com wrote:

 Exactly, this was the message from Martin :-) I did not test it myself,
 but
 removing all app_PYTHON should be benign given we use Python setup.py
 packaging.

 On 11/27/2014 04:27 PM, Gabe Alford wrote:
  Thanks guys. Sounds like it would be better to submit a patch that
 removes
  app_PYTHON if it is considered dead code.
 
  Gabe
 
  On Thursday, November 27, 2014, Petr Spacek pspa...@redhat.com wrote:
 
  On 27.11.2014 11:00, Martin Basti wrote:
  On 27/11/14 00:50, Gabe Alford wrote:
  Hello,
 
 Wondering if I could get a review. Updated patch attached.
 
  Thanks,
  Gabe
 
  On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford redhatri...@gmail.com
  javascript:;
  mailto:redhatri...@gmail.com javascript:; wrote:
 
  Hello,
 
  Fix for https://fedorahosted.org/freeipa/ticket/4700
 
  Thanks,
 
  Gabe
 
 
 
  Hello,
 
  sorry for late response.
 
  We push this ticket to backlog, as it would be part of build system
  refactoring.
  The app_PYTHON statement is not used anymore in IPA, the better
  solution is
  remove it, instead of keeping dead code up-to-date.
 
  Just to clarify:
  It can be pushed if it works, there is no need to postpone accepting
 patch
  if
  the patch seems okay and doesn't break anything.
 
  Martin, please keep in mind that contributions are welcome at any time.
 
  Milestones in Trac reflect our view of priorities but it doesn't
 prevent us
  from accepting correct patches from contributions at any time, no
 matter
  which
  priority is stated in Trac (or even if there is no ticket for it ...).
 
  --
  Petr^2 Spacek
 
  ___
  Freeipa-devel mailing list
  Freeipa-devel@redhat.com javascript:;
  https://www.redhat.com/mailman/listinfo/freeipa-devel
 
 
 
 
  ___
  Freeipa-devel mailing list
  Freeipa-devel@redhat.com
  https://www.redhat.com/mailman/listinfo/freeipa-devel
 



From 1417e4f82f37160914e2a9ef4d6304b1a6f0d6c6 Mon Sep 17 00:00:00 2001
From: Gabe redhatri...@gmail.com
Date: Sat, 29 Nov 2014 19:24:53 -0700
Subject: [PATCH] Remove usage of app_PYTHON in ipaserver Makefiles

https://fedorahosted.org/freeipa/ticket/4700
---
 ipaserver/install/Makefile.am | 27 ---
 ipaserver/install/plugins/Makefile.am | 24 
 2 files changed, 51 deletions(-)
 delete mode 100644 ipaserver/install/Makefile.am
 delete mode 100644 ipaserver/install/plugins/Makefile.am

diff --git a/ipaserver/install/Makefile.am b/ipaserver/install/Makefile.am
deleted file mode 100644
index 9fcad4e77c93cf44ed5fcf3ff793233ba35482c1..
--- a/ipaserver/install/Makefile.am
+++ /dev/null
@@ -1,27 +0,0 @@
-NULL =
-
-appdir = $(pythondir)/ipaserver
-app_PYTHON = 			\
-	__init__.py		\
-	bindinstance.py		\
-	cainstance.py		\
-	dsinstance.py		\
-	ipaldap.py		\
-	krbinstance.py		\
-	httpinstance.py		\
-	ntpinstance.py		\
-	adtrustinstance.py	\
-	service.py		\
-	installutils.py		\
-	replication.py		\
-	certs.py		\
-ldapupdate.py		\
-certmonger.py		\
-	$(NULL)
-
-EXTRA_DIST =			\
-	$(NULL)
-
-MAINTAINERCLEANFILES =		\
-	*~			\
-	Makefile.in
diff --git a/ipaserver/install/plugins/Makefile.am b/ipaserver/install/plugins/Makefile.am
deleted file mode 100644
index d651297ac141b0f05831e7fabbb9b561cdd239c7..
--- a/ipaserver/install/plugins/Makefile.am
+++ /dev/null
@@ -1,24 +0,0 @@
-NULL =
-
-appdir = $(pythondir)/ipaserver/install
-app_PYTHON = 			\
-	__init__.py		\
-	baseupdate.py		\
-	fix_replica_agreements.py	\
-	rename_managed.py	\
-	dns.py			\
-	updateclient.py		\
-	update_services.py	\
-	update_anonymous_aci.py	\
-	update_pacs.py		\
-	update_referint.py	\
-	ca_renewal_master.py	\
-	update_uniqueness.py	\
-	$(NULL)
-
-EXTRA_DIST =			\
-	$(NULL)
-
-MAINTAINERCLEANFILES =		\
-	*~			\
-	Makefile.in
-- 
2.0.0

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-27 Thread Martin Basti

On 27/11/14 00:50, Gabe Alford wrote:

Hello,

   Wondering if I could get a review. Updated patch attached.

Thanks,
Gabe

On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford redhatri...@gmail.com 
mailto:redhatri...@gmail.com wrote:


Hello,

Fix for https://fedorahosted.org/freeipa/ticket/4700

Thanks,

Gabe




Hello,

sorry for late response.

We push this ticket to backlog, as it would be part of build system 
refactoring.
The app_PYTHON statement is not used anymore in IPA, the better 
solution is remove it, instead of keeping dead code up-to-date.


Martin^2

--
Martin Basti

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-27 Thread Petr Spacek
On 27.11.2014 11:00, Martin Basti wrote:
 On 27/11/14 00:50, Gabe Alford wrote:
 Hello,

Wondering if I could get a review. Updated patch attached.

 Thanks,
 Gabe

 On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford redhatri...@gmail.com
 mailto:redhatri...@gmail.com wrote:

 Hello,

 Fix for https://fedorahosted.org/freeipa/ticket/4700

 Thanks,

 Gabe



 Hello,
 
 sorry for late response.
 
 We push this ticket to backlog, as it would be part of build system 
 refactoring.
 The app_PYTHON statement is not used anymore in IPA, the better solution is
 remove it, instead of keeping dead code up-to-date.

Just to clarify:
It can be pushed if it works, there is no need to postpone accepting patch if
the patch seems okay and doesn't break anything.

Martin, please keep in mind that contributions are welcome at any time.

Milestones in Trac reflect our view of priorities but it doesn't prevent us
from accepting correct patches from contributions at any time, no matter which
priority is stated in Trac (or even if there is no ticket for it ...).

-- 
Petr^2 Spacek

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-27 Thread Martin Kosek
On 11/27/2014 04:12 PM, Petr Spacek wrote:
 On 27.11.2014 11:00, Martin Basti wrote:
 On 27/11/14 00:50, Gabe Alford wrote:
 Hello,

Wondering if I could get a review. Updated patch attached.

 Thanks,
 Gabe

 On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford redhatri...@gmail.com
 mailto:redhatri...@gmail.com wrote:

 Hello,

 Fix for https://fedorahosted.org/freeipa/ticket/4700

 Thanks,

 Gabe



 Hello,

 sorry for late response.

 We push this ticket to backlog, as it would be part of build system 
 refactoring.
 The app_PYTHON statement is not used anymore in IPA, the better solution is
 remove it, instead of keeping dead code up-to-date.
 
 Just to clarify:
 It can be pushed if it works, there is no need to postpone accepting patch if
 the patch seems okay and doesn't break anything.
 
 Martin, please keep in mind that contributions are welcome at any time.
 
 Milestones in Trac reflect our view of priorities but it doesn't prevent us
 from accepting correct patches from contributions at any time, no matter which
 priority is stated in Trac (or even if there is no ticket for it ...).

This is not a problem of prioritization and the Trac tickets do not indeed
prevent accepting contributions to current FreeIPA branches (well, of course,
big refactoring would not fit stabilization release etc.).

However, AFAIU, in this case Gabe tried to make an unused autotool option up to
date, which as Martin correctly stated the better solution is remove it,
instead of keeping dead code up-to-date.

So in this light, the patch does not break anything, but is not the best move
forward either as it would promote redundant work in maintaining unused
autotools variable.

Martin

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-27 Thread Gabe Alford
Thanks guys. Sounds like it would be better to submit a patch that removes
app_PYTHON if it is considered dead code.

Gabe

On Thursday, November 27, 2014, Petr Spacek pspa...@redhat.com wrote:

 On 27.11.2014 11:00, Martin Basti wrote:
  On 27/11/14 00:50, Gabe Alford wrote:
  Hello,
 
 Wondering if I could get a review. Updated patch attached.
 
  Thanks,
  Gabe
 
  On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford redhatri...@gmail.com
 javascript:;
  mailto:redhatri...@gmail.com javascript:; wrote:
 
  Hello,
 
  Fix for https://fedorahosted.org/freeipa/ticket/4700
 
  Thanks,
 
  Gabe
 
 
 
  Hello,
 
  sorry for late response.
 
  We push this ticket to backlog, as it would be part of build system
 refactoring.
  The app_PYTHON statement is not used anymore in IPA, the better
 solution is
  remove it, instead of keeping dead code up-to-date.

 Just to clarify:
 It can be pushed if it works, there is no need to postpone accepting patch
 if
 the patch seems okay and doesn't break anything.

 Martin, please keep in mind that contributions are welcome at any time.

 Milestones in Trac reflect our view of priorities but it doesn't prevent us
 from accepting correct patches from contributions at any time, no matter
 which
 priority is stated in Trac (or even if there is no ticket for it ...).

 --
 Petr^2 Spacek

 ___
 Freeipa-devel mailing list
 Freeipa-devel@redhat.com javascript:;
 https://www.redhat.com/mailman/listinfo/freeipa-devel

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-27 Thread Martin Kosek
Exactly, this was the message from Martin :-) I did not test it myself, but
removing all app_PYTHON should be benign given we use Python setup.py packaging.

On 11/27/2014 04:27 PM, Gabe Alford wrote:
 Thanks guys. Sounds like it would be better to submit a patch that removes
 app_PYTHON if it is considered dead code.
 
 Gabe
 
 On Thursday, November 27, 2014, Petr Spacek pspa...@redhat.com wrote:
 
 On 27.11.2014 11:00, Martin Basti wrote:
 On 27/11/14 00:50, Gabe Alford wrote:
 Hello,

Wondering if I could get a review. Updated patch attached.

 Thanks,
 Gabe

 On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford redhatri...@gmail.com
 javascript:;
 mailto:redhatri...@gmail.com javascript:; wrote:

 Hello,

 Fix for https://fedorahosted.org/freeipa/ticket/4700

 Thanks,

 Gabe



 Hello,

 sorry for late response.

 We push this ticket to backlog, as it would be part of build system
 refactoring.
 The app_PYTHON statement is not used anymore in IPA, the better
 solution is
 remove it, instead of keeping dead code up-to-date.

 Just to clarify:
 It can be pushed if it works, there is no need to postpone accepting patch
 if
 the patch seems okay and doesn't break anything.

 Martin, please keep in mind that contributions are welcome at any time.

 Milestones in Trac reflect our view of priorities but it doesn't prevent us
 from accepting correct patches from contributions at any time, no matter
 which
 priority is stated in Trac (or even if there is no ticket for it ...).

 --
 Petr^2 Spacek

 ___
 Freeipa-devel mailing list
 Freeipa-devel@redhat.com javascript:;
 https://www.redhat.com/mailman/listinfo/freeipa-devel

 
 
 
 ___
 Freeipa-devel mailing list
 Freeipa-devel@redhat.com
 https://www.redhat.com/mailman/listinfo/freeipa-devel
 

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-26 Thread Gabe Alford
Hello,

   Wondering if I could get a review. Updated patch attached.

Thanks,
Gabe

On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford redhatri...@gmail.com wrote:

 Hello,

 Fix for https://fedorahosted.org/freeipa/ticket/4700

 Thanks,

 Gabe

From 4af61cbaafdadb1b338601699d160bd4a15db551 Mon Sep 17 00:00:00 2001
From: Gabe redhatri...@gmail.com
Date: Wed, 26 Nov 2014 16:45:30 -0700
Subject: [PATCH] Add missing python files to Makefiles

https://fedorahosted.org/freeipa/ticket/4700
---
 ipaserver/install/Makefile.am | 38 +--
 ipaserver/install/plugins/Makefile.am | 17 +---
 2 files changed, 37 insertions(+), 18 deletions(-)

diff --git a/ipaserver/install/Makefile.am b/ipaserver/install/Makefile.am
index 9fcad4e77c93cf44ed5fcf3ff793233ba35482c1..4209f6cbec35f55f0a19988514e47fa7664b2666 100644
--- a/ipaserver/install/Makefile.am
+++ b/ipaserver/install/Makefile.am
@@ -3,20 +3,36 @@ NULL =
 appdir = $(pythondir)/ipaserver
 app_PYTHON = 			\
 	__init__.py		\
+	adtrustinstance.py	\
 	bindinstance.py		\
 	cainstance.py		\
-	dsinstance.py		\
-	ipaldap.py		\
-	krbinstance.py		\
-	httpinstance.py		\
-	ntpinstance.py		\
-	adtrustinstance.py	\
+	certs.py	\
+	dnskeysyncinstance.py	\
+	dogtaginstance.py		\
+	dsinstance.py	\
+	httpinstance.py	\
+	installutils.py	\
+	ipa_backup.py	\
+	ipa_cacert_manage.py	\
+	ipa_kra_install.py		\
+	ipa_ldap_updater.py		\
+	ipa_otptoken_import.py	\
+	ipa_replica_prepare.py	\
+	ipa_restore.py	\
+	ipa_server_certinstall.py	\
+	krainstance.py	\
+	krbinstance.py	\
+	ldapupdate.py	\
+	memcacheinstance.py	\
+	ntpinstance.py	\
+	odsexporterinstance.py	\
+	opendnssecinstance.py	\
+	otpdinstance.py	\
+	replication.py	\
+	schemaupdate.py	\
 	service.py		\
-	installutils.py		\
-	replication.py		\
-	certs.py		\
-ldapupdate.py		\
-certmonger.py		\
+	sysupgrade.py	\
+	upgradeinstance.py	\
 	$(NULL)
 
 EXTRA_DIST =			\
diff --git a/ipaserver/install/plugins/Makefile.am b/ipaserver/install/plugins/Makefile.am
index d651297ac141b0f05831e7fabbb9b561cdd239c7..f998da9c2f4c5aee4bc98ab3ddb75e747e8eb897 100644
--- a/ipaserver/install/plugins/Makefile.am
+++ b/ipaserver/install/plugins/Makefile.am
@@ -3,17 +3,20 @@ NULL =
 appdir = $(pythondir)/ipaserver/install
 app_PYTHON = 			\
 	__init__.py		\
-	baseupdate.py		\
+	adtrust.py		\
+	baseupdate.py	\
+	ca_renewal_master.py	\
+	dns.py		\
 	fix_replica_agreements.py	\
 	rename_managed.py	\
-	dns.py			\
 	updateclient.py		\
-	update_services.py	\
-	update_anonymous_aci.py	\
-	update_pacs.py		\
-	update_referint.py	\
-	ca_renewal_master.py	\
+	update_idranges.py	\
+	update_managed_permissions.py	\
+	update_pacs.py	\
+	update_referint.py		\
+	update_services.py		\
 	update_uniqueness.py	\
+	upload_cacrt.py	\
 	$(NULL)
 
 EXTRA_DIST =			\
-- 
2.0.0

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

[Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-11 Thread Gabe Alford
Hello,

Fix for https://fedorahosted.org/freeipa/ticket/4700

Thanks,

Gabe
From b6674996bb00ac82943b90248a20114d4ca43073 Mon Sep 17 00:00:00 2001
From: Gabe redhatri...@gmail.com
Date: Tue, 11 Nov 2014 07:02:15 -0700
Subject: [PATCH] Add missing python files to Makefiles

https://fedorahosted.org/freeipa/ticket/4700
---
 ipaserver/install/Makefile.am |   32 
 ipaserver/install/plugins/Makefile.am |   11 +++
 2 files changed, 31 insertions(+), 12 deletions(-)

diff --git a/ipaserver/install/Makefile.am b/ipaserver/install/Makefile.am
index 9fcad4e77c93cf44ed5fcf3ff793233ba35482c1..4002e14df3392591788e5491420a967b9d43ef3f 100644
--- a/ipaserver/install/Makefile.am
+++ b/ipaserver/install/Makefile.am
@@ -3,20 +3,36 @@ NULL =
 appdir = $(pythondir)/ipaserver
 app_PYTHON = 			\
 	__init__.py		\
+	adtrustinstance.py	\
 	bindinstance.py		\
 	cainstance.py		\
+	certs.py		\
+	dnskeysyncinstance.py	\
+	dogtaginstance.py	\
 	dsinstance.py		\
-	ipaldap.py		\
-	krbinstance.py		\
 	httpinstance.py		\
-	ntpinstance.py		\
-	adtrustinstance.py	\
-	service.py		\
 	installutils.py		\
+	ipa_backup.py		\
+	ipa_cacert_manage.py	\
+	ipa_kra_install.py	\
+	ipa_ldap_updater.py	\
+	ipa_otptoken_import.py	\
+	ipa_replica_prepare.py	\
+	ipa_restore.py		\
+	ipa_server_certinstall.py	\
+	krainstance.py		\
+	krbinstance.py		\
+	ldapupdate.py		\
+	memcacheinstance.py	\
+	ntpinstance.py		\
+	odsexporterinstance.py	\
+	opendnssecinstance.py	\
+	otpdinstance.py		\
 	replication.py		\
-	certs.py		\
-ldapupdate.py		\
-certmonger.py		\
+	schemaupdate.py		\
+	service.py		\
+	sysupgrade.py		\
+	upgradeinstance.py	\
 	$(NULL)
 
 EXTRA_DIST =			\
diff --git a/ipaserver/install/plugins/Makefile.am b/ipaserver/install/plugins/Makefile.am
index 635877d8c2160a91208276498cdb4cd9bc82d56b..11a3be6555e0ee3df5b2d22554434f1d2bd83e45 100644
--- a/ipaserver/install/plugins/Makefile.am
+++ b/ipaserver/install/plugins/Makefile.am
@@ -3,16 +3,19 @@ NULL =
 appdir = $(pythondir)/ipaserver/install
 app_PYTHON = 			\
 	__init__.py		\
+	adtrust.py		\
 	baseupdate.py		\
+	ca_renewal_master.py	\
+	dns.py			\
 	fix_replica_agreements.py	\
 	rename_managed.py	\
-	dns.py			\
 	updateclient.py		\
-	update_services.py	\
-	update_anonymous_aci.py	\
+	update_idranges.py	\
+	update_managed_permissions.py	\
 	update_pacs.py		\
-	ca_renewal_master.py	\
+	update_services.py	\
 	update_uniqueness.py	\
+	upload_cacrt.py		\
 	$(NULL)
 
 EXTRA_DIST =			\
-- 
1.7.1

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel