< Project:Perl < maint-notes < dev-perl

Project:Perl/maint-notes/dev-perl/Net-Pcap

This package needs both root access and network access to comprehensively test.

This means under portage, you'll want to run with:

CODE
FEATURES="-userpriv -network-sandbox"

You'll also want to consider

CODE
FEATURES="cgroup"

as there are some processes spawned that currently don't get reaped properly.

This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.