Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41834 - Ebuild that fixes net-analyzer/sarg-1.4.1 for 2.6 kernel users
Summary: Ebuild that fixes net-analyzer/sarg-1.4.1 for 2.6 kernel users
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jared H. Hudson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-16 15:05 UTC by Ghislain Bourgeois
Modified: 2004-02-24 16:27 UTC (History)
0 users

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


Attachments
Patch that fixes the segmentation fault with 2.6 kernels. (sarg-1.4.1-2.6.patch,1.52 KB, patch)
2004-02-16 15:08 UTC, Ghislain Bourgeois
Details | Diff
Ebuild that apply the patch posted earlier. (sarg-1.4.1-r2.ebuild,1.02 KB, text/plain)
2004-02-16 15:19 UTC, Ghislain Bourgeois
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ghislain Bourgeois 2004-02-16 15:05:15 UTC
When using the current sarg with a 2.6 kernel, it segfaults. Included is the patch that fixes this and the ebuild that apply it automatically.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Ghislain Bourgeois 2004-02-16 15:08:19 UTC
Created attachment 25729 [details, diff]
Patch that fixes the segmentation fault with 2.6 kernels.

This patches simply switch two calls to get them in the right order.
Comment 2 Ghislain Bourgeois 2004-02-16 15:19:26 UTC
Created attachment 25730 [details]
Ebuild that apply the patch posted earlier.

This ebuild get the patch from my website, but shoud be eventually made to get
it from the authors page when they get it. It doesn't test for the kernel
version since it should work with 2.4 kernels too.
Comment 3 Jared H. Hudson (RETIRED) gentoo-dev 2004-02-24 16:27:52 UTC
fixed under sarg-1.4.1-r2

thanks!