driazati commented on code in PR #11470:
URL: https://github.com/apache/tvm/pull/11470#discussion_r886080749


##########
docker/install/ubuntu_install_zephyr.sh:
##########
@@ -38,10 +39,12 @@ sudo apt-key add kitware-archive-latest.asc
 
 echo deb https://apt.kitware.com/ubuntu/ bionic main\
      >> /etc/apt/sources.list.d/kitware.list
-sudo apt-get update
+sudo apt-get update --fix-missing

Review Comment:
   It'd be simpler if we just didn't `apt update` at all and just leave it to 
happen in the Dockerfile level, would that also work?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to