Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Missing key in Vitis Ai docker demo #16928

Open
Zaptos27 opened this issue Apr 25, 2024 · 1 comment
Open

[Bug] Missing key in Vitis Ai docker demo #16928

Zaptos27 opened this issue Apr 25, 2024 · 1 comment
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug

Comments

@Zaptos27
Copy link

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
@Zaptos27 Zaptos27 added needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug labels Apr 25, 2024
@Zaptos27
Copy link
Author

Zaptos27 commented May 7, 2024

Is there anything missing, to somehow get an answer or is the support for the docker droped?

@Zaptos27 Zaptos27 closed this as completed May 7, 2024
@Zaptos27 Zaptos27 reopened this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
Projects
None yet
Development

No branches or pull requests

1 participant