<?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>175591</bug_id>
          
          <creation_ts>2007-04-22 17:19 0000</creation_ts>
          <short_desc>net-analyzer/arping ebuild should &quot;dodoc arping-scan-net.sh&quot;</short_desc>
          <delta_ts>2007-04-30 13:22:27 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>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>gokdenizk@gmail.com</reporter>
          <assigned_to>netmon@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>gokdenizk@gmail.com</who>
            <bug_when>2007-04-22 17:19:08 0000</bug_when>
            <thetext>net-analyzer/arping comes with an example script whics &apos;brute force scans&apos; a subnet to find a MAC -&gt; ip match. It is referred in the doc and already in the tarball. the little patch below installs it in /usr/share/doc/arping

--- /usr/portage/net-analyzer/arping/arping-2.05.ebuild 2007-02-18 13:07:19.000000000 +0200
+++ /usr/local/portage/net-analyzer/arping/arping-2.05.ebuild   2007-04-22 20:06:11.000000000 +0300
@@ -40,5 +40,5 @@
 src_install() {
        newsbin arping-2/arping arping2 || die
        newman arping.8 arping2.8
-       dodoc README
+       dodoc README arping-scan-net.sh
 }


Reproducible: Always

Steps to Reproduce:
1. emerge arping


Actual Results:  
there is no arping-scan-net.sh file that is referenced in the docs.

Expected Results:  
There should be one.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cedk@gentoo.org</who>
            <bug_when>2007-04-30 13:22:27 0000</bug_when>
            <thetext>Fix in cvs</thetext>
          </long_desc>
      
    </bug>

</bugzilla>