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

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

    <bug>
          <bug_id>30378</bug_id>
          
          <creation_ts>2014-10-06 07:09:42 +0400</creation_ts>
          <short_desc>chkconfig on некорректно работает с LSB-заголовками</short_desc>
          <delta_ts>2017-05-15 15:06: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>chkconfig</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Evgenii Terechkov">evg</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>glebfm</cc>
    
    <cc>imz</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>148013</commentid>
    <comment_count>0</comment_count>
    <who name="Evgenii Terechkov">evg</who>
    <bug_when>2014-10-06 07:09:42 +0400</bug_when>
    <thetext>=================================================================
root@teer /etc # find /etc -iname &apos;[SK]*autofs&apos;|grep rc2
/etc/rc.d/rc2.d/K52autofs
root@teer /etc # chkconfig autofs on
root@teer /etc # find /etc -iname &apos;[SK]*autofs&apos;|grep rc2
/etc/rc.d/rc2.d/S48autofs
root@teer /etc # head /etc/init.d/autofs 
#!/bin/sh
#
# chkconfig: 345 48 52
# description: Automounts filesystems on demand
# processname: /usr/sbin/automount
# config: /etc/auto.master
# pidfile: /var/run/automount.pid

WITHOUT_RC_COMPAT=1

root@teer /etc # chkconfig --del autofs
root@teer /etc # chkconfig --add autofs
root@teer /etc # find /etc -iname &apos;[SK]*autofs&apos;|grep rc2
/etc/rc.d/rc2.d/K52autofs
root@teer /etc # rpm -q chkconfig
chkconfig-1.3.59-alt4
=================================================================

свежий сизиф, std-pae, sysvinit. Наблюдается однако давно (по некоторым логам etckeeper-а, с 2012-го года).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>148014</commentid>
    <comment_count>1</comment_count>
    <who name="Evgenii Terechkov">evg</who>
    <bug_when>2014-10-06 07:16:03 +0400</bug_when>
    <thetext>Наблюдается и на свежем сизифе с загруженными std-def/systemd/x86_64.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>