Unable to install METV11.1.0 and METplus V5.1.0 containers #2376
-
I am trying to install the MET container on the HPC and am using a singularity command as follows: I checked the tags at: https://github.com/dtcenter/MET/tags, since this error is similar to the one I had when installing the METplus container. The tag for V11.1.0 seems identical to the one I specified in the singularity command. I don't understand why I'm getting the error or what to do about it. Do you have a resolution? Thanks. Ditto the above problem when attempting to install the METplus container. The tag info seems to match what I'm putting in the command: singularity pull docker://dtcenter/metplus:5.1.0. I am getting a similar error: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@jwraby I'll say that I have not tried to directly replicate the problem you're having. However, I did do some Googling on it and found the following. On this page, search for Please try that out and let me know how it goes. |
Beta Was this translation helpful? Give feedback.
-
I agree with you on the uncertainty about why the issue had errors before
and not now. I was wondering if maybe the repo was having an issue of some
kind. Thanks for the update on Apptainer. I had noticed that the
Singularity prompt changed to Apptainer recently, but I wasn't sure if
Singularity was replaced by Apptainer or whether there was a name change.
Now I know. Concur on this discussion being answered.
Thanks.
R/
John
|
Beta Was this translation helpful? Give feedback.
Hi John -
Thanks for your suggestion. I looked for that file on the HPC but could not find it. I re-ran the same commands and successfully installed both containers.
singularity pull docker://dtcenter/met:11.1.0
singularity pull docker://dtcenter/metplus:5.1.0