過去数日間、Sudo apt-get updateを正常に実行できません。
ターミナルからSudo apt-get update
を実行すると、次のエラーが表示されます。
W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/wily/InRelease Unable to find expected entry 'main/binary-i386cddcd/Packages' in Release file (Wrong sources.list entry or malformed file)
W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/wily-updates/InRelease Unable to find expected entry 'main/binary-i386cddcd/Packages' in Release file (Wrong sources.list entry or malformed file)
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/wily-security/InRelease Unable to find expected entry 'main/binary-i386cddcd/Packages' in Release file (Wrong sources.list entry or malformed file)
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/wily/InRelease Unable to find expected entry 'partner/binary-i386cddcd/Packages' in Release file (Wrong sources.list entry or malformed file)
W: Failed to fetch http://archive.canonical.com/dists/wily/InRelease Unable to find expected entry 'partner/binary-i386cddcd/Packages' in Release file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old ones used instead.
Software Updater GUIを使用して更新する場合、メッセージを表示して、
Failed to download repository information
Check your Internet connection
一部のエントリ/構成が破損したようです。でチャンネルを変えてみました
ソフトウェアの更新
Ubuntu Softwareタブの制限されたマルチバースオプションとOther Softwareタブ。
このリポジトリソースリストをリセット/クリーンアップする方法はありますか?
Ubuntuを再インストールすることはできましたが、すべてのソフトウェアやものを再インストールして再構成するのは面倒です。前もって感謝します。
Sudo -E apt-get update
を試してください。
何らかの理由でこれが必要です。
また、Sudo -E
を有効にしてソフトウェアセンターを開く方法がわからないため、ソフトウェアセンターが機能しません。
ターミナルでこれを試してすべてを削除してください
cd /var/lib/dpkg/updates
Sudo rm *
そして、以下のコマンドを実行して新しいものを取得し、
Sudo apt-get update
試してください:
echo "nameserver 8.8.8.8" | Sudo tee /etc/resolv.conf > /dev/null
次に:
Sudo apt-get update
動作する場合:
echo "nameserver 8.8.8.8" | Sudo tee /etc/resolvconf/resolv.conf.d/base > /dev/null
追加してみてください:
[Arch=AMD64]
debの後、ただし/etc/apt/sources.list
のURLの前