[BUG] python-gssapi-1.6.5 not building

  • Done
  • quality assurance status badge
Details
3 participants
  • Kurt
  • Maxim Cournoyer
  • Michael Rohleder
Owner
unassigned
Submitted by
Kurt
Severity
normal
Merged with
K
(name . guix bugs)(address . bug-guix@gnu.org)
5a4582d7ad9d091e9082c055c0f9145bd569a95b.camel@runbox.com
Greetings,


ERROR: test_add_with_impersonate
(gssapi.tests.test_high_level.CredsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/gnu/store/zc5mv2h8b7p3lzd4cx3pcbcn9ix25vk5-python-k5test-
0.9.2/lib/python3.8/site-packages/k5test/unit.py", line 28, in ext_test
func(self, *args, **kwargs)
File "/tmp/guix-build-python-gssapi-1.6.5.drv-0/gssapi-
1.6.5/gssapi/tests/test_high_level.py", line 364, in
test_add_with_impersonate
new_creds = input_creds.add(server_ctx.initiator_name,
File "/tmp/guix-build-python-gssapi-1.6.5.drv-0/gssapi-
1.6.5/gssapi/creds.py", line 378, in add
res = rcred_s4u.add_cred_impersonate_name(self, impersonator,
File "gssapi/raw/ext_s4u.pyx", line 199, in
gssapi.raw.ext_s4u.add_cred_impersonate_name
gssapi.raw.misc.GSSError: Major (851968): Unspecified GSS
failure. Minor code may provide more information, Minor (2529638928):
KDC has no support for padata type

======================================================================
ERROR: test_acquire_creds_impersonate_name
(gssapi.tests.test_raw.TestBaseUtilities)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/gnu/store/zc5mv2h8b7p3lzd4cx3pcbcn9ix25vk5-python-k5test-
0.9.2/lib/python3.8/site-packages/k5test/unit.py", line 28, in ext_test
func(self, *args, **kwargs)
File "/tmp/guix-build-python-gssapi-1.6.5.drv-0/gssapi-
1.6.5/gssapi/tests/test_raw.py", line 421, in
test_acquire_creds_impersonate_name
imp_resp = gb.acquire_cred_impersonate_name(server_creds,
File "gssapi/raw/ext_s4u.pyx", line 112, in
gssapi.raw.ext_s4u.acquire_cred_impersonate_name
gssapi.raw.misc.GSSError: Major (851968): Unspecified GSS
failure. Minor code may provide more information, Minor (2529638928):
KDC has no support for padata type

======================================================================
ERROR: test_add_cred_impersonate_name
(gssapi.tests.test_raw.TestBaseUtilities)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/gnu/store/zc5mv2h8b7p3lzd4cx3pcbcn9ix25vk5-python-k5test-
0.9.2/lib/python3.8/site-packages/k5test/unit.py", line 28, in ext_test
func(self, *args, **kwargs)
File "/tmp/guix-build-python-gssapi-1.6.5.drv-0/gssapi-
1.6.5/gssapi/tests/test_raw.py", line 390, in
test_add_cred_impersonate_name
imp_resp = gb.add_cred_impersonate_name(input_creds,
File "gssapi/raw/ext_s4u.pyx", line 199, in
gssapi.raw.ext_s4u.add_cred_impersonate_name
gssapi.raw.misc.GSSError: Major (851968): Unspecified GSS
failure. Minor code may provide more information, Minor (2529638928):
KDC has no support for padata type

----------------------------------------------------------------------
Ran 192 tests in 1.074s

FAILED (errors=3, skipped=9)
Test failed: <unittest.runner.TextTestResult run=192 errors=3
failures=0>
error: Test failed: <unittest.runner.TextTestResult run=192 errors=3
failures=0>
command "python" "-c" "import setuptools,
tokenize;__file__='setup.py';f=getattr(tokenize, 'open',
open)(__file__);code=f.read().replace('\\r\\n',
'\\n');f.close();exec(compile(code, __file__, 'exec'))" "test" failed
with status 1

Thank you =]
K
Addition
(address . 43402@debbugs.gnu.org)
b5be86e52956120b94f096c41e2ede077cbea050.camel@runbox.com
This error is showing up when trying to build the "synapse" matrix
server.
M
M
Michael Rohleder wrote on 15 Sep 2020 17:28
Re: bug#43402: [BUG] python-gssapi-1.6.5 not building
(name . Kurt)(address . gitlabcanada@runbox.com)(address . 43402@debbugs.gnu.org)
87lfhbnjon.fsf@rohleder.de
Hello Kurt,

Thank you the report!
It has been reported twice in these bugs, so I will merge it:
42370 43284


--
SVRMGR> shutdown
ORA-01034: ORACLE not available
SVRMGR> startup
ORA-01081: cannot start already-running ORACLE - shut it down first
-----BEGIN PGP SIGNATURE-----

iQFFBAEBCAAvFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl9g3ZgRHG1pa2VAcm9o
bGVkZXIuZGUACgkQfHr/vv7yyyWUFwf+LYescXw3K+5CwOsNks+7YBREWHIkNj21
sHBs3rWneiT85ZwzuBoox25qhxd5oNIFdftcXReIV1pZ7tf2vFVZZk45WP3fj4s6
FGQZ4vjCjTPHezg2XYWCcadfk9TkWqoVTsqiQCgO+oF98rSKF3y3dBwsP9pvQZ7k
xEMTNvaZ9DhPjS6apPWEVgnjNsTHe8xMPziZcpsEb0dwn7Zl45gt+T6aymENUwDm
7Z1aDptoQBvYlN/wddXFWIBi1qR7cLWRasFi+2U0Cp3HNZ3Js6/zbaTSK9zuD63f
Fs61VhGjr3scmZopMm2oxezE8GcYbutu1Hl6O8K4bXPQFNfyL6Vh1g==
=WsCb
-----END PGP SIGNATURE-----

M
M
Michael Rohleder wrote on 15 Sep 2020 17:28
control message for bug #43402
(address . control@debbugs.gnu.org)
87k0wvnjnr.fsf@rohleder.de
merge 43402 43284
quit
M
M
Maxim Cournoyer wrote on 3 Oct 2020 04:19
Re: bug#43402: Addition
(name . Kurt)(address . gitlabcanada@runbox.com)
87blhkm4oz.fsf@gmail.com
Hello,

Kurt <gitlabcanada@runbox.com> writes:

Toggle quote (3 lines)
> This error is showing up when trying to build the "synapse" matrix
> server.

I fixed the python-gssapi build by skipping the 3 failing tests, in
commit 3dc26bcd78. Synapse seems to build fine now.

Closing.

Thanks for the report!

Maxim
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 43402@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 43402
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch