<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>144841</bug_id>
          
          <creation_ts>2006-08-23 04:20 0000</creation_ts>
          <short_desc>net-dialup/slmodem-2.9.11_pre20051101 wrong udev rule</short_desc>
          <delta_ts>2006-09-09 08:28:40 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2006.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>126089</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>kaz.rag@gmail.com</reporter>
          <assigned_to>net-dialup@gentoo.org</assigned_to>
          <cc>cbm@m.fsf.org</cc>
    
    <cc>syntaxerrormmm@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>kaz.rag@gmail.com</who>
            <bug_when>2006-08-23 04:20:25 0000</bug_when>
            <thetext>Hi,
I think the udev rules to slmodem need to be corrected, this is the patch (it is so simple (= -&gt; ==) so I don&apos;t put it attached)

--- slmodem-2.9.11_pre20051101.ebuild.origin    2006-08-23 08:17:41.000000000 -0300
+++ slmodem-2.9.11_pre20051101.ebuild   2006-08-23 08:19:13.000000000 -0300
@@ -100,9 +100,9 @@
                insinto /etc/devfs.d/; newins &quot;${FILESDIR}/${PN}-2.9.devfs&quot; ${PN}
        elif [ -e &quot;${ROOT}/dev/.udev&quot; ] ; then
                dodir /etc/udev/rules.d/
-               echo &apos;KERNEL=&quot;slamr&quot;, NAME=&quot;slamr0&quot; GROUP=&quot;dialout&quot;&apos; &gt; \
+               echo &apos;KERNEL==&quot;slamr&quot;, NAME=&quot;slamr0&quot; GROUP=&quot;dialout&quot;&apos; &gt; \
                         &quot;${D}/etc/udev/rules.d/55-${PN}.rules&quot;
-               echo &apos;KERNEL=&quot;slusb&quot;, NAME=&quot;slusb0&quot; GROUP=&quot;dialout&quot;&apos; &gt;&gt; \
+               echo &apos;KERNEL==&quot;slusb&quot;, NAME=&quot;slusb0&quot; GROUP=&quot;dialout&quot;&apos; &gt;&gt; \
                         &quot;${D}/etc/udev/rules.d/55-${PN}.rules&quot;
        fi</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>syntaxerrormmm@gmail.com</who>
            <bug_when>2006-08-27 03:10:24 0000</bug_when>
            <thetext>Same here. Fix works.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cbm@m.fsf.org</who>
            <bug_when>2006-08-28 15:12:27 0000</bug_when>
            <thetext>A similar fix is needed for ltmodem.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mrness@gentoo.org</who>
            <bug_when>2006-09-09 08:28:40 0000</bug_when>
            <thetext>Corrected in slmodem-2.9.11_pre20051101-r1.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>