添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

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 [Build instructions] E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation [Build instructions] E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation andrey-khropov opened this issue Mar 9, 2024 · 0 comments

After installing curl and trying to run this command again there's the following error:

$ docker run  -ti --rm ubuntu:18.04 /bin/bash
root@356de63452fc:/# apt-get update
root@356de63452fc:/# apt-get install curl
root@356de63452fc:/# curl -s https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
[Build instructions] lsb_release is being used but it is not mentioned it has to be installed