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

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

    <bug>
          <bug_id>44825</bug_id>
          
          <creation_ts>2023-01-06 19:05:14 +0300</creation_ts>
          <short_desc>wxfuzz: No module named &apos;wfuzz.ui.gui.ui</short_desc>
          <delta_ts>2023-01-15 16:57:40 +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-wfuzz</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="Anton Zhukharev">ancieg</assigned_to>
          <cc>ancieg</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>219738</commentid>
    <comment_count>0</comment_count>
    <who name="Evgeny Shesteperov">alimektor</who>
    <bug_when>2023-01-06 19:05:14 +0300</bug_when>
    <thetext>Версия
======

- python3-module-wfuzz-3.1.0-alt1

Дистрибутивы
============

- p10-kworkstation-10.1-x86-64, обновленный до Sisyphus

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

1. Установить пакет:

        # apt-get install -y python3-module-wfuzz

2. Проверить наличие справок:

        $ wxfuzz --help
        

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

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

        19:00:54: Warning: Mismatch between the program and library build versions detected.
        The library used 3.0 (wchar_t,compiler with C++ ABI 1016,wx containers,compatible with 2.6,compatible with 2.8),
        and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1017,wx containers,compatible with 2.6,compatible with 2.8).
         /usr/lib64/python3/site-packages/wx/lib/pubsub/__init__.py:23: wxPyDeprecationWarning:wx.lib.pubsub has been deprecated, plese migrate your code to use pypubsub, available on PyPI.
        Traceback (most recent call last):
          File &quot;/usr/bin/wxfuzz&quot;, line 9, in &lt;module&gt;
            sys.exit(main_gui())
          File &quot;/usr/lib/python3/site-packages/wfuzz/wfuzz.py&quot;, line 237, in main_gui
            from .ui.gui.controller import GUIController
          File &quot;/usr/lib/python3/site-packages/wfuzz/ui/gui/controller.py&quot;, line 3, in &lt;module&gt;
            from .ui.console.clparser import CLParser
        ModuleNotFoundError: No module named &apos;wfuzz.ui.gui.ui</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>220146</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2023-01-15 16:57:40 +0300</bug_when>
    <thetext>python3-module-wfuzz-3.1.0-alt2 -&gt; sisyphus:

 Sun Jan 15 2023 Anton Zhukharev &lt;ancieg@altlinux&gt; 3.1.0-alt2
 - fix wrong relative imports in ui/gui/controller.py (closes: #44825)
 - add explicit dependency on python3-module-pyparsing</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>