Repository metrics
- Stars
- (24,849 stars)
- PR merge metrics
- (Avg merge 1d 1h) (4 merged PRs in 30d)
Description
Bug Description 【安装】https://docs.taosdata.com/get-started/package/ 错误:10 http://repos.taosdata.com/tdengine-stable stable Release.gpg 由于没有公钥,无法验证下列签名: NO_PUBKEY B613C19F05F280AA
【其它尝试】
-
1. sudo gpg --keyserver keyserver.ubuntu.com --recv-keys B613C19F05F280AA gpg: 从公钥服务器接收失败:No data sudo apt-get update依然报错
-
curl -s http://repos.taosdata.com/tdengine.key | sudo gpg --no-default-keyring --keyring gnupg-ring:/etc/apt/trusted.gpg.d/taosdata.gpg --import gpg: 密钥 B613C19F05F280AA:“TDengine support@taosdata.com” 未改变 gpg: 处理的总数:1 gpg: 未改变:1
sudo apt-get update依然报错 To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Type in '....'
- See error
Expected Behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- OS: debian12(deepin23)
- Memory, CPU, current Disk Space
- TDengine Version [e.g. 1.6.1.7]
Additional Context Add any other context about the problem here.