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

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

    <bug>
          <bug_id>36429</bug_id>
          
          <creation_ts>2019-03-26 18:11:33 +0300</creation_ts>
          <short_desc>В bind сломана подержка GSSAPI</short_desc>
          <delta_ts>2019-03-27 15:29:49 +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>bind-utils</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>36331</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Evgeny Sinelnikov">sin</reporter>
          <assigned_to name="Stanislav Levin">slev</assigned_to>
          <cc>aen</cc>
    
    <cc>george</cc>
    
    <cc>glebfm</cc>
    
    <cc>iv</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>rider</cc>
    
    <cc>sem</cc>
    
    <cc>shaba</cc>
    
    <cc>slev</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>180034</commentid>
    <comment_count>0</comment_count>
    <who name="Evgeny Sinelnikov">sin</who>
    <bug_when>2019-03-26 18:11:33 +0300</bug_when>
    <thetext>При сборке новой версии sssd-2.1.0 обнаружена ошибка:
checking for nsupdate &apos;realm&apos; support&apos;... no
configure: error: nsupdate does not support &apos;realm&apos;
error: Bad exit status from /usr/src/tmp/rpm-tmp.72735 (%build)

Команда для проверки:
$ echo realm | nsupdate 
syntax error

$ echo realm | nsupdate -o
nsupdate: cannot specify -g   or -o, program not linked with GSS API Library
$ echo realm | nsupdate -g
nsupdate: cannot specify -g   or -o, program not linked with GSS API Library

Как выяснилось, из-за отсутствия сборочной заисимости на krb5, которая прилетала раньше с openssl, у нас в bind сломалась поддержка gssapi.

После пересборки с BuildRequires: libkrb5-devel, всё синковано и всё работает:
$ ldd /usr/bin/nsupdate |grep gss
        libgssapi_krb5.so.2 =&gt; /lib64/libgssapi_krb5.so.2 (0x00007efc1bed9000)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>180039</commentid>
    <comment_count>1</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2019-03-26 19:46:08 +0300</bug_when>
    <thetext>См задание 225325 , там собирается bind.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>180084</commentid>
    <comment_count>2</comment_count>
    <who name="Stanislav Levin">slev</who>
    <bug_when>2019-03-27 14:48:37 +0300</bug_when>
    <thetext>Проблему подтверждаю.

Скромный патч предложен апстриму:
https://gitlab.isc.org/isc-projects/bind9/issues/962

Пакет на сборке.
Спасибо за репорт!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>180091</commentid>
    <comment_count>3</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2019-03-27 15:25:25 +0300</bug_when>
    <thetext>bind-9.11.6-alt2 -&gt; sisyphus:

Wed Mar 27 2019 Stanislav Levin &lt;slev@altlinux&gt; 9.11.6-alt2
- Fixed support for GSSAPI (closes: #36429).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>180092</commentid>
    <comment_count>4</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2019-03-27 15:29:49 +0300</bug_when>
    <thetext>Спасибо!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>