Page MenuHomeFreeBSD

tests/netinet6: fix missing require.progs
ClosedPublic

Authored by olivier on Apr 22 2026, 7:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 1:42 PM
Unknown Object (File)
Thu, May 14, 11:40 AM
Unknown Object (File)
Wed, May 13, 9:40 PM
Unknown Object (File)
Tue, May 12, 2:55 PM
Unknown Object (File)
Tue, May 12, 2:53 PM
Unknown Object (File)
Mon, May 11, 12:37 PM
Unknown Object (File)
Thu, May 7, 11:04 AM
Unknown Object (File)
Thu, May 7, 7:58 AM

Details

Summary

Fix this error:

Fail: incorrect exit status: 1, expected: 0
stdout:

stderr:
Traceback (most recent call last):
  File "/usr/tests/sys/netinet6/ra.py", line 9, in <module>
    import scapy.all as sp
ModuleNotFoundError: No module named 'scapy'

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 22 2026, 8:47 AM
This revision was automatically updated to reflect the committed changes.