taosdata/TDengine

debian12(deepin23) installation failed

Open

#24.624 aberto em 25 de jan. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C (5.002 forks)batch import
help wanted

Métricas do repositório

Stars
 (24.849 stars)
Métricas de merge de PR
 (Mesclagem média 1d 1h) (4 fundiu PRs em 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:

  1. Go to '...'
  2. Type in '....'
  3. 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.

Guia do colaborador