[Freeipa-devel] [freeipa PR#18] Fixed incorrect sequence of method calls in tasks.py (comment)

2016-08-25 Thread ofayans
ofayans commented on a pull request

"""
@mbasti-rh oh, I see. Thanks!
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/18#issuecomment-242390863
-- 
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] [freeipa PR#18] Fixed incorrect sequence of method calls in tasks.py (comment)

2016-08-25 Thread mbasti-rh
mbasti-rh commented on a pull request

"""
@ofayans This is just mirror repo of fedorahosted , we cannot merge commits 
here, it has no effect.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/18#issuecomment-242359169
-- 
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] [freeipa PR#18] Fixed incorrect sequence of method calls in tasks.py (comment)

2016-08-25 Thread mbasti-rh
mbasti-rh commented on a pull request

"""
Fixed upstream
master:
https://fedorahosted.org/freeipa/changeset/fbc9179970ce30ba8c121a3d60b9550ef8f9c06c

"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/18#issuecomment-242359000
-- 
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] [freeipa PR#18] Fixed incorrect sequence of method calls in tasks.py (comment)

2016-08-25 Thread mbasti-rh
mbasti-rh commented on a pull request

"""
NACK
```
[Thu Aug 25 13:31:13.597940 2016] [wsgi:error] [pid 130658] Traceback (most 
recent call last):
[Thu Aug 25 13:31:13.597945 2016] [wsgi:error] [pid 130658]   File 
"/usr/lib/python2.7/site-packages/ipaserver/rpcserver.py", line 352, in 
wsgi_execute
[Thu Aug 25 13:31:13.597949 2016] [wsgi:error] [pid 130658] result = 
self.Command[name](*args, **options)
[Thu Aug 25 13:31:13.597952 2016] [wsgi:error] [pid 130658]   File 
"/usr/lib/python2.7/site-packages/ipalib/frontend.py", line 449, in __call__
[Thu Aug 25 13:31:13.597955 2016] [wsgi:error] [pid 130658] return 
self.__do_call(*args, **options)
[Thu Aug 25 13:31:13.597959 2016] [wsgi:error] [pid 130658]   File 
"/usr/lib/python2.7/site-packages/ipalib/frontend.py", line 477, in __do_call
[Thu Aug 25 13:31:13.597967 2016] [wsgi:error] [pid 130658] ret = 
self.run(*args, **options)
[Thu Aug 25 13:31:13.597971 2016] [wsgi:error] [pid 130658]   File 
"/usr/lib/python2.7/site-packages/ipalib/frontend.py", line 799, in run
[Thu Aug 25 13:31:13.597974 2016] [wsgi:error] [pid 130658] return 
self.execute(*args, **options)
[Thu Aug 25 13:31:13.597978 2016] [wsgi:error] [pid 130658]   File 
"/usr/lib/python2.7/site-packages/ipaserver/plugins/cert.py", line 629, in 
execute
[Thu Aug 25 13:31:13.597981 2016] [wsgi:error] [pid 130658] result['cacn'] 
= ca_obj['cacn'][0]
[Thu Aug 25 13:31:13.597984 2016] [wsgi:error] [pid 130658] KeyError: 'cacn'
```
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/18#issuecomment-242355782
-- 
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