Zaptos27 opened a new issue, #16928:
URL: https://github.com/apache/tvm/issues/16928

   ### Expected behavior
   That the docker can run without issue
   
   ### Actual behavior
   When I try to run the command ./docker/build.sh demo_vitis_ai bash, from the 
guide I get an error 3/21, RUN apt-get update --fix-missing .
   I get the error "W: GPG error: https://apt.kitware.com/ubuntu bionic 
InRelease: The following signatures couldn't be verified because the public key 
is not available: NO_PUBKEY 1A127079A92F09ED"
   
   If I add the line "RUN apt-key adv --keyserver keyserver.ubuntu.com 
--recv-keys 1A127079A92F09ED" to the docker, it fails at the step "bash 
/install/ubuntu_install_llvm.sh"
   
   ### Environment
   I tried on two linux distibutions (pop os and nixos) on diffent machines, 
the docker versions are 25.0.5 and 24.0.5
   
   ### Steps to reproduce
   I followed the guide from 
https://tvm.apache.org/docs/how_to/deploy/vitis_ai.html, and it happens in the 
first docker
   
   ### Triage
   * dev:tools
   * dev:ci
   


-- 
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