Linux Mint Türkiye
Linux Mint Destek => Kurulum Öncesi ve Sonrası => Konuyu başlatan: berkturk - 18 Eylül 2014, 12:13:57
-
Merhaba. Update Manager dan güncelleme yapmaya çalıştığımda bu hataları alıyorum. sorunumu gidermemde yardımcı olursanız sevinirim.
W: Failed to fetch http://dists/archive.canonical.com/ubuntu/Release.gpg Could not resolve 'dists'
W: Failed to fetch http:/archive.canonical.com/dists/natty/Release.gpg Unable to connect to :http:
W: Failed to fetch http:/archive.canonical.com/dists/natty/backports/binary-amd64/Packages Unable to connect to :http:
W: Failed to fetch http:/archive.canonical.com/dists/natty/backports/binary-i386/Packages Unable to connect to :http:
W: Failed to fetch http:/archive.canonical.com/dists/natty/backports/i18n/Translation-en_US Unable to connect to :http:
W: Failed to fetch http:/archive.canonical.com/dists/natty/backports/i18n/Translation-en Unable to connect to :http:
W: Failed to fetch http://deb.playonlinux.com/dists/precise/Release Unable to find expected entry 'main/source/Sources' in Release file (Wrong sources.list entry or malformed file)
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/multiverse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/main/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/universe/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/multiverse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/main/binary-i386/Packages 404 Not Found [IP: 91.189.91.14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.91.14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/universe/binary-i386/Packages 404 Not Found [IP: 91.189.91.14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.91.14 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/multiverse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/main/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/universe/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
W: Some index files failed to download. They have been ignored, or old ones used instead.
-
Aşağıdaki komutları sırasıyla uçbirimde çalıştırmayı deneyin.
sudo rm -rf /etc/apt/sources.list.d/*archive.canonical*sudo apt-get update
-
Kaynak listesi bayağı karışmış sanırım. Böyle bir konu açmadan önce hangi sürümü kullandığınız, bu sorun ortaya çıkmadan önce neler yaptığınız hakkında bilgi paylaşmanız daha uygun olurdu. Bunlara istinaden aşağıdaki komutların çıktılarını rica edelim.
cat /etc/lsb-release
cat /etc/apt/sources.list
cat /etc/apt/sources.list.d/official-package-repositories.list
cat /etc/apt/sources.list.d/additional-repositories.list
-
Aşağıdaki komutları sırasıyla uçbirimde çalıştırmayı deneyin.
sudo rm -rf /etc/apt/sources.list.d/*archive.canonical*sudo apt-get update
bunu yaptım düzeldi. teşekkürler.