Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One-liner install error: cudnn #425

Open
BlackToothGrin96 opened this issue Jul 16, 2019 · 0 comments
Open

One-liner install error: cudnn #425

BlackToothGrin96 opened this issue Jul 16, 2019 · 0 comments

Comments

@BlackToothGrin96
Copy link

Hi, I'm trying to install the stack using the one-liner command:

curl -L bit.ly/dev-machine | bash -s -- -w ~{{ros_user}}/projects/shadow_robot/base

But I keep getting the error:

fatal: [localhost]: FAILED! => stdout => Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: libcudnn7 Preconfiguring packages ... 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/157 MB of archives. After this operation, 24.5 MB disk space will be freed. (Reading database ... 527446 files and directories currently installed.) Preparing to unpack .../libcudnn7_7.6.0-0lambda1_amd64.deb ... dpkg: error processing archive /var/cache/apt/archives/libcudnn7_7.6.0-0lambda1_amd64.deb (--unpack): new libcudnn7 package pre-installation script subprocess returned error exit status 30 Errors were encountered while processing: /var/cache/apt/archives/libcudnn7_7.6.0-0lambda1_amd64.deb

I'm not sure why I am getting this error as I have cudnn installed already; It seems like the script is trying to update my libcudnn libraries and failing.
Is there any way I can skip this step as I already have cudnn installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant