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

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

    <bug>
          <bug_id>60152</bug_id>
          
          <creation_ts>2026-08-13 16:38:32 +0300</creation_ts>
          <short_desc>Не работают опции -o/--output в digler</short_desc>
          <delta_ts>2026-08-20 10:10:05 +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>digler</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="Красовский Доминик Олегович">krasovskijdo</reporter>
          <assigned_to name="general@altlinux.org">general</assigned_to>
          <cc>general</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>292617</commentid>
    <comment_count>0</comment_count>
    <who name="Красовский Доминик Олегович">krasovskijdo</who>
    <bug_when>2026-08-13 16:38:32 +0300</bug_when>
    <thetext>digler-0.1.0-alt1.x86_64

Стенды (обновлённые до Sisyphus):
Alt Education kde/xfce 11.1
Alt Workstation 11.2
Alt Workstation K 11.4
Alt Server 11.1

Шаги для воспроизведения:
1) Установить пакет: # apt-get install digler
2) Создать тестовые каталоги: $ mkdir -p /tmp/digler-test/files /tmp/digler-test/image
3) Создать тестовый PNG-файл: $ magick -size 100x100 xc:white /tmp/digler-test/files/test.png

4) Создать из него тестовый образ:
$ digler merge \
  /tmp/digler-test/files/test.png \
  -o /tmp/digler-test/image/test.img

5) Проверить работу scan без -o:
$ digler scan /tmp/digler-test/image/test.img

6) Запустить с короткой формой -o:
$ digler scan \
  /tmp/digler-test/image/test.img \
  -o /tmp/digler-test/scan.xml

7) Повторить scan с длинной формой опции --output:
$ digler scan \
  /tmp/digler-test/image/test.img \
  --output /tmp/digler-test/scan.xml

Ожидаемый результат: Обе формы опции должны корректно работать
Фактический результат: Error: open : no such file or directory</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>292906</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2026-08-20 10:10:05 +0300</bug_when>
    <thetext>digler-0.1.0-alt2 -&gt; sisyphus:

Wed Aug 19 2026 Vladislav Eliseev &lt;general@altlinux&gt; 0.1.0-alt2
- Fixed flag -o/--output (Closes: 60152).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>