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

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

    <bug>
          <bug_id>45633</bug_id>
          
          <creation_ts>2023-03-23 15:31:46 +0300</creation_ts>
          <short_desc>epm play jetbrains-toolbox: не запускается от пользователя на ALT Server 10.1</short_desc>
          <delta_ts>2023-05-23 15:05:33 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Branch p10</product>
          <component>eepm</component>
          <version>не указана</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WORKSFORME</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="Ivan Alekseev">qwetwe</reporter>
          <assigned_to name="Vitaly Lipatov">lav</assigned_to>
          <cc>aen</cc>
    
    <cc>tergoev-m</cc>
          
          <qa_contact name="qa-p10@altlinux.org">qa-p10</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>223274</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Alekseev">qwetwe</who>
    <bug_when>2023-03-23 15:31:46 +0300</bug_when>
    <thetext>Версии пакетов:
eepm-3.28.1-alt1.noarch
eepm-repack-3.28.1-alt1.noarch
eepm-yum-3.28.1-alt1.noarch

Стенд: alt-server-10.1_x86-64

Шаги для воспроизведения:
1) # epm play jetbrains-toolbox
2) $ jetbrains-toolbox

Фактический результат:
$ jetbrains-toolbox
fuse: failed to open /dev/fuse: Permission denied

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information
open dir error: No such file or directory

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

# l /dev/fuse
crw-rw---- 1 root fuse 10, 229 мар 23 14:58 /dev/fuse

$ rpm -qa | grep fuse
fuse-2.9.9-alt4.x86_64
fuse3-3.10.2-alt1.x86_64
fuse-common-1.1.2-alt1.noarch
libfuse-2.9.9-alt4.x86_64
fuse-gvfs-1.48.2-alt1.x86_64
libfuse3-3.10.2-alt1.x86_64

$ grep &apos;fuse&apos; /etc/group
fuse:x:486:

После добавления пользователя, от которого пытаемся запустить jetbrains-toolbox, в группу &quot;fuse&quot;, приложение стало успешно запускаться:
# usermod -aG fuse test

Возможно, стоит добавить соответствующую подсказку при завершении установки приложения.

Ошибка также воспроизводится со следующими версиями пакетов:
eepm-3.34.1-alt1.noarch
eepm-repack-3.34.1-alt1.noarch
eepm-yum-3.34.1-alt1.noarch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>226250</commentid>
    <comment_count>1</comment_count>
    <who name="Mikhail Tergoev">tergoev-m</who>
    <bug_when>2023-05-23 15:05:33 +0300</bug_when>
    <thetext>alt-server-10.1_x86-64
EPM package manager version 3.57.2

su -
epm ei
epm play jetbrains-toolbox
exit
jetbrains-toolbox

результат: jetbrains-toolbox запускается от обычного пользователя</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>