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

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

    <bug>
          <bug_id>44558</bug_id>
          
          <creation_ts>2022-12-06 16:38:41 +0300</creation_ts>
          <short_desc>ModuleNotFoundError: No module named &apos;dlib&apos; при запуске howdy</short_desc>
          <delta_ts>2022-12-08 17:54:01 +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>howdy</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="Nikita Obukhov">nickf</reporter>
          <assigned_to name="Leontiy Volodin">lvol</assigned_to>
          <cc>lvol</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>218476</commentid>
    <comment_count>0</comment_count>
    <who name="Nikita Obukhov">nickf</who>
    <bug_when>2022-12-06 16:38:41 +0300</bug_when>
    <thetext>Не удаётся запустить howdy test.
Шаги воспроизведения:
1.Установить пакет howdy
# apt-get install howdy
2. Дать пользователю права на sudo
3. Запустить проверку howdy
$ sudo howdy test

Ожидаемый результат: Успешный запуск.
Реальный результат: Не удается выполнить пробный запуск howdy:
$ sudo howdy test
Traceback (most recent call last):
File &quot;/usr/bin/howdy&quot;, line 120, in &lt;module&gt;
import cli.test
File &quot;/lib64/security/howdy/cli/test.py&quot;, line 8, in &lt;module&gt;
import dlib
ModuleNotFoundError: No module named &apos;dlib&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>218617</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2022-12-08 17:54:01 +0300</bug_when>
    <thetext>howdy-3.0.0-alt2.beta1.git943f1e1 -&gt; sisyphus:

 Thu Dec 08 2022 Leontiy Volodin &lt;lvol@altlinux&gt; 3.0.0-alt2.beta1.git943f1e1
 - Fixed howdy startup (ALT #44558).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>