sassoftware / sas-container-recipes

A collection of recipes and other resources for building containers that include SAS Viya software.
https://www.sas.com
Apache License 2.0
89 stars 42 forks source link

invalid repository type docker #10

Closed steve-walker-sas closed 5 years ago

steve-walker-sas commented 5 years ago

Hi. Is this message expected? Was attempting to mirror the SAS repository as directed:

__skipping docker/v2/va-100-x64_redhat_linux7-docker due to invalid repository type docker_

Entire command:

[cloud-user@viya-container ~]$ ./mirrormgr mirror --deployment-data /home/cloud-user/SAS_Viya_deployment_data.zip --platform x64-redhat-linux-7 --latest

Mirroring 1/2 docker/v2/va-100-x64_redhat_linux_7-docker _skipping docker/v2/va-100-x64_redhat_linux7-docker due to invalid repository type docker Mirroring 2/2 sasmd/shipped/va/100/va-100-x64_redhat_linux_7-dockersasmd 8.77 KiB / 8.77 KiB [===============================================================================================================================================================] 100.00% 64.77 KiB/s 0s Done

g8sman commented 5 years ago

Would have to ask around but if you were able to mirror the rest of the content then it should be fine.

Collinux commented 5 years ago

@steve-walker-sas is this still an issue?

hornpolish commented 5 years ago

this was not an expected message. we havent had further reports of same so considering it closed at this time.

boomskats commented 5 years ago

I know it's old and closed but for anyone else hitting this, this issue appears to be related to --platform x64-redhat-linux-7 not being a supported mirrormgr flag.

As per the docs, the flag x64-redhat-linux-6 covers all supported versions of RHEL:

image