installing package <p> needs 2531MB on /usr/local

7 views
Skip to first unread message

mvo...@gmail.com

unread,
May 3, 2021, 8:26:12 AM5/3/21
to Puppet Users

Hello,

I get the error:

installing package cuda-nsight-compute-11-2-11.2.0-1.x86_64 needs 2531MB on the /usr/local filesystem

when I install cuda 11.2
The PC has a 6 GB /usr/local partition and has cuda 11.1 installed.
I cannot remove cuda 11.1 with puppet, because it installs 11.2 before
it removes 11.1 !

Is there a way how I can ensure that removing
- package { <cuda-11.1>: ensure => absent }
is executed before
- package { <cuda-11.2>: ensure => present}

puppet 3.6.2

regards,

Martin




Reply all
Reply to author
Forward
0 new messages