<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>47263</bug_id>
          
          <creation_ts>2023-08-16 14:32:50 +0300</creation_ts>
          <short_desc>Часть функционала spnego недоступна из-за отсутствия необязательной зависимости python3-module-krb5 в p10</short_desc>
          <delta_ts>2023-08-16 15:32:30 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>python3-module-spnego</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>NOTABUG</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Artem Varaksa">varaksaaa</reporter>
          <assigned_to name="Grigory Ustinov">grenka</assigned_to>
          <cc>grenka</cc>
    
    <cc>root</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>231528</commentid>
    <comment_count>0</comment_count>
    <who name="Artem Varaksa">varaksaaa</who>
    <bug_when>2023-08-16 14:32:50 +0300</bug_when>
    <thetext>Описание ошибки
===============

1. # apt-get install -y python3-module-gssapi python3-module-krb5

2. $ cat &gt; test.py &lt;&lt; EOF
import logging
import sys

logging.basicConfig(stream=sys.stdout, level=logging.DEBUG)

from spnego.gss import *
EOF

3. python3 test.py


Фактический результат:

1. Пакета нет в репозитории.
3. Выводится сообщение:
&gt; DEBUG:spnego._gss:Python gssapi not available, cannot use any GSSAPIProxy protocols: No module named &apos;krb5&apos;
&gt; [...]

Ожидаемый результат:

1. Пакет есть в репозитории.
3. Сообщение не выводится.


Воспроизводимость
=================

Воспроизводится на виртуальных машинах:

[p10 + 326369] python3-module-spnego-0.5.2-alt1.noarch
kworkstation-10.1-x86-64
education-10.1-x86-64
education-10.1-x86-64-kde
workstation-10.1-x86-64
server-10.1-x86-64

В [p10] не проверялось (пакета нет).


Не воспроизводится на виртуальных машинах:

[sisyphus] python3-module-spnego-0.9.1-alt2.noarch
kworkstation-10.1-x86-64
education-10.1-x86-64
education-10.1-x86-64-kde
workstation-10.1-x86-64
server-10.1-x86-64</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>231537</commentid>
    <comment_count>1</comment_count>
    <who name="Artem Varaksa">varaksaaa</who>
    <bug_when>2023-08-16 15:32:30 +0300</bug_when>
    <thetext>Пакета python3-module-spnego пока ещё нет в p10, а в Sisyphus ошибка не воспроизводится, поэтому на данный момент закрываю ошибку.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>