Linux Mint Türkiye

Linux Mint Destek => Genel => Konuyu başlatan: Reddet - 18 Haziran 2014, 16:20:40

Başlık: [Çözüldü] Linux Mint 16 Güncelleme Hatası (Getdeb Deposu)
Gönderen: Reddet - 18 Haziran 2014, 16:20:40
Arkadaşlar her güncelleme yöneticisini açtığımda aşağıdaki gibi bir hata veriyor ve güncelleştirmeleri indirmiyor, ne yapayım?
Kod: [Seç]
http://archive.getdeb.net/ubuntu/dists/saucy-getdeb/apps/binary-i386/Packages ağdan alınamadı. 521  Origin Down [IP: 141.101.117.236 80]
Bazı indeks dosyaları indirilemedi. Bu dosyalar yok sayıldılar ya da önceki sürümleri kullanıldı.



Düzenleme : Konu başlığı
Başlık: Ynt: Güncelleme Hatası
Gönderen: Butterfly - 18 Haziran 2014, 16:29:26
Sanırım Getdeb deposu geçici olarak devre dışı kalmış. Aşağıdaki komutların çıktılarını paylaşırsanız, depo adresini başka bir yansı ile değiştirmek denebilir.

Kod: [Seç]
ls  /etc/apt/sources.list.d/*
cat /etc/apt/sources.list.d/getdeb*
cat /etc/apt/sources.list.d/official*

Başlık: Ynt: Güncelleme Hatası
Gönderen: Reddet - 18 Haziran 2014, 16:30:38
Kod: [Seç]
/etc/apt/sources.list.d/getdeb.list
/etc/apt/sources.list.d/google-earth.list
/etc/apt/sources.list.d/noobslab-noobslab-conky-saucy.list
/etc/apt/sources.list.d/official-package-repositories.list
/etc/apt/sources.list.d/videolan-stable-daily-saucy.list
Kod: [Seç]
deb http://archive.getdeb.net/ubuntu saucy-getdeb apps
Kod: [Seç]
deb http://packages.linuxmint.com petra main upstream import

deb http://extra.linuxmint.com petra main

deb http://archive.ubuntu.com/ubuntu saucy main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu saucy-updates main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu/ saucy-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ saucy partner

Düzenleme: Çıktıyı değil komutu yazmışım.  :)
Başlık: Ynt: Linux Mint 16 Güncelleme Hatası (Getdeb Deposu)
Gönderen: Butterfly - 18 Haziran 2014, 16:41:49
Aşağıdaki komutu uçbirimde çalıştırınız.
(Mate masaüstü için gedit yerine pluma yazmalısınız.)

Kod: [Seç]
sudo gedit /etc/apt/sources.list.d/getdeb.list
Açılan dosyada aşağıdaki satırı,

Kod: [Seç]
deb http://archive.getdeb.net/ubuntu saucy-getdeb apps
aşağıdaki şekilde değiştirip dosyayı kaydediniz.

Kod: [Seç]
deb http://mirrors.dotsrc.org/getdeb/ubuntu saucy-getdeb apps
Dosyayı kapattıktan sonra aşağıdaki komut ile paket listesi önbelleğini güncelleyiniz.

Kod: [Seç]
sudo apt-get update
Başlık: Ynt: Linux Mint 16 Güncelleme Hatası (Getdeb Deposu)
Gönderen: Reddet - 18 Haziran 2014, 16:45:35
Tamamdır. sorun çözüldü. adamsın.  :)