Package: nvme-cli Version: 2.2.1-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch X-Debbugs-Cc: sl...@ubuntu.com
Hi Daniel, please drop the unnecessary libhugetlbfs (build-)dependency, which was added during the move to the meson build system. When investigating this new dependency, it turned out that libhugetlbfs doesn't do anything any more with recent glibc, please see here for reference: https://github.com/libhugetlbfs/libhugetlbfs/issues/52 In Ubuntu, the attached patch was applied to achieve the following: * d/control: Drop optional libhugetlbfs dep to avoid a MIR (LP: #1998114) Thanks for considering the patch. Cheers, Lukas -- System Information: Debian Release: bookworm/sid APT prefers jammy-updates APT policy: (500, 'jammy-updates'), (500, 'jammy-security'), (500, 'jammy'), (100, 'jammy-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.15.0-53-generic (SMP w/8 CPU threads) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
diff -Nru nvme-cli-2.2.1/debian/control nvme-cli-2.2.1/debian/control --- nvme-cli-2.2.1/debian/control 2022-11-05 19:23:57.000000000 +0100 +++ nvme-cli-2.2.1/debian/control 2022-11-30 17:05:09.000000000 +0100 @@ -8,7 +8,6 @@ debhelper-compat (= 13), flake8 <!nocheck>, isort <!nocheck>, - libhugetlbfs-dev, libjson-c-dev, libnvme-dev (>= 1.2), libssl-dev,