私はLinux Mint 14から15、16から17に更新されたLinux Mint 17(Qiana)システムを持っています。現在、apt-getアップデートは次のエラーメッセージで失敗し続けます(数週間続きます)。
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://packages.linuxmint.com qiana Release: The following signatures were invalid: BADSIG 3EE67F3D0FF405B2 Clement Lefebvre (Linux Mint Package Repository v1) <[email protected]>
W: Failed to fetch http://packages.linuxmint.com/dists/qiana/Release
W: Some index files failed to download. They have been ignored, or old ones used instead.
同様の質問のアドバイスに従った後も、このようなことがすぐに発生します。
http://unix.stackexchange.com/questions/97493/invalid-signatures-when-running-apt-get-update
そして走る
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 3EE67F3D0FF405B2
ここで問題は何ですか?
「ソースリストをどのように変更しますか?」という質問が重複して終了するのを見ました。これは私が尋ねるものではありません。 /etc/apt/sources.list ファイルを編集する方法を知っています。解決策がこのファイルの特定の変更であることを知りたいです。
その価値のある内容は私の/etc/apt/sources.listファイルの内容です。
deb http://packages.linuxmint.com/ qiana main upstream import
# deb http://archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ trusty main
deb http://archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ trusty partner
deb http://cran.rstudio.com/bin/linux/ubuntu trusty/
# deb http://archive.getdeb.net/ubuntu trusty-getdeb apps
# deb http://archive.getdeb.net/ubuntu trusty-getdeb games
# deb-src http://packages.mate-desktop.org/repo/ubuntu precise main