Source: btm Version: 0.10.2+20250107-4 Severity: serious Tags: ftbfs btm fails to build from source when enabling the nocheck build profile.
dh_auto_configure --buildsystem=rust /usr/share/dh-rust/bin/cargo prepare-debian debian/cargo_registry debian cargo wrapper: options, profiles, parallel, lto: ['nocheck', 'parallel=8'] ['nocheck'] ['-j8'] 0 debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu debian cargo wrapper: linking /usr/share/cargo/registry/* into /build/reproducible-path/btm-0.10.2+20250107/debian/cargo_registry/ cargo update error: no matching package named `clap_complete` found location searched: directory source `/build/reproducible-path/btm-0.10.2+20250107/debian/cargo_registry` (which is replacing registry `crates-io`) required by package `bottom v0.11.0 (/build/reproducible-path/btm-0.10.2+20250107)` dh_auto_configure: error: cargo update returned exit code 101 make: *** [debian/rules:23: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Helmut