Debian Patches
Status for rust-diffutils/0.5.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| relax-deps.diff | =================================================================== | no | ||||
| run-tests-in-tmpdir.diff | make tests write their scratch files under TMPDIR During autopkgtest, the crate source is a read-only copy under /usr/share/cargo/registry, so the tests cannot create their scratch directory relative to the source tree and all test_permutations* tests panic with NotFound. Write the scratch files under std::env::temp_dir() instead, and run patch(1) from that directory with relative file names in the generated headers, since patch refuses absolute paths. =================================================================== |
Sylvestre Ledru <sylvestre@debian.org> | no |
