Bug#964377: bumblebee: please runtime depend on pciutils

Gianfranco Costamagna locutusofborg at debian.org
Mon Jul 6 12:14:26 BST 2020


Source: bumblebee
Version: 3.2.1-23
Severity: serious

Hello, bumblebee and bumblebee-nvidia (in Ubuntu) use lspci in their postinst files, without
a dependency on it

./debian/bumblebee.postinst:        busid=$(lspci -d10de: -nn | grep '\[030[02]\]' | cut -d' ' -f1 | tr . : | head -1)
./debian/bumblebee-nvidia.postinst.Ubuntu:      busid=$(lspci -d10de: -nn | grep '\[030[02]\]' | cut -d' ' -f1 | tr . : | head -1)

I think depending on pciutils might be a sane thing to do!
(I think the severity is RC, but feel free to downgrade, I don't know what is the severity for this bug)

cheers,

Gianfranco



More information about the pkg-nvidia-devel mailing list