You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CI for #33 failed on 12.0-RELEASE fails with the following error message:
failures:
---- src/running.rs - running::RunningJail::restart (line 356) stdout ----
thread 'src/running.rs - running::RunningJail::restart (line 356)' panicked at 'test executable failed:
thread 'main' panicked at 'failed to restart jail: JailSetError("vnet jails cannot have IP address restrictions")', libcore/result.rs:1009:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
', librustdoc/test.rs:367:17
note: Run with `RUST_BACKTRACE=1` for a backtrace.
failures:
src/running.rs - running::RunningJail::restart (line 356)
test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
error: test failed, to rerun pass '--doc'
Exit status: 101
Roadmap:
kern.features.vimage
sysctl exists and is set to 1 (c163a6a)E,jailsys
tri-state parameters, and add handling forvnet
parameterdisable
) & verify it works withVIMAGE
disabledvnet
is notdisable
.vnet
tolib(private)ifconfig
The text was updated successfully, but these errors were encountered: