Debian Patches
Status for rust-built/0.8.1-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| skip-tests-requiring-source-tree.patch | skip integration tests that require source tree write access during autopkgtests Some integration tests use the get_built_root() function which walks up the directory tree from the test executable looking for Cargo.toml. During autopkgtests, the executable runs from a temporary directory but uses files from the cargo, so the tests never find the project's Cargo.toml file and fail with a panic. These tests also require write permissions to the lib directory under the cargo registry. |
Nadzeya Hutsko <nadzya.info@gmail.com> | not-needed | 2025-09-13 | ||
| get-built-root-CARGO_MANIFEST_DIR.patch | Use CARGO_MANIFEST_DIR instead of trying to guess | Simon Quigley <tsimonq2@debian.org> | not-needed | vendor | 2026-08-08 |
