<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugzilla.rosa.ru/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://bugzilla.rosa.ru/"
          
          maintainer="d.postnikov@rosa.ru"
>

    <bug>
          <bug_id>7975</bug_id>
          
          <creation_ts>2017-05-26 14:30:07 +0300</creation_ts>
          <short_desc>Missing /lib/systemd/systemd-sysv-install</short_desc>
          <delta_ts>2026-05-16 15:51:40 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>ROSA-based products</classification>
          <product>ROSA Fresh</product>
          <component>Packages from Main</component>
          <version>Fresh</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>8082</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>Normal</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dmitry Mikhirev">mikhirev</reporter>
          <assigned_to name="ROSA Linux Bugs">bugs</assigned_to>
          <cc>andrey.bondrov</cc>
          
          <cf_platform>---</cf_platform>
          <cf_security_code></cf_security_code>
          <cf_package>systemd-230-5.src.rpm</cf_package>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>42412</commentid>
    <comment_count>0</comment_count>
    <who name="Dmitry Mikhirev">mikhirev</who>
    <bug_when>2017-05-26 14:30:07 +0300</bug_when>
    <thetext>Description of problem:

systemctl is not fully functional. It cannot enable/disable sysv services or even systemd services, if sysv initscript for the same service is present.

$ sudo systemctl disable mandi.service
mandi.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable mandi
Failed to execute /lib/systemd/systemd-sysv-install: No such file or directory
$ sudo systemctl enable mandi.service
mandi.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable mandi
Failed to execute /lib/systemd/systemd-sysv-install: No such file or directory
$ 


Version-Release number of selected component (if applicable):

230-5

How reproducible:

Always</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42751</commentid>
    <comment_count>1</comment_count>
      <attachid>4659</attachid>
    <who name="Sergei Trusov">sergei.a.trusov</who>
    <bug_when>2017-06-19 07:58:42 +0300</bug_when>
    <thetext>Created attachment 4659
This script is called by &quot;systemctl enable/disable&quot; when the given unit is a SysV init.d script.

Please consider including this into the systemd.

There are some hardware affected by systemd update http://forum.rosalab.ru/viewtopic.php?f=56&amp;t=8259</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42781</commentid>
    <comment_count>2</comment_count>
    <who name="Andrey Bondrov">andrey.bondrov</who>
    <bug_when>2017-06-22 21:11:17 +0300</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 8082 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92295</commentid>
    <comment_count>3</comment_count>
    <who name="Dmitry Postnikov">pastordidi</who>
    <bug_when>2026-05-16 15:51:40 +0300</bug_when>
    <thetext>The content of attachment 4659 has been deleted</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>4659</attachid>
            <date>2017-06-19 07:58:42 +0300</date>
            <delta_ts>2017-06-19 08:00:36 +0300</delta_ts>
            <desc>This script is called by &quot;systemctl enable/disable&quot; when the given unit is a SysV init.d script.</desc>
            <filename>systemd-sysv-install</filename>
            <type>text/plain</type>
            <size>0</size>
            <attacher name="Sergei Trusov">sergei.a.trusov</attacher>
            
              <data encoding="base64"></data>

          </attachment>
      

    </bug>

</bugzilla>