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

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

    <bug>
          <bug_id>45744</bug_id>
          
          <creation_ts>2023-04-04 15:03:47 +0300</creation_ts>
          <short_desc>patronictl: не хватает модуля python3-module-ydiff</short_desc>
          <delta_ts>2023-04-07 13:37:36 +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>patroni</component>
          <version>unstable</version>
          <rep_platform>x86_64</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>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Evgeny Shesteperov">alimektor</reporter>
          <assigned_to name="Andrey Cherepanov">cas</assigned_to>
          <cc>cas</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>223923</commentid>
    <comment_count>0</comment_count>
    <who name="Evgeny Shesteperov">alimektor</who>
    <bug_when>2023-04-04 15:03:47 +0300</bug_when>
    <thetext>Версия

-   patroni-3.0.2-alt1

Шаги воспроизведения

1.  # apt-get install -y patroni

2.  # patronictl –help

Ожидаемый результат: показывает help приложения

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

    Traceback (most recent call last):
      File &quot;/usr/lib/python3/site-packages/patroni/ctl.py&quot;, line 31, in &lt;module&gt;
        from ydiff import markup_to_pager, PatchStream
    ModuleNotFoundError: No module named &apos;ydiff&apos;

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File &quot;/usr/bin/patronictl&quot;, line 5, in &lt;module&gt;
        from patroni.ctl import ctl
      File &quot;/usr/lib/python3/site-packages/patroni/ctl.py&quot;, line 33, in &lt;module&gt;
        from cdiff import markup_to_pager, PatchStream
    ModuleNotFoundError: No module named &apos;cdiff&apos;

Необходима установка модуля python3-module-ydiff для работы приложения.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>224115</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2023-04-07 13:37:36 +0300</bug_when>
    <thetext>patroni-3.0.2-alt2 -&gt; sisyphus:

 Fri Apr 07 2023 Andrey Cherepanov &lt;cas@altlinux&gt; 3.0.2-alt2
 - Required python3(ydiff) (ALT #45744).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>