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

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

    <bug>
          <bug_id>38173</bug_id>
          
          <creation_ts>2020-03-02 19:24:21 +0300</creation_ts>
          <short_desc>python-modules-json: Часть стандартной библиотеки Python отпилена в отдельный пакет</short_desc>
          <delta_ts>2020-10-31 19:42:46 +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>python-modules-json</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Igor Chudov">nir</reporter>
          <assigned_to name="Ivan Zakharyaschev">imz</assigned_to>
          <cc>aen</cc>
    
    <cc>cas</cc>
    
    <cc>cow</cc>
    
    <cc>george</cc>
    
    <cc>glebfm</cc>
    
    <cc>grenka</cc>
    
    <cc>imz</cc>
    
    <cc>lav</cc>
    
    <cc>rider</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>188277</commentid>
    <comment_count>0</comment_count>
    <who name="Igor Chudov">nir</who>
    <bug_when>2020-03-02 19:24:21 +0300</bug_when>
    <thetext>При подключении Ansible к новой инсталляции ALT Linux Server 9 получается такое сообщение:

Error: ansible requires the stdlib json and was not found!

Вызвано оно невозможностью выполнить

import json

Модуль json - часть стандартной библиотеки Python и распиливание стандартной библиотеки Python на независимые куски считаю багом. В p8 таковой проблемы не наблюдалось.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>193676</commentid>
    <comment_count>1</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2020-10-31 14:15:03 +0300</bug_when>
    <thetext>Предлагаю посмотреть, что нужно, чтобы подключение ansible использовало python3.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>193681</commentid>
    <comment_count>2</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2020-10-31 19:42:46 +0300</bug_when>
    <thetext>(Ответ для Vitaly Lipatov на комментарий #1)
&gt; Предлагаю посмотреть, что нужно, чтобы подключение ansible использовало
&gt; python3.

Для этого надо на самом Ansible явно указать интерпретатор: https://docs.ansible.com/ansible/latest/reference_appendices/python_3_support.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>