Discussion:
Library Install Problem.
(too old to reply)
S. P. Molnar
2017-02-17 18:20:01 UTC
Permalink
I am running an up-to-date Debian v-8.7.1 and have encountered a problem
installing some libraries.

Here are the error messages:

***@AbNormal ~> sudo dpkg --configure -a
Setting up libcuda1:amd64 (340.101-1) ...
Killed
dpkg: error processing package libcuda1:amd64 (--configure):
subprocess installed post-installation script returned error exit
status 137
dpkg: dependency problems prevent configuration of libnvcuvid1:amd64:
libnvcuvid1:amd64 depends on libcuda1 (= 340.101-1); however:
Package libcuda1:amd64 is not configured yet.

dpkg: error processing package libnvcuvid1:amd64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libcuinj64-6.0:amd64:
libcuinj64-6.0:amd64 depends on libcuda1 (>= 169); however:
Package libcuda1:amd64 is not configured yet.

dpkg: error processing package libcuinj64-6.0:amd64 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libcuda1:amd64
libnvcuvid1:amd64
libcuinj64-6.0:amd64

This is very annoying as it stops Synaptic.

How do i solve the problem?

Thanks in advance.
--
Stephen P. Molnar, Ph.D. Life is a fuzzy set
www.Molecular-Modeling.net Stochastic and multivariate
(614)312-7528 (c)
Skype: smolnar1
S. P. Molnar
2017-02-17 20:10:04 UTC
Permalink
-------- Original Message --------
Subject: Library Install Problem.
Resent-Date: Fri, 17 Feb 2017 18:13:44 +0000 (UTC)
Resent-From: debian-***@lists.debian.org
Date: Fri, 17 Feb 2017 13:09:37 -0500
From: S. P. Molnar <***@sbcglobal.net>
To: debian-***@lists.debian.org



I am running an up-to-date Debian v-8.7.1 and have encountered a problem
installing some libraries.

Here are the error messages:

***@AbNormal ~> sudo dpkg --configure -a
Setting up libcuda1:amd64 (340.101-1) ...
Killed
dpkg: error processing package libcuda1:amd64 (--configure):
subprocess installed post-installation script returned error exit
status 137
dpkg: dependency problems prevent configuration of libnvcuvid1:amd64:
libnvcuvid1:amd64 depends on libcuda1 (= 340.101-1); however:
Package libcuda1:amd64 is not configured yet.

dpkg: error processing package libnvcuvid1:amd64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libcuinj64-6.0:amd64:
libcuinj64-6.0:amd64 depends on libcuda1 (>= 169); however:
Package libcuda1:amd64 is not configured yet.

dpkg: error processing package libcuinj64-6.0:amd64 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libcuda1:amd64
libnvcuvid1:amd64
libcuinj64-6.0:amd64

This is very annoying as it stops Synaptic.

How do i solve the problem?

Thanks in advance.
--
Stephen P. Molnar, Ph.D. Life is a fuzzy set
www.Molecular-Modeling.net Stochastic and multivariate
(614)312-7528 (c)
Skype: smolnar1

A clue, maybe?

If I reboot the system, I can run dpkg --configuere -a and work around the problem , as far as using Synaptic is concerned.

If I try to install libcuda1 with Synaptic, the process throws an error:

'E: Internal Error. No file name for libcuda1:ams64'

Synaptic search found libcuda1.
Lisi Reisz
2017-02-17 23:20:01 UTC
Permalink
Post by S. P. Molnar
'E: Internal Error. No file name for libcuda1:ams64'
This looks distinctly odd. It looks as though it ought to be libcuda1:amd64
with a 'd' instead of the 's'. Running Jessie, 8.7 I get:

***@Eros:~$ aptitude show libcuda1:ams64
E: Unable to locate package libcuda1:ams64
***@Eros:~$ aptitude show libcuda1:amd64
Package: libcuda1
State: not installed
Multi-Arch: same
Version: 340.101-1
Priority: optional
Section: non-free/libs
Maintainer: Debian NVIDIA Maintainers
<pkg-nvidia-***@lists.alioth.debian.org>
Architecture: amd64
Uncompressed Size: 14.2 M
Depends: nvidia-support, nvidia-alternative (= 340.101-1), libc6 (>= 2.2.5)
PreDepends: multiarch-support
Recommends: nvidia-kernel-dkms (= 340.101-1) | nvidia-kernel-340.101,
nvidia-smi, libcuda1-i386
Suggests: nvidia-cuda-mps, nvidia-kernel-dkms (>= 340.101) |
nvidia-kernel-source (>= 340.101)
Conflicts: libcuda1-ia32, libcuda1-ia32, nvidia-cuda-proxy, nvidia-cuda-proxy
Breaks: libcuda1 (!= 340.101-1)
Replaces: libcuda1-ia32, libcuda1-ia32, libcuda1 (< 340.101-1)
Provides: libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1, libcuda-6.5-1
Description: NVIDIA CUDA Driver Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics
processing units (GPUs) to be
used for massively parallel general purpose computation.

This package contains the CUDA Driver API library for low-level CUDA
programming.

Supported NVIDIA devices include GPUs starting from GeForce 8 and Quadro FX
series, as well as the
Tesla computing processors.

Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for
building the kernel module
required by this package. This will provide nvidia-kernel-340.101.
Homepage: http://www.nvidia.com/CUDA

Tags: role::shared-lib

***@Eros:~$

Where did the ams64 come from?

Lisi
S. P. Molnar
2017-02-18 00:20:01 UTC
Permalink
Should have been 'amd'.
Post by Lisi Reisz
Post by S. P. Molnar
'E: Internal Error. No file name for libcuda1:ams64'
This looks distinctly odd. It looks as though it ought to be libcuda1:amd64
E: Unable to locate package libcuda1:ams64
Package: libcuda1
State: not installed
Multi-Arch: same
Version: 340.101-1
Priority: optional
Section: non-free/libs
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Uncompressed Size: 14.2 M
Depends: nvidia-support, nvidia-alternative (= 340.101-1), libc6 (>= 2.2.5)
PreDepends: multiarch-support
Recommends: nvidia-kernel-dkms (= 340.101-1) | nvidia-kernel-340.101,
nvidia-smi, libcuda1-i386
Suggests: nvidia-cuda-mps, nvidia-kernel-dkms (>= 340.101) |
nvidia-kernel-source (>= 340.101)
Conflicts: libcuda1-ia32, libcuda1-ia32, nvidia-cuda-proxy, nvidia-cuda-proxy
Breaks: libcuda1 (!= 340.101-1)
Replaces: libcuda1-ia32, libcuda1-ia32, libcuda1 (< 340.101-1)
Provides: libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1, libcuda-6.5-1
Description: NVIDIA CUDA Driver Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics
processing units (GPUs) to be
used for massively parallel general purpose computation.
This package contains the CUDA Driver API library for low-level CUDA
programming.
Supported NVIDIA devices include GPUs starting from GeForce 8 and Quadro FX
series, as well as the
Tesla computing processors.
Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for
building the kernel module
required by this package. This will provide nvidia-kernel-340.101.
Homepage: http://www.nvidia.com/CUDA
Tags: role::shared-lib
Where did the ams64 come from?
Lisi
--
Stephen P. Molnar, Ph.D. Life is a fuzzy set
www.Molecular-Modeling.net Stochastic and multivariate
(614)312-7528 (c)
Skype: smolnar1
Floris
2017-02-18 09:50:01 UTC
Permalink
Op Fri, 17 Feb 2017 19:09:37 +0100 schreef S. P. Molnar
Post by S. P. Molnar
I am running an up-to-date Debian v-8.7.1 and have encountered a problem
installing some libraries.
Setting up libcuda1:amd64 (340.101-1) ...
Killed
subprocess installed post-installation script returned error exit
status 137
Package libcuda1:amd64 is not configured yet.
dependency problems - leaving unconfigured
Package libcuda1:amd64 is not configured yet.
dependency problems - leaving unconfigured
libcuda1:amd64
libnvcuvid1:amd64
libcuinj64-6.0:amd64
This is very annoying as it stops Synaptic.
How do i solve the problem?
Thanks in advance.
sudo apt-get purge libcuda1

if you need this package and your GPU is supported by the latest version
enable backports and install version 375.26-2

https://backports.debian.org/Instructions/

Floris
S. P. Molnar
2017-02-18 11:00:02 UTC
Permalink
Post by Floris
Op Fri, 17 Feb 2017 19:09:37 +0100 schreef S. P. Molnar
Post by S. P. Molnar
I am running an up-to-date Debian v-8.7.1 and have encountered a
problem installing some libraries.
Setting up libcuda1:amd64 (340.101-1) ...
Killed
subprocess installed post-installation script returned error exit
status 137
Package libcuda1:amd64 is not configured yet.
dependency problems - leaving unconfigured
Package libcuda1:amd64 is not configured yet.
dependency problems - leaving unconfigured
libcuda1:amd64
libnvcuvid1:amd64
libcuinj64-6.0:amd64
This is very annoying as it stops Synaptic.
How do i solve the problem?
Thanks in advance.
sudo apt-get purge libcuda1
if you need this package and your GPU is supported by the latest version
enable backports and install version 375.26-2
https://backports.debian.org/Instructions/
Floris
Thanks for the apt-get command. It solved the problem.
--
Stephen P. Molnar, Ph.D. Life is a fuzzy set
www.Molecular-Modeling.net Stochastic and multivariate
(614)312-7528 (c)
Skype: smolnar1
Loading...