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

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

    <bug>
          <bug_id>25743</bug_id>
          
          <creation_ts>2011-06-10 07:12:12 +0400</creation_ts>
          <short_desc>Не копируются static fifo</short_desc>
          <delta_ts>2012-08-07 12:57:30 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>udev</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>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dmitry Apeximov">tssb</reporter>
          <assigned_to name="Alexey Shabalin">shaba</assigned_to>
          <cc>arseny</cc>
    
    <cc>shaba</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>122069</commentid>
    <comment_count>0</comment_count>
    <who name="Dmitry Apeximov">tssb</who>
    <bug_when>2011-06-10 07:12:12 +0400</bug_when>
    <thetext>Отсутствует поддержка копирования файлов типа fifo из /lib/udev/devices в /dev.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122080</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2011-06-10 18:45:13 +0400</bug_when>
    <thetext>На мейнтейнера.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>132619</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Shabalin">shaba</who>
    <bug_when>2012-08-07 12:57:30 +0400</bug_when>
    <thetext>сейчас копирование статических устройств осуществляется из init-скрипта /etc/init.d/udevd
create_static_inodes()
{
        [ -d /lib/udev/devices -a -n &quot;`ls -A /lib/udev/devices`&quot; ] &amp;&amp; \
                cp -a /lib/udev/devices/* &quot;$udev_root/&quot;
}

При systemd другой механизм - используются tmpfiles - там fifo поддерживаются.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>