AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题

问题[google-earth](ubuntu)

Martin Hope
N0rbert
Asked: 2019-04-13 04:02:56 +0800 CST

在更新 Google Chrome 和地球存储库时如何处理 KEYEXPIRED 1555048520?

  • 4

当我sudo apt-get update在完全更新的 Ubuntu 16.04.6 LTS 上运行时,我收到以下关于 Google 存储库的错误:

$ sudo apt update
...
Err:20 http://dl.google.com/linux/earth/deb stable Release.gpg
  The following signatures were invalid: KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520
Get:21 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Err:13 http://dl.google.com/linux/chrome/deb stable Release.gpg 
  The following signatures were invalid: KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520
...
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://dl.google.com/linux/earth/deb stable Release: The following signatures were invalid: KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://dl.google.com/linux/chrome/deb stable Release: The following signatures were invalid: KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520
W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release.gpg  The following signatures were invalid: KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520
W: Failed to fetch http://dl.google.com/linux/earth/deb/dists/stable/Release.gpg  The following signatures were invalid: KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520  KEYEXPIRED 1555048520
W: Some index files failed to download. They have been ignored, or old ones used instead.

apt-key list回报:

pub   1024D/7FAC5991 2007-03-08
uid                  Google, Inc. Linux Package Signing Key <[email protected]>
sub   2048g/C07CB649 2007-03-08

pub   4096R/D38B4796 2016-04-12
uid                  Google Inc. (Linux Packages Signing Authority) <[email protected]>
sub   4096R/997C215E 2017-01-24 [expires: 2020-01-24]

删除 Google 密钥和软件包

sudo apt-key del D38B4796
sudo apt-key del 7FAC5991
sudo apt purge google-chrome-stable 
sudo apt purge google-earth-pro-stable
sudo apt purge google-earth-stable

并重新安装软件包

cd ~/Downloads
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt-get install --reinstall ./google-chrome-stable_current_amd64.deb

wget https://dl.google.com/dl/earth/client/current/google-earth-pro-stable_current_amd64.deb
sudo apt-get install --reinstall ./google-earth-pro-stable_current_amd64.deb

没有帮助。

从https://www.google.com/linuxrepositories/执行命令:

wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

没有帮助。

我应该如何解决它?

我还做了什么: 1. 通过帮助 → 报告问题
从 Google Chrome 发送反馈。2. 使用帮助 → 发送 反馈从 Google 地球发送反馈。3. 在谷歌浏览器帮助 上创建线程

updates apt google-chrome google-earth 16.04
  • 4 个回答
  • 7643 Views
Martin Hope
Dave
Asked: 2018-07-31 08:13:38 +0800 CST

18.01.1 上的 Google 地球专业版无法打开 GPX 文件

  • 2

我遇到了一个问题,即 Google 地球专业版无法打开 GPX 文件,即来自我的 GPS 装置的文件。它可以毫无问题地打开 KML/KMZ 文件。我在 18.01.1 上运行最新更新,在 7.3.0.3832(64 位)上运行最新的 Google 地球专业版。为什么我在这里发这个?因为我认为这是自 17.10 以来的问题。我在 Mac 上打开 GPX 文件没有问题(测试点 1)。我在虚拟 16.04.4(测试点 2)中打开 GPX 文件没有问题。我无法在多台 18.01.1 机器上打开 GPX 文件。

如果我从命令行开始,则没有错误和消息。就好像它根本没有识别文件,即没有移动来专注于 GPS 轨道。

GPX 文件是 XML。Google 地球正在使用的库是否发生了变化,这可能会导致这种烦恼?如何诊断或调试此问题?

gps google-earth 16.04 18.04 xml
  • 2 个回答
  • 806 Views
Martin Hope
UTF-8
Asked: 2017-10-18 10:45:58 +0800 CST

Google 地球不显示任何地图

  • 9

我遇到了与此处描述的相同的问题,但是该问题没有答案,而且其 OP 似乎永远不会回答出现的问题。

我google-earth-pro-stable_current_amd64.deb通过sudo apt installUbuntu 16.04 64 位安装。

删除~/.xinputrc并没有改变任何东西。当我登录到不同的帐户(我机器上的帐户,即——我不认为评论者的意思是不同的 Google 帐户(我没有登录任何 Google 帐户))时,我遇到了完全相同的问题。

它不像故障发生几秒钟然后消失。谷歌地球只是不可用,因为地图永远不会出现。它始终显示控件、启动屏幕的一部分以及应用程序启动时在后台的任何内容。

当我启动 Google 地球时会出现什么:

ttf-mscorefonts-installer已经安装好了。

使用gdebi也没有解决问题。

也没有使用 32 位版本。

google-earth
  • 3 个回答
  • 14904 Views
Martin Hope
user491656
Asked: 2016-01-11 10:31:10 +0800 CST

卸载 Google 地球。我在网络上任何地方都找不到的东西

  • 1

我通常不会寻求帮助,除非我自己真的找不到答案。所以,我会解释我进入的地方。我使用这个安装了谷歌地球:

wget http://dl.google.com/earth/client/current/GoogleEarthLinux.bin && chmod +x GoogleEarthLinux.bin && ./GoogleEarthLinux.bin

我试过:1) udo apt-get purge google-earth-stable

我找不到确切的软件包 (dpkg --list 'google-earth*' | cat),因为它写道我没有安装任何 Google 地球。sudo apt-get 自动删除

我得到的是:

zack@Zack-OS:~$ exec "$UNINSTALL" -L google-earth "/home/zack/google-earth/.manifest/google-earth.xml" "$1"
bash:执行::未找到
zack@Zack-OS:~$ sudo apt-get --purge autoremove google earth
[sudo] zack 的密码:
阅读包裹清单...完成
构建依赖树       
读取状态信息...完成
E: 无法找到包 google
E: 无法定位包 earth

问题是我有文件夹 home/google-earh 请帮帮我,伙计们)

我有 Linux Ubuntu 14.04LTS,64 位

感谢@Rinzwind找到了答案

cd ~/google-earth chmod 750 卸载 ./uninstall

加号删除下载

cd ~/ rm GoogleEarthLinux.bin

google-earth
  • 1 个回答
  • 1001 Views
Martin Hope
litvin05
Asked: 2010-12-23 08:08:47 +0800 CST

我在哪里可以找到使用我的 kml 文件的应用程序?

  • 15

我有 .kml 格式的文件。在 Windows 7 中,我使用 Google 地球打开了它们,但 Linux 版 Google 地球错误地确定了地图上的锻炼地点。

我可以使用什么应用程序来处理这些文件?

software-recommendation google-earth
  • 6 个回答
  • 20011 Views
Martin Hope
RunningUtes
Asked: 2010-10-12 21:36:05 +0800 CST

如何让 Google 地球正常工作?

  • 7

我想在 Ubuntu 10.10 下安装 Google 地球。在 v10.04 下存在一些问题。有没有人能够让它令人满意地工作?用过酒吗?

10.10 installation google-earth
  • 5 个回答
  • 1694 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve