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

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

    <bug>
          <bug_id>55086</bug_id>
          
          <creation_ts>2025-07-06 20:39:58 +0300</creation_ts>
          <short_desc>сломанный shebang у gnome-kiosk-script</short_desc>
          <delta_ts>2025-07-06 21:36:06 +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>gnome-kiosk</component>
          <version>unstable</version>
          <rep_platform>all</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="Антон Мидюков">antohami</reporter>
          <assigned_to name="Yuri N. Sedunov">aris</assigned_to>
          <cc>aris</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>268455</commentid>
    <comment_count>0</comment_count>
    <who name="Антон Мидюков">antohami</who>
    <bug_when>2025-07-06 20:39:58 +0300</bug_when>
    <thetext>В спеке sed ломает shebang у gnome-kiosk-script:
# fix shebang
sed -i &apos;s|/usr/\(bin/sh\)|\1|&apos; kiosk-script/%name-script

слеш перед bin теряется и получается:
#!bin/sh
Нужно исправить на
sed -i &apos;s|/usr\(/bin/sh\)|\1|&apos; kiosk-script/%name-script</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>268456</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2025-07-06 21:36:06 +0300</bug_when>
    <thetext>gnome-kiosk-48.0-alt1.1 -&gt; sisyphus:

Sun Jul 06 2025 Yuri N. Sedunov &lt;aris@altlinux&gt; 48.0-alt1.1
- gnome-kiosk-script: fix shebang again (ALT #55086)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>