简体   繁体   English

gpg:“ tag:launchpad.net:2008:re​​dacted”不是关键ID:使用apt-get安装新软件包时跳过错误

[英]gpg: “tag:launchpad.net:2008:redacted” not a key ID: skipping error while installing new packages using apt-get

Unable to install new packages on Ubuntu 12.04, there is an error related to 'gpg'. 无法在Ubuntu 12.04上安装新软件包,出现与'gpg'相关的错误。 Executed 'Update Manager' (installed all updates) but still the problem persists, following is the error when I tried to install Oracl JDK 7 执行了“更新管理器”(已安装所有更新),但问题仍然存在,以下是我尝试安装Oracl JDK 7时的错误

coder@ubuntu:~$ sudo add-apt-repository ppa:flexiondotorg/java
[sudo] password for vikram: 
You are about to add the following PPA to your system:
 tag:launchpad.net:2008:redacted
 More info: https://launchpad.net/~flexiondotorg/+archive/java
Press [ENTER] to continue or ctrl-c to cancel adding it

Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.jE42eWWvmU --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80/ --recv tag:launchpad.net:2008:redacted
gpg: "tag:launchpad.net:2008:redacted" not a key ID: skipping

我认为您想安装Oracle Java-我认为最简单的方法是直接从它们提供的二进制文件中进行操作: http : //codingforme.wordpress.com/2012/05/14/installing- Oracle的Java的JDK -6-或-7-上的ubuntu-12-04 /

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Ubuntu 12.04 apt-get更新GPG错误 - Ubuntu 12.04 apt-get update GPG error apt-get安装较旧版本的软件包(Ubuntu) - apt-get installing older version of packages (Ubuntu) 安装 vagrant 时出错 - Sudo apt-get install Vagrant 返回错误:包具有未满足的依赖项 - Ubuntu 19.04 - Error installing vagrant - Sudo apt-get install Vagrant returns error: packages have unmet dependencies - Ubuntu 19.04 停止使用apt-get安装已安装的依赖项 - Stop pip installing dependancies already installed using apt-get ubuntu apt-get 存储库给出错误 gpg:找不到有效的 OpenPGP 数据 - ubuntu apt-get repository gives error gpg: no valid OpenPGP data found Docker 构建期间第二次 apt-get 更新后 Ubuntu 21.04 中的 GPG 错误 - GPG error in Ubuntu 21.04 after second apt-get update during Docker build 尝试安装 apache2 时出错 - E:未满足的依赖项。 尝试不带软件包的“apt-get -f install”(或指定解决方案) - Error while attempting to install apache2 - E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution) 软件包 apt-get vs brew? - Packages apt-get vs brew? 运行“apt-get update -yqq”时使用 docker-compose 构建新工作区时出错 - Error building new workspace using docker-compose when running "apt-get update -yqq" dpkg:- 错误处理包 javascript-common (--configure):- 使用 apt-get 命令时 - dpkg:- error processing package javascript-common (--configure):- while using apt-get command
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM