Created attachment 255736 [details] port.shar In an attempt to update lang/rustpython with the attached shar archive the build fails: > error: failed to load manifest for workspace member `/usr/ports/lang/rustpython/work/RustPython-0.4.0-73-g97e5ec02f/.` > referenced by workspace at `/usr/ports/lang/rustpython/work/RustPython-0.4.0-73-g97e5ec02f/Cargo.toml` > <...skipped...> > Caused by: > `dependency.rustpython-doc` was not found in `workspace.dependencies` The immediate cause is that the rustpython-doc line is commented out during configure. rustpython-doc is references from other submodules, and is also referenced from the Rust code. Please advise how to proceed.
^Triage: feedback timeout (> 6 months).