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
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/75a99d47-7014-455b-b5a3-5fe57541245cn%40googlegroups.com.