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

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

    <bug>
          <bug_id>17830</bug_id>
          
          <creation_ts>2008-11-09 12:15:46 +0300</creation_ts>
          <short_desc>rc.sysinit содержит неправильные вызовы fsck (-a -y вместе)</short_desc>
          <delta_ts>2008-11-09 16:35:21 +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>startup</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>NOTABUG</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sergey Y. Afonin">asy</reporter>
          <assigned_to name="Alexey Gladkov">legion</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>legion</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>80849</commentid>
    <comment_count>0</comment_count>
    <who name="Sergey Y. Afonin">asy</who>
    <bug_when>2008-11-09 12:15:46 +0300</bug_when>
    <thetext>Проблема описана в

http://lists.altlinux.org/pipermail/sisyphus/2003-October/248960.html

На текущий момент, в rc.sysinit имеются три строки:

        initlog -c &quot;fsck -Tay $fsckoptions /&quot;
        initlog -c &quot;fsck -TRAay -t noloop $fsckoptions&quot;
        initlog -c &quot;fsck -TRAay -t loop,ext2 $fsckoptions&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80852</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2008-11-09 14:58:55 +0300</bug_when>
    <thetext>(In reply to comment #0)
&gt; Проблема описана в
&gt; 
&gt; http://lists.altlinux.org/pipermail/sisyphus/2003-October/248960.html
&gt; 
&gt; На текущий момент, в rc.sysinit имеются три строки:
&gt; 
&gt;         initlog -c &quot;fsck -Tay $fsckoptions /&quot;
&gt;         initlog -c &quot;fsck -TRAay -t noloop $fsckoptions&quot;
&gt;         initlog -c &quot;fsck -TRAay -t loop,ext2 $fsckoptions&quot;

В сочетании fsck -a -y был/есть свой смысл.
У нас fsck поддерживает это сочетание параметров.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80855</commentid>
    <comment_count>2</comment_count>
    <who name="Sergey Y. Afonin">asy</who>
    <bug_when>2008-11-09 16:35:20 +0300</bug_when>
    <thetext>Мда... Я поторопился:

# /sbin/fsck -ay /var
fsck 1.41.3 (12-Oct-2008)
e2fsck: Only one of the options -p/-a, -n or -y may be specified

При том, что

# rpm -qf /sbin/fsck
e2fsprogs-1.40.4-alt1

В общем, не наш там fsck. Руки шаловливые у кого-то...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>