Debian Patches
Status for rust-smbios-lib/0.9.4-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| disable-macos-and-windows-deps.patch | Comment out dependencies specific to windows and macos | Nadzeya Hutsko <nadzeya@debian.org> | not-needed | 2026-09-13 | ||
| disable-hardware-dependent-tests.patch | Disable hardware-dependent tests Some upstream tests require access to real SMBIOS tables or /dev/mem, which are not available in typical build environments. Disable these tests to make the autopkgtets pass in the test environments . The integration tests all call table_load_from_device(), which reads /sys/firmware/dmi/tables and fails with EACCES for an unprivileged user, so they are ignored as well |
Nadzeya Hutsko <nadzeya@debian.org> | not-needed | 2026-09-13 | ||
| disable-sudo-test-runner.patch | Do not run the test suite through sudo Upstream configures a `sudo -E` cargo runner so that the tests can read the SMBIOS tables from the firmware, which requires root privileges. Neither sudo nor privileged access to /sys/firmware/dmi/tables is available in the Debian build environment, so the runner configuration is commented out. |
Nadzeya Hutsko <nadzeya@debian.org> | not-needed | 2026-09-13 |
