[ 
https://issues.apache.org/jira/browse/ARROW-16132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517884#comment-17517884
 ] 

Alexander Bessman commented on ARROW-16132:
-------------------------------------------

[~kou] suggested a possible fix:

> We may resolve this by adding ${package:libcuda1} like
> nvidia-cuda-dev
> [https://salsa.debian.org/nvidia-team/nvidia-cuda-toolkit/-/blob/master/debian/control#L318]
> in our control: 
> [https://github.com/apache/arrow/blob/master/dev/tasks/linux-packages/apache-arrow/debian/control.in#L60-L63]

> If we can resolve this by the change, we can use nightly
> packages as a workaround until the next version is released.

> [Plasma] [Installation] 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
>    Affects Versions: 7.0.0
>         Environment: Ubuntu 20.04
> Nvidia GPU w. nvidia-driver-510
>            Reporter: Alexander Bessman
>            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)

Reply via email to