私は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
比較のために、libneo4j-client-dev が正常にインストールされた私の ubuntu-virtualBox の関連する ppa 情報は次のとおりです。
/etc/apt/sources.list.d/cleishm-ubuntu-neo4j-xenial.list:deb http://ppa.launchpad.net/cleishm/neo4j/ubuntu xenial main