First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 175591
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Netmon Herd <netmon@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gokdeniz Karadag <gokdenizk@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 175591 depends on: Show dependency tree
Bug 175591 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-04-22 17:19 0000
net-analyzer/arping comes with an example script whics 'brute force scans' a
subnet to find a MAC -> 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.

------- Comment #1 From Cédric Krier 2007-04-30 13:22:27 0000 -------
Fix in cvs

First Last Prev Next    No search results available      Search page      Enter new bug