A problem in isaac-sim:2022.1.0 docker image

Hello,
I have encountered a problem while using isaac-sim:2022.1.0 docker image.
I followed the instructions in “3. Advanced Installation”
I just ran “apt update” in docker container.
Does anyone know how to solve this problem?


root@hp:/isaac-sim# apt update
Err:1 https://urm.nvidia.com/artifactory/ct-omniverse-approved-debian bionic InRelease
Something wicked happened resolving ‘urm.nvidia.com:443’ (-5 - No address associated with hostname)
Reading package lists… Done
Building dependency tree
Reading state information… Done
All packages are up to date.
W: Failed to fetch https://urm.nvidia.com/artifactory/ct-omniverse-approved-debian/dists/bionic/InRelease Something wicked happened resolving ‘urm.nvidia.com:443’ (-5 - No address associated with hostname)
W: Some index files failed to download. They have been ignored, or old ones used instead.

I found that the file located in /etc/apt/sources.list has just one line.
I copied /etc/apt/sources.list of isaac-sim:2021.2.1.
Now I can run “apt update” and “apt install vim” etc.

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.