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

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

    <bug>
          <bug_id>33513</bug_id>
          
          <creation_ts>2017-05-30 16:35:49 +0300</creation_ts>
          <short_desc>cannot create replica</short_desc>
          <delta_ts>2017-09-28 18:42:31 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch p8</product>
          <component>freeipa-server</component>
          <version>не указана</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>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="nbr">nbr</reporter>
          <assigned_to name="Andrey Cherepanov">cas</assigned_to>
          <cc>aen</cc>
    
    <cc>cas</cc>
    
    <cc>jenya</cc>
    
    <cc>rider</cc>
          
          <qa_contact name="qa-p8@altlinux.org">qa-p8</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>163863</commentid>
    <comment_count>0</comment_count>
    <who name="nbr">nbr</who>
    <bug_when>2017-05-30 16:35:49 +0300</bug_when>
    <thetext>When do  server role upgrade from ipa-client to ipa-server via ipa-replica-install
a dirsrv service fails to restart after obtaining keytab from main server.
Previous dirsrv service restart in the same script was OK.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>164344</commentid>
    <comment_count>1</comment_count>
    <who name="nbr">nbr</who>
    <bug_when>2017-06-21 19:53:35 +0300</bug_when>
    <thetext>possible reason:
file freeipa/ipaplatform/altlinux/tasks.py doesn&apos;t contain all of the
extensions of classes defined in freeipa/ipaplatform/base/tasks.py
Especially undefined are:
  def insert_ca_certs_into_systemwide_ca_store(self, ca_certs):
        &quot;&quot;&quot;
        Adds CA certificates from &apos;ca_certs&apos; to the systemwide CA store
        (if available on the platform).

        Returns True if the operation succeeded, False otherwise.
        &quot;&quot;&quot;

        return True

    def remove_ca_certs_from_systemwide_ca_store(self):
        &quot;&quot;&quot;
        Removes IPA CA certificates from the systemwide CA store
        (if available on the platform).

        Returns True if the operation succeeded, False otherwise.
        &quot;&quot;&quot;

        return True</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>165183</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2017-08-10 16:48:47 +0300</bug_when>
    <thetext>freeipa-4.3.3-alt4 -&gt; sisyphus:

Thu Aug 10 2017 Mikhail Efremov &lt;sem@altlinux.org&gt; 4.3.3-alt4
- Add %apache_conf_dir macro.
- Move ipa_configured script to server-common subpackage.
- Init argument for slapi_pblock_get() (closes: #33538).
- Fix httpd2 configuration (closes: #33513, #33466).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>165864</commentid>
    <comment_count>3</comment_count>
    <who name="nbr">nbr</who>
    <bug_when>2017-09-21 15:02:54 +0300</bug_when>
    <thetext>На p8 по состоянию на 21.09 у jenya@ не получается запустить репликацию.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>165947</commentid>
    <comment_count>4</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2017-09-27 18:49:50 +0300</bug_when>
    <thetext>freeipa-4.3.3-alt8 -&gt; sisyphus:

Wed Sep 27 2017 Mikhail Efremov &lt;sem@altlinux.org&gt; 4.3.3-alt8
- Fix replica creation (closes: #33513):
    + Don&apos;t try to use bundled urllib3 in the python-module-request.
    + Use ipa CA certificate for https checks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>165948</commentid>
    <comment_count>5</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2017-09-27 18:54:31 +0300</bug_when>
    <thetext>Бага на p8, а исправлена пока в Sisyphus. Ждем исправленя в p8</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>165958</commentid>
    <comment_count>6</comment_count>
    <who name="Mikhail Efremov">sem</who>
    <bug_when>2017-09-27 20:35:19 +0300</bug_when>
    <thetext>[#188974] p8 TESTED freeipa.git=4.3.3-alt7.M80P.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>165974</commentid>
    <comment_count>7</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2017-09-28 18:42:31 +0300</bug_when>
    <thetext>freeipa-4.3.3-alt7.M80P.1 -&gt; p8:

Wed Sep 27 2017 Mikhail Efremov &lt;sem@altlinux.org&gt; 4.3.3-alt7.M80P.1
- Build for p8.

Wed Sep 27 2017 Mikhail Efremov &lt;sem@altlinux.org&gt; 4.3.3-alt8
- Fix replica creation (closes: #33513):
    + Don&apos;t try to use bundled urllib3 in the python-module-request.
    + Use ipa CA certificate for https checks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>