だから、昨夜古いウェブカメラをセットアップしたかったまで、本当に素敵なシステムを実行していた。 Sudo apt-get updateを実行して、これを取得しました。
Fetched 1,475 B in 3min 25s (7 B/s)
Reading package lists... Done
W: The repository 'http://security.ubuntu.com/ubuntu yakkety-security Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ca.archive.ubuntu.com/ubuntu yakkety Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://download.opensuse.org/repositories/home:/jgeboski/xUbuntu_16.10 Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 12C6ADA61C85BB5E
W: The repository 'http://download.opensuse.org/repositories/home:/jgeboski/xUbuntu_16.10 Release' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ca.archive.ubuntu.com/ubuntu yakkety-updates Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ca.archive.ubuntu.com/ubuntu yakkety-backports Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/eugenesan/ppa/ubuntu yakkety Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
そして、Sudo apt-get install for any yields
E: Package 'program' has no installation candidate
Ubuntu 16.10を使用しているため、この問題が発生していると思われます。そうでない場合、私はそれを修正する方法を知りたいと思います。なぜなら、私は自分のシステムがそのように本当に好きだからです。そうでない場合は、16.04または17.10のインストールを検討しますが、どちらが優れているか、すべてのプログラムやものを失うことなくインストールする方法があるかどうかも知りたいです。それらのいくつかはインストールするのがかなりイライラしていたので、本当に必要です。
ありがとう!
あなたの問題は、@ Organic Marbleが言ったように、yakkety(16.10)は「サポート終了」リリースだということです。
問題を修正するには、別の「サポート終了」リリース(zesty(17.04))にアップグレードする必要があります。そして、後者から巧みな(17.10)にアップグレードする必要があります。
私の答えは reference に触発されています。その中で、@ kapは、彼の質問が重複としてマークされているという事実のために、簡単な方法で私たちに行う方法を提供します。そこで、@ Sidepipeにも感謝します。彼の答えとコメントを読んでください。
バーチャルマシンで(virtualboxを使用して)2回テストし、動作しました。
それから、メインマシンに適用しましたが、これも成功しました。この方法では、「壊れたPPA」は修正されません。巧妙なリリースに適したPPAを見つける必要があります。
私はすべてを説明しません。 StackExchange またはWebの他の場所で、自分で答えを見つけられると確信しています。
すべてをルートとして、またはSudo経由で行う必要があります。
リリースを確認するには:$ lsb_release -a
または$ cat /etc/os-release
そこに行きます.
# update-manager
-すべてのPPAのチェックを外します# vi ./DistUgradeController.py"
# vi ./mirrors.cfg
# apt-get update
# apt-get upgrade
# apt-get dist-upgrade
# ./zesty --mode=server --frontend=DistUpgradeViewText
# reboot
# apt-get update
-トラブル、次のステップを参照-# apt-get update
# apt-get upgrade
# apt-get dist-upgrade
# apt-get autoremove
# apt-get autoclean
# reboot
# do-release-upgrade
# reboot
# apt-get update
# apt-get upgrade
# apt-get dist-upgrade
# apt-get autoremove
# apt-get autoclean
# reboot
あなたの疑いは正しいです! 16.10は昨年夏にサポートが終了し、サポートされなくなりました。
17.10(17.04もサポート終了)にアップグレードできる場合がありますが、それについてはわかりません。アップグレードパスは永久に機能しません。
18.04は数か月後にリリースされ、長期サポートリリースになります。