Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17017 - ebuilds should have tighter dependencies on net-libs/libnet
Summary: ebuilds should have tighter dependencies on net-libs/libnet
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-07 05:44 UTC by Nick "folken" Matthews
Modified: 2003-03-07 18:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for angst-0.4b (angst-0.4b.patch,341 bytes, patch)
2003-03-07 05:46 UTC, Nick "folken" Matthews
Details | Diff
patch for arping-1.04 (arping-1.04.patch,337 bytes, patch)
2003-03-07 05:46 UTC, Nick "folken" Matthews
Details | Diff
patch for arping-1.05 (arping-1.05.patch,343 bytes, patch)
2003-03-07 05:47 UTC, Nick "folken" Matthews
Details | Diff
patch for dns-hijacker-1.2 (dns-hijacker-1.2.patch,321 bytes, patch)
2003-03-07 05:48 UTC, Nick "folken" Matthews
Details | Diff
patch for egressor-1.0 (egressor-1.0.patch,342 bytes, patch)
2003-03-07 05:49 UTC, Nick "folken" Matthews
Details | Diff
patch for hogwash-0.1d-r2 (hogwash-0.1d-r2.patch,325 bytes, patch)
2003-03-07 05:50 UTC, Nick "folken" Matthews
Details | Diff
patch for hogwash-0.2.0_pre7 (hogwash-0.2.0_pre7.patch,333 bytes, patch)
2003-03-07 05:51 UTC, Nick "folken" Matthews
Details | Diff
patch for hogwash-0.4.0_pre1 (hogwash-0.4.0_pre1.patch,333 bytes, patch)
2003-03-07 05:51 UTC, Nick "folken" Matthews
Details | Diff
patch for isic-0.05 (isic-0.05.patch,323 bytes, patch)
2003-03-07 05:52 UTC, Nick "folken" Matthews
Details | Diff
patch for libnids-1.16 (libnids-1.16.patch,443 bytes, patch)
2003-03-07 05:52 UTC, Nick "folken" Matthews
Details | Diff
patch for nemesis-1.32 (nemesis-1.32.patch,456 bytes, patch)
2003-03-07 05:53 UTC, Nick "folken" Matthews
Details | Diff
patch for rarpd-1.1 (rarpd-1.1.patch,482 bytes, patch)
2003-03-07 05:54 UTC, Nick "folken" Matthews
Details | Diff
patch for tcptraceroute-1.4 (tcptraceroute-1.4.patch,340 bytes, patch)
2003-03-07 05:54 UTC, Nick "folken" Matthews
Details | Diff
patch for zodiac-0.4.9 (zodiac-0.4.9.patch,313 bytes, patch)
2003-03-07 05:55 UTC, Nick "folken" Matthews
Details | Diff
patch for the net-analyzer files (net-anaylzer.patch,3.25 KB, patch)
2003-03-07 06:00 UTC, Nick "folken" Matthews
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick "folken" Matthews 2003-03-07 05:44:51 UTC
Several ebuilds currently have a loose dependency on net-libs/libnet
These should be restricted to =net-libs/libnet-1.0.* as the new version of
libnet,  libnet-1.1.0 has a new API. 
When the new version of libnet is unmasked (as it is technically the upstream
stable version now) we should try and minimize any unpleasant depenency problems.

Reproducible: Always
Steps to Reproduce:
Comment 1 Nick "folken" Matthews 2003-03-07 05:46:05 UTC
Created attachment 9069 [details, diff]
patch for angst-0.4b
Comment 2 Nick "folken" Matthews 2003-03-07 05:46:53 UTC
Created attachment 9070 [details, diff]
patch for arping-1.04
Comment 3 Nick "folken" Matthews 2003-03-07 05:47:55 UTC
Created attachment 9071 [details, diff]
patch for arping-1.05
Comment 4 Nick "folken" Matthews 2003-03-07 05:48:58 UTC
Created attachment 9072 [details, diff]
patch for dns-hijacker-1.2
Comment 5 Nick "folken" Matthews 2003-03-07 05:49:38 UTC
Created attachment 9073 [details, diff]
patch for egressor-1.0
Comment 6 Nick "folken" Matthews 2003-03-07 05:50:20 UTC
Created attachment 9074 [details, diff]
patch for hogwash-0.1d-r2
Comment 7 Nick "folken" Matthews 2003-03-07 05:51:02 UTC
Created attachment 9075 [details, diff]
patch for hogwash-0.2.0_pre7
Comment 8 Nick "folken" Matthews 2003-03-07 05:51:37 UTC
Created attachment 9076 [details, diff]
patch for hogwash-0.4.0_pre1
Comment 9 Nick "folken" Matthews 2003-03-07 05:52:15 UTC
Created attachment 9077 [details, diff]
patch for isic-0.05
Comment 10 Nick "folken" Matthews 2003-03-07 05:52:56 UTC
Created attachment 9078 [details, diff]
patch for libnids-1.16
Comment 11 Nick "folken" Matthews 2003-03-07 05:53:32 UTC
Created attachment 9079 [details, diff]
patch for nemesis-1.32
Comment 12 Nick "folken" Matthews 2003-03-07 05:54:12 UTC
Created attachment 9080 [details, diff]
patch for rarpd-1.1
Comment 13 Nick "folken" Matthews 2003-03-07 05:54:47 UTC
Created attachment 9081 [details, diff]
patch for tcptraceroute-1.4
Comment 14 Nick "folken" Matthews 2003-03-07 05:55:32 UTC
Created attachment 9082 [details, diff]
patch for zodiac-0.4.9
Comment 15 Nick "folken" Matthews 2003-03-07 06:00:36 UTC
Created attachment 9083 [details, diff]
patch for the net-analyzer files

To apply, in the net-analyzer directory
patch -p0 < net-analyzer.patch
Comment 16 Nick "folken" Matthews 2003-03-07 06:04:15 UTC
I've attached some patches. Unfortunately, this is my first time really doing patches. I'm sure it shows. 

At first I had a patch for each file. And unfortunately, they weren't done from the portage directory, but instead from the net-analyzer, net-dns, net-libs and net-misc directories.  Sorry, I'll be better at this next time.

I also put together all the net-analyzer patches in one patch. again, only after first uploading all the seperate patches. 
At least I figured out how to obselete them. 

Anyways, this should fix all the loose dependencies on libnet. 

Comment 17 Martin Holzer (RETIRED) gentoo-dev 2003-03-07 18:36:03 UTC
fixed in cvs

thx