【问题标题】:Failed to fetch cleishm/neo4j/ubuntu/dists/trusty/main/binary-amd64/Packages无法获取 cleishm/neo4j/ubuntu/dists/trusty/main/binary-amd64/Packages
【发布时间】:2016-12-30 03:14:39
【问题描述】:

我使用的是 Win10 Linux 子系统

Description:    Ubuntu 14.04.5 LTS
Release:        14.04
Codename:       trusty

然后我尝试按照 ubuntu 的 libneo4j-client-dev 安装指南进行操作

$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install neo4j-client libneo4j-client-dev 

在执行 'apt-get update' 时,我发现:

....
Err http://ppa.launchpad.net trusty/main amd64 Packages
  404  Not Found
....
W: Failed to fetch http://ppa.launchpad.net/cleishm/neo4j/ubuntu/dists/trusty/main/binary-amd64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.

我曾经猜测这可能是我的系统的问题,但是在删除这个 ppa 存储库后,这个丢失的包又出现了。

有没有人遇到同样的问题并解决了? 提前感谢您的关注。

编辑:更多信息 相关的ppa信息是

/etc/apt/sources.list.d/cleishm-neo4j-trusty.list:deb http://ppa.launchpad.net/cleishm/neo4j/ubuntu trusty main

为了对比,我的ubuntu-virtualBox上libneo4j-client-dev安装成功的相关ppa信息是

/etc/apt/sources.list.d/cleishm-ubuntu-neo4j-xenial.list:deb http://ppa.launchpad.net/cleishm/neo4j/ubuntu xenial main

【问题讨论】:

    标签: windows ubuntu neo4j subsystem libneo4j-client


    【解决方案1】:

    Launchpad 仅发布 Xenial 发行版的工件。我也将这些软件包复制到了 Trusty 发行版,所以它现在可以工作了。否则,我建议升级到 Xenial。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-08-18
      • 2020-09-29
      • 1970-01-01
      • 2020-08-14
      • 2015-01-24
      • 1970-01-01
      • 1970-01-01
      • 2015-02-27
      相关资源
      最近更新 更多