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

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

    <bug>
          <bug_id>12722</bug_id>
          
          <creation_ts>2007-09-08 13:35:43 +0400</creation_ts>
          <short_desc>не корректно работает режим мониторинга</short_desc>
          <delta_ts>2020-01-17 19:12:09 +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>inotify-tools</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>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Boris Savelev">boris</reporter>
          <assigned_to name="majioa@altlinux.org">majioa</assigned_to>
          <cc>lav</cc>
    
    <cc>majioa</cc>
    
    <cc>rider</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>54907</commentid>
    <comment_count>0</comment_count>
    <who name="Boris Savelev">boris</who>
    <bug_when>2007-09-08 13:35:44 +0400</bug_when>
    <thetext>inotify-tools-3.10-alt1
При запуске выдается варнинг:
inotifytools.c:722 assertion ( init ) failed: inotifytools_initialize not called yet

inotifywait -q -m -e close_write --format &quot;%w%f&quot; /home/boris/tmp/ &gt;&gt;
/home/boris/tmp/test.log
создаю файл-работает

inotifywait -q -m -e close_write --format &quot;%w%f&quot; /home/boris/tmp/ | grep &quot;qwe&quot;
&gt;&gt; /home/boris/tmp/test.log
создаю файл-не работает
НО!
inotifywait -q -m -e close_write --format &quot;%w%f&quot; /home/boris/tmp/ | grep &quot;qwe&quot;
создаю файл-работает(выводится на экран)

inotifywait -q -m -e close_write --format &quot;%w%f&quot; /home/boris/tmp/ | grep &quot;qwe&quot; |
xargs echo
создаю файл-не работает

inotifywait -q -e close_write --format &quot;%w%f&quot; /home/boris/tmp/ | grep &quot;qwe&quot; |
xargs echo
создаю файл-работает

Actual Results:  
не работает второе перенаправление потока с опцией -m</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72049</commentid>
    <comment_count>1</comment_count>
    <who name="Mikhail Gusarov">dottedmag</who>
    <bug_when>2008-06-13 13:00:39 +0400</bug_when>
    <thetext></thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>