Re: [Freeipa-devel] Regression in client-install [master]

2015-08-20 Thread Michael Šimáček



On 2015-08-18 14:56, Simo Sorce wrote:

On Tue, 2015-08-18 at 10:11 +0200, Michael Šimáček wrote:


On 2015-08-18 08:55, Tomas Babej wrote:

On 08/18/2015 03:25 AM, Simo Sorce wrote:

I see a regression in the client install now that the python-kerberos -
python-gssapi patches have landed.
Reverting that single patch makes the issue go away, is anyone else
seeing this ?

Simo.



I believe you're talking about https://fedorahosted.org/freeipa/ticket/5225

I can confirm reverting the gssapi patch did solve the issue yesterday
(this is obvious, since the exception originates in the python-gssapi code).

Tomas



The bug has been reported and fixed upstream:
https://github.com/pythongssapi/python-gssapi/issues/72. Updating the
package in Fedora to latest upstream release should solve the problem.
Please wait with reverting.


Please submit a patch to raise the minimum Requires, however I did not
see the same bug, I will make sure I have the latest python-gssapi and
retest.

Simo.



The package first needs to updated (or is it enough to build it in some 
Copr?). You're the maintainer of python-gssapi in Fedora, could you 
perform the update? [1] Did you have any progress with the testing? 
Could you attach the backtrace and describe how to reproduce the problem?


[1] https://bugzilla.redhat.com/show_bug.cgi?id=1254458

Michael

--
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Re: [Freeipa-devel] Regression in client-install [master]

2015-08-18 Thread Michael Šimáček



On 2015-08-18 08:55, Tomas Babej wrote:

On 08/18/2015 03:25 AM, Simo Sorce wrote:

I see a regression in the client install now that the python-kerberos -
python-gssapi patches have landed.
Reverting that single patch makes the issue go away, is anyone else
seeing this ?

Simo.



I believe you're talking about https://fedorahosted.org/freeipa/ticket/5225

I can confirm reverting the gssapi patch did solve the issue yesterday
(this is obvious, since the exception originates in the python-gssapi code).

Tomas



The bug has been reported and fixed upstream: 
https://github.com/pythongssapi/python-gssapi/issues/72. Updating the 
package in Fedora to latest upstream release should solve the problem. 
Please wait with reverting.


Michael

--
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code


Re: [Freeipa-devel] Regression in client-install [master]

2015-08-18 Thread Tomas Babej
On 08/18/2015 03:25 AM, Simo Sorce wrote:
 I see a regression in the client install now that the python-kerberos -
 python-gssapi patches have landed.
 Reverting that single patch makes the issue go away, is anyone else
 seeing this ?
 
 Simo.
 

I believe you're talking about https://fedorahosted.org/freeipa/ticket/5225

I can confirm reverting the gssapi patch did solve the issue yesterday
(this is obvious, since the exception originates in the python-gssapi code).

Tomas

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code


Re: [Freeipa-devel] Regression in client-install [master]

2015-08-18 Thread Simo Sorce
On Tue, 2015-08-18 at 10:11 +0200, Michael Šimáček wrote:
 
 On 2015-08-18 08:55, Tomas Babej wrote:
  On 08/18/2015 03:25 AM, Simo Sorce wrote:
  I see a regression in the client install now that the python-kerberos -
  python-gssapi patches have landed.
  Reverting that single patch makes the issue go away, is anyone else
  seeing this ?
 
  Simo.
 
 
  I believe you're talking about https://fedorahosted.org/freeipa/ticket/5225
 
  I can confirm reverting the gssapi patch did solve the issue yesterday
  (this is obvious, since the exception originates in the python-gssapi code).
 
  Tomas
 
 
 The bug has been reported and fixed upstream: 
 https://github.com/pythongssapi/python-gssapi/issues/72. Updating the 
 package in Fedora to latest upstream release should solve the problem. 
 Please wait with reverting.

Please submit a patch to raise the minimum Requires, however I did not
see the same bug, I will make sure I have the latest python-gssapi and
retest.

Simo.

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Re: [Freeipa-devel] Regression in client-install [master]

2015-08-18 Thread Simo Sorce
On Tue, 2015-08-18 at 08:55 +0200, Tomas Babej wrote:
 On 08/18/2015 03:25 AM, Simo Sorce wrote:
  I see a regression in the client install now that the python-kerberos -
  python-gssapi patches have landed.
  Reverting that single patch makes the issue go away, is anyone else
  seeing this ?
  
  Simo.
  
 
 I believe you're talking about https://fedorahosted.org/freeipa/ticket/5225
 
 I can confirm reverting the gssapi patch did solve the issue yesterday
 (this is obvious, since the exception originates in the python-gssapi code).

No I had a completely different backtrace, my client install was
correctly pinging the json endpoint and then complaining it couldn't
find a negotiate response.

Simo.

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code


[Freeipa-devel] Regression in client-install [master]

2015-08-17 Thread Simo Sorce
I see a regression in the client install now that the python-kerberos -
python-gssapi patches have landed.
Reverting that single patch makes the issue go away, is anyone else
seeing this ?

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code