Bug#964377: bumblebee: please runtime depend on pciutils
Gianfranco Costamagna
locutusofborg at debian.org
Tue Jul 7 07:33:44 BST 2020
Hello,
> Hmm, then I've hit both of them ;-)
yep :)
(there might be more, but probably not that many)
> Does bumblebee/git generate the correct dependencies on Ubuntu now? (And
> empty lists for bumblebee-nvidia on the "new" architectures w/o driver
> in Ubuntu?)
>
it is mostly everything correct, except for one bug I discovered.
Britney can't let it migrate, because bumblebee-nvidia is universe, and nvidia-driver-390 is restricted
bumblebee-nvidia/armhf unsatisfiable Depends: nvidia-driver-390
probably amd64 is not getting this issue because it has a generic "nvidia" alternate dependency that confuses britney in some way.
For now I uploaded something like:
-nv_version_Ubuntu += 390_[amd64_i386_armhf]
+nv_version_Ubuntu += 390_[amd64_i386]
I know, this isn't the smart approach to deal with the issue, but at least it should make it migrate.
Maybe we can change it into a suggest or something less important?
thanks
Gianfranco
More information about the pkg-nvidia-devel
mailing list