[
https://issues.apache.org/jira/browse/ARROW-16132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou updated ARROW-16132:
---------------------------------
Component/s: Packaging
> [Packaging][Plasma] Dependency conflict with latest NVIDIA driver on Ubuntu
> 20.04
> ---------------------------------------------------------------------------------
>
> Key: ARROW-16132
> URL: https://issues.apache.org/jira/browse/ARROW-16132
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++ - Plasma, Packaging
> Affects Versions: 7.0.0
> Environment: Ubuntu 20.04
> Nvidia GPU w. nvidia-driver-510
> Reporter: Alexander Bessman
> Assignee: Kouhei Sutou
> Priority: Major
>
> libplasma-dev (and its reverse dependencies) cannot be install in Ubuntu
> 20.04 (and possible other versions), if a recent nvidia driver is already
> installed.
> The installation fails with the following error:
> The following packages have unmet dependencies:
> libplasma-dev : Depends: libarrow-cuda-dev (= 7.0.0-1) but it is not going
> to be installed
> Depends: libplasma700 (= 7.0.0-1) but it is not
> going to be installed
> The problem seems to be the following dependency tree:
> libplasma700 -> libarrow-cuda700 -> libnvidia-compute-460-server ->
> libnvidia-compute-470-server
> libnvidia-compute-470-server conflicts with libnvidia-compute-510, on which
> nvidia-driver-510 depends.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)